<?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-29T09:16:40-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;Rapha-C3-ABl_Troncy">
		<rdfs:label>Raphaël Troncy</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Rapha%C3%ABl_Troncy"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Rapha%C3%ABl_Troncy"/>
		<rdf:type rdf:resource="&wiki;Category-3APerson"/>
		<property:Foaf-3Adepiction rdf:resource="&wiki;Anonymous.png"/>
		<foaf:firstName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Raphaël</foaf:firstName>
		<foaf:homepage rdf:resource="http://homepages.cwi.nl/~troncy/"/>
		<foaf:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Raphaël Troncy</foaf:name>
		<foaf:surname rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Troncy</foaf:surname>
		<property:Has_identifier rdf:resource="&wiki;Rapha-C3-ABl_Troncy"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Towards_Distributed_Information_Retrieval_in_the_Semantic_Web-3A_Query_Reformulation_Using_the_oMAP_Framework">
		<rdfs:label>Towards Distributed Information Retrieval in the Semantic Web: Query Reformulation Using the oMAP Framework</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Towards_Distributed_Information_Retrieval_in_the_Semantic_Web:_Query_Reformulation_Using_the_oMAP_Framework"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Towards_Distributed_Information_Retrieval_in_the_Semantic_Web:_Query_Reformulation_Using_the_oMAP_Framework"/>
		<property:Has_author rdf:resource="&wiki;Rapha-C3-ABl_Troncy"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;COMM-3A_Designing_a_Well-2DFounded_Multimedia_Ontology_for_the_Web">
		<rdfs:label>COMM: Designing a Well-Founded Multimedia Ontology for the Web</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;COMM:_Designing_a_Well-Founded_Multimedia_Ontology_for_the_Web"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/COMM:_Designing_a_Well-Founded_Multimedia_Ontology_for_the_Web"/>
		<property:Has_author rdf:resource="&wiki;Rapha-C3-ABl_Troncy"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Integrating_Structure_and_Semantics_into_Audio-2Dvisual_Documents">
		<rdfs:label>Integrating Structure and Semantics into Audio-visual Documents</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Integrating_Structure_and_Semantics_into_Audio-visual_Documents"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Integrating_Structure_and_Semantics_into_Audio-visual_Documents"/>
		<property:Has_author rdf:resource="&wiki;Rapha-C3-ABl_Troncy"/>
	</swivt:Subject>
	<!-- auxilliary definitions -->
	<owl:ObjectProperty rdf:about="&property;Has_author">
		<rdfs:label>Has author</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_author"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_author"/>
	</owl:ObjectProperty>
	<owl:ObjectProperty rdf:about="&property;Has_identifier">
		<rdfs:label>Has identifier</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_identifier"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_identifier"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="http://xmlns.com/foaf/0.1/surname">
		<rdfs:label>Foaf:surname</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Foaf:surname"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Foaf:surname"/>
	</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:ObjectProperty rdf:about="http://xmlns.com/foaf/0.1/homepage">
		<rdfs:label>Foaf:homepage</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Foaf:homepage"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Foaf:homepage"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="http://xmlns.com/foaf/0.1/firstName">
		<rdfs:label>Foaf:firstName</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Foaf:firstName"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Foaf:firstName"/>
	</owl:DatatypeProperty>
	<swivt:Subject rdf:about="&wiki;Anonymous.png">
		<rdfs:label>Anonymous.png</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Anonymous.png"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Anonymous.png"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Foaf-3Adepiction">
		<rdfs:label>Foaf:depiction</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Foaf:depiction"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Foaf:depiction"/>
	</owl:ObjectProperty>
	<owl:Class rdf:about="&wiki;Category-3APerson">
		<rdfs:label>Person</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Person"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Person"/>
	</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>
