<?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;Rails_-2F_Performance">
		<rdfs:label>Rails / Performance</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Rails_/_Performance"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Rails_/_Performance"/>
		<rdf:type rdf:resource="&wiki;Category-3AArticles_that_have_see-2Dalso_links"/>
		<rdf:type rdf:resource="&wiki;Category-3APages_containing_free-2Dform_citations"/>
		<rdf:type rdf:resource="&wiki;Category-3APerformance"/>
		<rdf:type rdf:resource="&wiki;Category-3ARails"/>
		<rdf:type rdf:resource="&wiki;Category-3ARails_log_file_analyzer"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3AArticles_that_have_see-2Dalso_links">
		<rdfs:label>Category:Articles that have see-also links</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Articles_that_have_see-also_links"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Articles_that_have_see-also_links"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3APages_containing_free-2Dform_citations">
		<rdfs:label>Category:Pages containing free-form citations</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Pages_containing_free-form_citations"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Pages_containing_free-form_citations"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3APerformance">
		<rdfs:label>Category:Performance</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Performance"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Performance"/>
	</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_log_file_analyzer">
		<rdfs:label>Category:Rails log file analyzer</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Rails_log_file_analyzer"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Rails_log_file_analyzer"/>
	</owl:Class>
</rdf:RDF>