<?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;User-3ABrian.C.Gray">
		<rdfs:label>User:Brian.C.Gray</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;User:Brian.C.Gray"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/User:Brian.C.Gray"/>
		<rdf:type rdf:resource="&thing;Category-3AStaff"/>
		<relation:Works_for rdf:resource="&thing;Kelvin_Smith_Library"/>
		<relation:Works_for rdf:resource="&thing;Case_School_of_Engineering"/>
		<relation:Maintains rdf:resource="&thing;Engineering_Reading_Room"/>
		<attribute:Blog rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://blog.case.edu/bcg8/</attribute:Blog>
		<attribute:Blog rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://blog.case.edu/orgs/ksl/reference</attribute:Blog>
		<attribute:Blog rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://blog.case.edu/orgs/ksl/news</attribute:Blog>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Engineering_Reading_Room">
		<rdfs:label>Engineering Reading Room</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Engineering_Reading_Room"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Engineering_Reading_Room"/>
		<rdf:type rdf:resource="&thing;Category-3AKelvin_Smith_Library"/>
		<relation:Operated_by rdf:resource="&thing;Kelvin_Smith_Library"/>
		<relation:Operated_by rdf:resource="&thing;User-3ABrian.C.Gray"/>
		<relation:Located_in rdf:resource="&thing;Nord_Hall"/>
		<attribute:Floor rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5</attribute:Floor>
		<attribute:Room rdf:datatype="http://www.w3.org/2001/XMLSchema#string">509</attribute:Room>
		<attribute:Room rdf:datatype="http://www.w3.org/2001/XMLSchema#string">510</attribute:Room>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&thing;Category-3AStaff">
		<rdfs:label>Category:Staff</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Staff"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Staff"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Works_for">
		<rdfs:label>Relation:Works for</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Works_for"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Works_for"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&thing;Kelvin_Smith_Library">
		<rdfs:label>Kelvin Smith Library</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Kelvin_Smith_Library"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Kelvin_Smith_Library"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Case_School_of_Engineering">
		<rdfs:label>Case School of Engineering</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Case_School_of_Engineering"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Case_School_of_Engineering"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&relation;Maintains">
		<rdfs:label>Relation:Maintains</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Maintains"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Maintains"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Blog">
		<rdfs:label>Attribute:Blog</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Blog"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Blog"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&thing;Category-3AKelvin_Smith_Library">
		<rdfs:label>Category:Kelvin Smith Library</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Kelvin_Smith_Library"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Kelvin_Smith_Library"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Operated_by">
		<rdfs:label>Relation:Operated by</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Operated_by"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Operated_by"/>
	</owl:ObjectProperty>
	<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;Nord_Hall">
		<rdfs:label>Nord Hall</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Nord_Hall"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Nord_Hall"/>
	</smw:Thing>
	<owl:DatatypeProperty rdf:about="&attribute;Floor">
		<rdfs:label>Attribute:Floor</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Floor"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Floor"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Room">
		<rdfs:label>Attribute:Room</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Room"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Room"/>
	</owl:DatatypeProperty>
</rdf:RDF>