<?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://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-3ASchiepan">
		<rdfs:label>Directory:Schiepan</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Directory:Schiepan"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Directory:Schiepan"/>
		<attribute:Person_First_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Bruno</attribute:Person_First_Name>
		<attribute:Person_Last_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Schiepan</attribute:Person_Last_Name>
		<attribute:Birth_Date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1959</attribute:Birth_Date>
		<attribute:Address rdf:datatype="http://www.w3.org/2001/XMLSchema#string">70 rue des Rondeaux</attribute:Address>
		<attribute:Country_Code rdf:datatype="http://www.w3.org/2001/XMLSchema#string">FR</attribute:Country_Code>
		<attribute:Zip rdf:datatype="http://www.w3.org/2001/XMLSchema#string">75020</attribute:Zip>
		<attribute:Phone rdf:datatype="http://www.w3.org/2001/XMLSchema#string">+33 +1 43.49.51.05</attribute:Phone>
		<attribute:Web rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.schiepan.com</attribute:Web>
		<attribute:Email rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bruno.schiepan@wanadoo.fr</attribute:Email>
		<attribute:Common_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Schiepan</attribute:Common_Name>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<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>
	<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;Address">
		<rdfs:label>Attribute:Address</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Address"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Address"/>
	</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>
	<owl:DatatypeProperty rdf:about="&attribute;Zip">
		<rdfs:label>Attribute:Zip</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Zip"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Zip"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Phone">
		<rdfs:label>Attribute:Phone</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Phone"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Phone"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Web">
		<rdfs:label>Attribute:Web</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Web"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Web"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Email">
		<rdfs:label>Attribute:Email</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Email"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Email"/>
	</owl:DatatypeProperty>
	<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>
</rdf:RDF>