<?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://wiki.case.edu/index.php/'>
	<!ENTITY thing 'http://wiki.case.edu/index.php/_'>
	<!ENTITY relation 'http://wiki.case.edu/index.php/_Relation-3A'>
	<!ENTITY attribute 'http://wiki.case.edu/index.php/_Attribute-3A'>
	<!ENTITY wikiurl 'http://wiki.case.edu/index.php/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:smw="&smw;"
	xmlns:wiki="&wiki;"
	xmlns:thing="&thing;"
	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="&thing;Glennan_Building">
		<rdfs:label>Glennan Building</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Glennan_Building"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Glennan_Building"/>
		<rdf:type rdf:resource="&thing;Category-3ABuildings"/>
		<rdf:type rdf:resource="&thing;Category-3ACase_Quad"/>
		<rdf:type rdf:resource="&thing;Category-3APlaces_to_Get_Coffee"/>
		<relation:Located_in rdf:resource="&thing;Case_Quad"/>
		<attribute:Coordinates rdf:datatype="http://www.w3.org/2001/XMLSchema#string">41&#176;30&#8242;5.652&#8243; N, 81&#176;36&#8242;25.884&#8243; W</attribute:Coordinates>
		<attribute:Building_code rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GLEN</attribute:Building_code>
		<attribute:Street_address rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10900 Euclid Avenue</attribute:Street_address>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&thing;Category-3ABuildings">
		<rdfs:label>Category:Buildings</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Buildings"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Buildings"/>
	</owl:Class>
	<owl:Class rdf:about="&thing;Category-3ACase_Quad">
		<rdfs:label>Category:Case Quad</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Case_Quad"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Case_Quad"/>
	</owl:Class>
	<owl:Class rdf:about="&thing;Category-3APlaces_to_Get_Coffee">
		<rdfs:label>Category:Places to Get Coffee</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Places_to_Get_Coffee"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Places_to_Get_Coffee"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Located_in">
		<rdfs:label>Relation:Located in</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Located_in"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Located_in"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&thing;Case_Quad">
		<rdfs:label>Case Quad</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Case_Quad"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Case_Quad"/>
	</smw:Thing>
	<owl:DatatypeProperty rdf:about="&attribute;Coordinates">
		<rdfs:label>Attribute:Coordinates</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Coordinates"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Coordinates"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Building_code">
		<rdfs:label>Attribute:Building code</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Building_code"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Building_code"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Street_address">
		<rdfs:label>Attribute:Street address</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Street_address"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Street_address"/>
	</owl:DatatypeProperty>
</rdf:RDF>