<?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;Photo_organizer">
		<rdfs:label>Photo organizer</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Photo_organizer"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Photo_organizer"/>
		<rdf:type rdf:resource="&wiki;Category-3AArticles_that_have_aliases"/>
		<rdf:type rdf:resource="&wiki;Category-3AFiles_needing_to_be_imported"/>
		<rdf:type rdf:resource="&wiki;Category-3AMy_software_projects"/>
		<rdf:type rdf:resource="&wiki;Category-3APages_with_an_associated_category"/>
		<rdf:type rdf:resource="&wiki;Category-3APhoto_gallery"/>
		<relation:Implemented_in rdf:resource="&wiki;C"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3AArticles_that_have_aliases">
		<rdfs:label>Category:Articles that have aliases</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Articles_that_have_aliases"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Articles_that_have_aliases"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3AFiles_needing_to_be_imported">
		<rdfs:label>Category:Files needing to be imported</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Files_needing_to_be_imported"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Files_needing_to_be_imported"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3AMy_software_projects">
		<rdfs:label>Category:My software projects</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:My_software_projects"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:My_software_projects"/>
	</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-3APhoto_gallery">
		<rdfs:label>Category:Photo gallery</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Photo_gallery"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Photo_gallery"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Implemented_in">
		<rdfs:label>Relation:Implemented in</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Implemented_in"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Implemented_in"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;C">
		<rdfs:label>C</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;C"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/C"/>
	</smw:Thing>
</rdf:RDF>