<?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 swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'http://tw.rpi.edu/wiki/Special:URIResolver/'>
	<!ENTITY property 'http://tw.rpi.edu/wiki/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'http://tw.rpi.edu/wiki/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:property="&property;"
	xmlns:foaf="http://xmlns.com/foaf/0.1/">
	<!-- Ontology header -->
	<owl:Ontology rdf:about="">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-05-29T10:11:39-04:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0" />
	</owl:Ontology>
	<!-- exported page data -->
	<swivt:Subject rdf:about="&wiki;OWED_2008_EU">
		<rdfs:label>OWED 2008 EU</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;OWED_2008_EU"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/OWED_2008_EU"/>
		<rdf:type rdf:resource="&wiki;Category-3AEvent"/>
		<rdf:type rdf:resource="&wiki;Category-3AWorkshop"/>
		<foaf:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Fifth International Workshop on OWL: Experiences and Directions</foaf:name>
		<property:Has_end_date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2008-10-27T00:00:00</property:Has_end_date>
		<property:Has_location rdf:resource="&wiki;Karlsruhe-2C_Germany"/>
		<property:Has_start_date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2008-10-26T00:00:00</property:Has_start_date>
		<property:Has_title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Fifth International Workshop on OWL: Experiences and Directions</property:Has_title>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;tw-3ACharacterizing_and_Detecting_Integrity_Issues_in_OWL_Instance_Data">
		<rdfs:label>tw:Characterizing and Detecting Integrity Issues in OWL Instance Data</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;tw:Characterizing_and_Detecting_Integrity_Issues_in_OWL_Instance_Data"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/tw:Characterizing_and_Detecting_Integrity_Issues_in_OWL_Instance_Data"/>
		<property:For_conference rdf:resource="&wiki;OWED_2008_EU"/>
	</swivt:Subject>
	<!-- auxilliary definitions -->
	<owl:ObjectProperty rdf:about="&property;For_conference">
		<rdfs:label>For conference</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:For_conference"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:For_conference"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_title">
		<rdfs:label>Has title</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_title"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_start_date">
		<rdfs:label>Has start date</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_start_date"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_start_date"/>
	</owl:DatatypeProperty>
	<swivt:Subject rdf:about="&wiki;Karlsruhe-2C_Germany">
		<rdfs:label>Karlsruhe, Germany</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Karlsruhe%2C_Germany"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Karlsruhe%2C_Germany"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Has_location">
		<rdfs:label>Has location</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_location"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_location"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_end_date">
		<rdfs:label>Has end date</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_end_date"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_end_date"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="http://xmlns.com/foaf/0.1/name">
		<rdfs:label>Foaf:name</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Foaf:name"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Foaf:name"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3AWorkshop">
		<rdfs:label>Workshop</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Workshop"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Workshop"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3AEvent">
		<rdfs:label>Event</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Event"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Event"/>
	</owl:Class>
	<!-- References to the SWiVT Ontology, see http://semantic-mediawiki.org/swivt/ -->
	<owl:AnnotationProperty rdf:about="&swivt;page">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:AnnotationProperty>
	<owl:AnnotationProperty rdf:about="&swivt;creationDate">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:AnnotationProperty>
	<owl:Class rdf:about="&swivt;Subject">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Class>
	<!-- Created by Semantic MediaWiki, http://semantic-mediawiki.org -->
</rdf:RDF>
