<?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-3AJeremy.Smith">
		<rdfs:label>User:Jeremy.Smith</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;User:Jeremy.Smith"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/User:Jeremy.Smith"/>
		<rdf:type rdf:resource="&thing;Category-3AAlumni"/>
		<rdf:type rdf:resource="&thing;Category-3AITS_Employees"/>
		<relation:Born_in rdf:resource="&thing;1979"/>
		<relation:Works_for rdf:resource="&thing;Middleware_Services_Engineering"/>
		<relation:Maintains rdf:resource="&thing;LDAP"/>
		<relation:Maintains rdf:resource="&thing;Email_Services"/>
		<relation:Maintains rdf:resource="&thing;CaseBlog"/>
		<relation:Maintains rdf:resource="&thing;Shibboleth"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&thing;Category-3AAlumni">
		<rdfs:label>Category:Alumni</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Alumni"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Alumni"/>
	</owl:Class>
	<owl:Class rdf:about="&thing;Category-3AITS_Employees">
		<rdfs:label>Category:ITS Employees</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:ITS_Employees"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:ITS_Employees"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Born_in">
		<rdfs:label>Relation:Born in</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Born_in"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Born_in"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&thing;1979">
		<rdfs:label>1979</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;1979"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/1979"/>
	</smw:Thing>
	<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;Middleware_Services_Engineering">
		<rdfs:label>Middleware Services Engineering</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Middleware_Services_Engineering"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Middleware_Services_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>
	<smw:Thing rdf:about="&thing;LDAP">
		<rdfs:label>LDAP</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;LDAP"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/LDAP"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Email_Services">
		<rdfs:label>Email Services</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Email_Services"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Email_Services"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;CaseBlog">
		<rdfs:label>CaseBlog</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;CaseBlog"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/CaseBlog"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Shibboleth">
		<rdfs:label>Shibboleth</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Shibboleth"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Shibboleth"/>
	</smw:Thing>
</rdf:RDF>