<?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;Astronomy_Library">
		<rdfs:label>Astronomy Library</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Astronomy_Library"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Astronomy_Library"/>
		<rdf:type rdf:resource="&thing;Category-3ALibraries"/>
		<rdf:type rdf:resource="&thing;Category-3AStubs"/>
		<relation:Operated_by rdf:resource="&thing;Kelvin_Smith_Library"/>
		<relation:Located_in rdf:resource="&thing;Sears"/>
		<attribute:Floor rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5</attribute:Floor>
	</smw:Thing>
	<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"/>
		<rdf:type rdf:resource="&thing;Category-3ABuildings"/>
		<rdf:type rdf:resource="&thing;Category-3AKelvin_Smith_Library"/>
		<rdf:type rdf:resource="&thing;Category-3AMather_Quad"/>
		<relation:Part_of rdf:resource="&thing;Case_Western_Reserve_University"/>
		<relation:Operates rdf:resource="&thing;Government_Documents"/>
		<relation:Operates rdf:resource="&thing;Center_for_Statistics_and_Geospatial_Data"/>
		<relation:Operates rdf:resource="&thing;Special_Collections"/>
		<relation:Operates rdf:resource="&thing;Digital_Case_-26_Digital_Library"/>
		<relation:Operates rdf:resource="&thing;Astronomy_Library"/>
		<relation:Operates rdf:resource="&thing;Engineering_Reading_Room"/>
		<relation:Operates rdf:resource="&thing;Retrospective_Research_Collections_Center"/>
		<relation:Operates rdf:resource="&thing;Library_Funding_Opportunities-2FGrants"/>
		<relation:Operates rdf:resource="&thing;Freedman_Center"/>
		<relation:Adjacent_to rdf:resource="&thing;Thwing_Center"/>
		<relation:Adjacent_to rdf:resource="&thing;Severance_Hall"/>
		<relation:Adjacent_to rdf:resource="&thing;Freiberger_Field"/>
		<attribute:Coordinates rdf:datatype="http://www.w3.org/2001/XMLSchema#string">41&#176;30&#8242;26.17&#8243; N, 81&#176;36&#8242;34.21&#8243; W</attribute:Coordinates>
		<attribute:Street_address rdf:datatype="http://www.w3.org/2001/XMLSchema#string">11055 Euclid Avenue</attribute:Street_address>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&thing;Category-3ALibraries">
		<rdfs:label>Category:Libraries</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Libraries"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Libraries"/>
	</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;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;Sears">
		<rdfs:label>Sears</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Sears"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Sears"/>
	</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: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-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:Class rdf:about="&thing;Category-3AMather_Quad">
		<rdfs:label>Category:Mather Quad</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Mather_Quad"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Mather_Quad"/>
	</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;Case_Western_Reserve_University">
		<rdfs:label>Case Western Reserve University</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Case_Western_Reserve_University"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Case_Western_Reserve_University"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&relation;Operates">
		<rdfs:label>Relation:Operates</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Operates"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Operates"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&thing;Government_Documents">
		<rdfs:label>Government Documents</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Government_Documents"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Government_Documents"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Center_for_Statistics_and_Geospatial_Data">
		<rdfs:label>Center for Statistics and Geospatial Data</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Center_for_Statistics_and_Geospatial_Data"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Center_for_Statistics_and_Geospatial_Data"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Special_Collections">
		<rdfs:label>Special Collections</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Special_Collections"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Special_Collections"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Digital_Case_-26_Digital_Library">
		<rdfs:label>Digital Case &amp; Digital Library</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Digital_Case_%26_Digital_Library"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Digital_Case_%26_Digital_Library"/>
	</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"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Retrospective_Research_Collections_Center">
		<rdfs:label>Retrospective Research Collections Center</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Retrospective_Research_Collections_Center"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Retrospective_Research_Collections_Center"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Library_Funding_Opportunities-2FGrants">
		<rdfs:label>Library Funding Opportunities/Grants</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Library_Funding_Opportunities/Grants"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Library_Funding_Opportunities/Grants"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Freedman_Center">
		<rdfs:label>Freedman Center</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Freedman_Center"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Freedman_Center"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&relation;Adjacent_to">
		<rdfs:label>Relation:Adjacent to</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Adjacent_to"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Adjacent_to"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&thing;Thwing_Center">
		<rdfs:label>Thwing Center</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Thwing_Center"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Thwing_Center"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Severance_Hall">
		<rdfs:label>Severance Hall</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Severance_Hall"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Severance_Hall"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Freiberger_Field">
		<rdfs:label>Freiberger Field</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Freiberger_Field"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Freiberger_Field"/>
	</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;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>