<?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;Duns_Scotus">
		<rdfs:label>Duns Scotus</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Duns_Scotus"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Duns_Scotus"/>
		<rdf:type rdf:resource="&wiki;Category-3APhilosophers"/>
		<attribute:Bcmp_Pages rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">18</attribute:Bcmp_Pages>
		<attribute:Birth_Country_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">England</attribute:Birth_Country_Name>
		<attribute:Birth_Date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1265</attribute:Birth_Date>
		<attribute:Death_City rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cologne</attribute:Death_City>
		<attribute:Death_Country_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Germany</attribute:Death_Country_Name>
		<attribute:Death_Date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1308</attribute:Death_Date>
		<attribute:Person_First_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">John Duns</attribute:Person_First_Name>
		<attribute:Person_Last_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Scotus</attribute:Person_Last_Name>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3APhilosophers">
		<rdfs:label>Category:Philosophers</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Philosophers"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Philosophers"/>
	</owl:Class>
	<owl:DatatypeProperty rdf:about="&attribute;Bcmp_Pages">
		<rdfs:label>Attribute:Bcmp Pages</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Bcmp_Pages"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Bcmp_Pages"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Birth_Country_Name">
		<rdfs:label>Attribute:Birth Country Name</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Birth_Country_Name"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Birth_Country_Name"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Birth_Date">
		<rdfs:label>Attribute:Birth Date</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Birth_Date"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Birth_Date"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Death_City">
		<rdfs:label>Attribute:Death City</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Death_City"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Death_City"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Death_Country_Name">
		<rdfs:label>Attribute:Death Country Name</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Death_Country_Name"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Death_Country_Name"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Death_Date">
		<rdfs:label>Attribute:Death Date</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Death_Date"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Death_Date"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Person_First_Name">
		<rdfs:label>Attribute:Person First Name</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Person_First_Name"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Person_First_Name"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Person_Last_Name">
		<rdfs:label>Attribute:Person Last Name</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Person_Last_Name"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Person_Last_Name"/>
	</owl:DatatypeProperty>
</rdf:RDF>