<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY smw 'http://smw.ontoware.org/2005/smw#'>
	<!ENTITY smwdt 'http://smw.ontoware.org/2005/smw-datatype#'>
	<!ENTITY wiki 'http://whynotwiki.com/Special:URIResolver/'>
	<!ENTITY relation 'http://whynotwiki.com/Special:URIResolver/Relation-3A'>
	<!ENTITY attribute 'http://whynotwiki.com/Special:URIResolver/Attribute-3A'>
	<!ENTITY wikiurl 'http://whynotwiki.com/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:smw="&smw;"
	xmlns:wiki="&wiki;"
	xmlns:relation="&relation;"
	xmlns:attribute="&attribute;">
	<!-- reference to the Semantic MediaWiki schema -->
	<owl:AnnotationProperty rdf:about="&smw;hasArticle">
		<rdfs:isDefinedBy rdf:resource="http://smw.ontoware.org/2005/smw"/>
	</owl:AnnotationProperty>
	<owl:AnnotationProperty rdf:about="&smw;hasType">
		<rdfs:isDefinedBy rdf:resource="http://smw.ontoware.org/2005/smw"/>
	</owl:AnnotationProperty>
	<owl:Class rdf:about="&smw;Thing">
		<rdfs:isDefinedBy rdf:resource="http://smw.ontoware.org/2005/smw"/>
	</owl:Class>
	<!-- exported page data -->
	<smw:Thing rdf:about="&wiki;Piston">
		<rdfs:label>Piston</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Piston"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Piston"/>
		<rdf:type rdf:resource="&wiki;Category-3APages_containing_web_citations"/>
		<rdf:type rdf:resource="&wiki;Category-3APages_with_an_associated_category"/>
		<rdf:type rdf:resource="&wiki;Category-3ARails"/>
		<rdf:type rdf:resource="&wiki;Category-3ARails_plugins_and_libraries"/>
		<rdf:type rdf:resource="&wiki;Category-3ARevision_control_software"/>
		<rdf:type rdf:resource="&wiki;Category-3ASubversion"/>
		<rdf:type rdf:resource="&wiki;Category-3ASynchronization_with_Subversion"/>
		<rdf:type rdf:resource="&wiki;Category-3AVendor_branch_management"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3APages_containing_web_citations">
		<rdfs:label>Category:Pages containing web citations</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Pages_containing_web_citations"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Pages_containing_web_citations"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3APages_with_an_associated_category">
		<rdfs:label>Category:Pages with an associated category</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Pages_with_an_associated_category"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Pages_with_an_associated_category"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ARails">
		<rdfs:label>Category:Rails</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Rails"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Rails"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ARails_plugins_and_libraries">
		<rdfs:label>Category:Rails plugins and libraries</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Rails_plugins_and_libraries"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Rails_plugins_and_libraries"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ARevision_control_software">
		<rdfs:label>Category:Revision control software</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Revision_control_software"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Revision_control_software"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ASubversion">
		<rdfs:label>Category:Subversion</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Subversion"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Subversion"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ASynchronization_with_Subversion">
		<rdfs:label>Category:Synchronization with Subversion</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Synchronization_with_Subversion"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Synchronization_with_Subversion"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3AVendor_branch_management">
		<rdfs:label>Category:Vendor branch management</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Vendor_branch_management"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Vendor_branch_management"/>
	</owl:Class>
</rdf:RDF>