<?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-3AIraq">
		<rdfs:label>Directory:Iraq</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Directory:Iraq"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Directory:Iraq"/>
		<rdf:type rdf:resource="&wiki;Category-3ACountry"/>
		<attribute:Common_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Iraq</attribute:Common_Name>
		<attribute:Country_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IZ</attribute:Country_Name>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kurdistan regional government</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">al basrah</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iraq geography</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kirkuk</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">assyrian</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">prime minister</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">baghdad</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">al anbar</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhi qar</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">unesco</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">karbala</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">najaf</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">parliamentary democracy</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kurd</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">deputy prime ministers</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">armenian education</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">terrain alluvial</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">alluvial plains</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">executive presidency</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">al qadisiyah</attribute:Keyword>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3ACountry">
		<rdfs:label>Category:Country</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Country"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Country"/>
	</owl:Class>
	<owl:DatatypeProperty rdf:about="&attribute;Common_Name">
		<rdfs:label>Attribute:Common Name</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Common_Name"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Common_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;Keyword">
		<rdfs:label>Attribute:Keyword</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Keyword"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Keyword"/>
	</owl:DatatypeProperty>
</rdf:RDF>