<?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;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"/>
		<rdf:type rdf:resource="&thing;Category-3AColleges"/>
		<rdf:type rdf:resource="&thing;Category-3AStubs"/>
		<relation:Part_of rdf:resource="&thing;Case_Western_Reserve_University"/>
	</smw:Thing>
	<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;Electrical_Engineering_and_Computer_Science">
		<rdfs:label>Electrical Engineering and Computer Science</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Electrical_Engineering_and_Computer_Science"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Electrical_Engineering_and_Computer_Science"/>
		<rdf:type rdf:resource="&thing;Category-3ADepartments"/>
		<relation:Part_of rdf:resource="&thing;Case_School_of_Engineering"/>
		<relation:Operates rdf:resource="&thing;Olin_404.5"/>
		<relation:Operates rdf:resource="&thing;Virtual_Worlds_Laboratory"/>
		<relation:Operates rdf:resource="&thing;Undergraduate_Circuits_Lab"/>
		<relation:Operates rdf:resource="&thing;Lego_Robotics_Lab"/>
		<attribute:Subject_code rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EECS</attribute:Subject_code>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&thing;Category-3AColleges">
		<rdfs:label>Category:Colleges</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Colleges"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Colleges"/>
	</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;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: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>
	<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>
	<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>
	<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-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: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;Olin_404.5">
		<rdfs:label>Olin 404.5</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Olin_404.5"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Olin_404.5"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Virtual_Worlds_Laboratory">
		<rdfs:label>Virtual Worlds Laboratory</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Virtual_Worlds_Laboratory"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Virtual_Worlds_Laboratory"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Undergraduate_Circuits_Lab">
		<rdfs:label>Undergraduate Circuits Lab</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Undergraduate_Circuits_Lab"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Undergraduate_Circuits_Lab"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Lego_Robotics_Lab">
		<rdfs:label>Lego Robotics Lab</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Lego_Robotics_Lab"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Lego_Robotics_Lab"/>
	</smw:Thing>
	<owl:DatatypeProperty rdf:about="&attribute;Subject_code">
		<rdfs:label>Attribute:Subject code</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Subject_code"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Subject_code"/>
	</owl:DatatypeProperty>
</rdf:RDF>