<?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://mywikibiz.com/Special:URIResolver/'>
	<!ENTITY relation 'http://mywikibiz.com/Special:URIResolver/Relation-3A'>
	<!ENTITY attribute 'http://mywikibiz.com/Special:URIResolver/Attribute-3A'>
	<!ENTITY wikiurl 'http://www.mywikibiz.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;Directory-3AArizona">
		<rdfs:label>Directory:Arizona</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Directory:Arizona"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Directory:Arizona"/>
		<rdf:type rdf:resource="&wiki;Category-3AStates_of_the_United_States"/>
		<relation:Nation_Located_In rdf:resource="&wiki;Directory-3AUnited_States_of_America"/>
		<attribute:Year_Admitted rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1912</attribute:Year_Admitted>
		<attribute:Population rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5930000</attribute:Population>
		<attribute:State_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Arizona</attribute:State_Name>
		<attribute:Country_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">United States</attribute:Country_Name>
		<attribute:State_Code rdf:datatype="http://www.w3.org/2001/XMLSchema#string">AZ</attribute:State_Code>
		<attribute:Country_Code rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US</attribute:Country_Code>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3AStates_of_the_United_States">
		<rdfs:label>Category:States of the United States</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:States_of_the_United_States"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:States_of_the_United_States"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Nation_Located_In">
		<rdfs:label>Relation:Nation Located In</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Nation_Located_In"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Nation_Located_In"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;Directory-3AUnited_States_of_America">
		<rdfs:label>Directory:United States of America</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Directory:United_States_of_America"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Directory:United_States_of_America"/>
	</smw:Thing>
	<owl:DatatypeProperty rdf:about="&attribute;Year_Admitted">
		<rdfs:label>Attribute:Year Admitted</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Year_Admitted"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Year_Admitted"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Population">
		<rdfs:label>Attribute:Population</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Population"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Population"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;State_Name">
		<rdfs:label>Attribute:State Name</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:State_Name"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:State_Name"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Country_Name">
		<rdfs:label>Attribute:Country Name</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Country_Name"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Country_Name"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;State_Code">
		<rdfs:label>Attribute:State Code</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:State_Code"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:State_Code"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Country_Code">
		<rdfs:label>Attribute:Country Code</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Country_Code"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Country_Code"/>
	</owl:DatatypeProperty>
</rdf:RDF>