<?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;Department_of_Geological_Sciences">
		<rdfs:label>Department of Geological Sciences</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Department_of_Geological_Sciences"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Department_of_Geological_Sciences"/>
		<rdf:type rdf:resource="&thing;Category-3ADepartments"/>
		<rdf:type rdf:resource="&thing;Category-3AStubs"/>
		<relation:Part_of rdf:resource="&thing;College_of_Arts_and_Sciences"/>
		<relation:Located_in rdf:resource="&thing;A.W._Smith_Building"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&thing;Category-3ADepartments">
		<rdfs:label>Category:Departments</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Departments"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Departments"/>
	</owl:Class>
	<owl:Class rdf:about="&thing;Category-3AStubs">
		<rdfs:label>Category:Stubs</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Stubs"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Stubs"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Part_of">
		<rdfs:label>Relation:Part of</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Part_of"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Part_of"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&thing;College_of_Arts_and_Sciences">
		<rdfs:label>College of Arts and Sciences</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;College_of_Arts_and_Sciences"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/College_of_Arts_and_Sciences"/>
	</smw:Thing>
	<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;A.W._Smith_Building">
		<rdfs:label>A.W. Smith Building</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;A.W._Smith_Building"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/A.W._Smith_Building"/>
	</smw:Thing>
</rdf:RDF>