<?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://datafedwiki.wustl.edu/index.php/Special:URIResolver/'>
	<!ENTITY relation 'http://datafedwiki.wustl.edu/index.php/Special:URIResolver/Relation-3A'>
	<!ENTITY attribute 'http://datafedwiki.wustl.edu/index.php/Special:URIResolver/Attribute-3A'>
	<!ENTITY wikiurl 'http://datafedwiki.wustl.edu/index.php/'>
]>

<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;User-3AWikiSysop">
		<rdfs:label>User:WikiSysop</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;User:WikiSysop"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/User:WikiSysop"/>
		<attribute:AddressType rdf:datatype="http://www.w3.org/2001/XMLSchema#string">{{{AddressType}}}</attribute:AddressType>
		<attribute:City rdf:datatype="http://www.w3.org/2001/XMLSchema#string">St. Louis</attribute:City>
		<attribute:Country rdf:datatype="http://www.w3.org/2001/XMLSchema#string">{{{Country}}}</attribute:Country>
		<attribute:E-2Dmail rdf:datatype="http://www.w3.org/2001/XMLSchema#string">emr1@cec.wustl.edu</attribute:E-2Dmail>
		<attribute:FirstName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Erin</attribute:FirstName>
		<attribute:LastName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Robinson</attribute:LastName>
		<attribute:PostalCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string">63130</attribute:PostalCode>
		<attribute:StateAbbrv rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MO</attribute:StateAbbrv>
		<attribute:StreetName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Brookings Dr.</attribute:StreetName>
		<attribute:StreetNumber rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</attribute:StreetNumber>
		<attribute:WorkPhoneNumber rdf:datatype="http://www.w3.org/2001/XMLSchema#string">314-935-6099</attribute:WorkPhoneNumber>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:DatatypeProperty rdf:about="&attribute;AddressType">
		<rdfs:label>Attribute:AddressType</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:AddressType"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:AddressType"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;City">
		<rdfs:label>Attribute:City</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:City"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:City"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Country">
		<rdfs:label>Attribute:Country</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Country"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Country"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;E-2Dmail">
		<rdfs:label>Attribute:E-mail</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:E-mail"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:E-mail"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;FirstName">
		<rdfs:label>Attribute:FirstName</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:FirstName"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:FirstName"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;LastName">
		<rdfs:label>Attribute:LastName</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:LastName"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:LastName"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;PostalCode">
		<rdfs:label>Attribute:PostalCode</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:PostalCode"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:PostalCode"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;StateAbbrv">
		<rdfs:label>Attribute:StateAbbrv</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:StateAbbrv"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:StateAbbrv"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;StreetName">
		<rdfs:label>Attribute:StreetName</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:StreetName"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:StreetName"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;StreetNumber">
		<rdfs:label>Attribute:StreetNumber</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:StreetNumber"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:StreetNumber"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;WorkPhoneNumber">
		<rdfs:label>Attribute:WorkPhoneNumber</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:WorkPhoneNumber"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:WorkPhoneNumber"/>
	</owl:DatatypeProperty>
</rdf:RDF>