

<?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://linc.ece.utexas.edu/index.php/Special:URIResolver/'>
	<!ENTITY relation 'http://linc.ece.utexas.edu/index.php/Special:URIResolver/Relation-3A'>
	<!ENTITY attribute 'http://linc.ece.utexas.edu/index.php/Special:URIResolver/Attribute-3A'>
	<!ENTITY wikiurl 'http://www.utlinc.org/index.php/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:smw="&smw;"
	xmlns:wiki="&wiki;"
	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:AnnotationProperty rdf:about="&smw;subPropertyOf">
		<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="&wiki;Meeting-3A_2007-2D01-2D12">
		<rdfs:label>Meeting: 2007-01-12</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Meeting:_2007-01-12"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Meeting:_2007-01-12"/>
		<rdf:type rdf:resource="&wiki;Category-3ACompleted_events"/>
		<rdf:type rdf:resource="&wiki;Category-3ASpring_2007_meeting"/>
		<attribute:Date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2007-01-12T00:00:00</attribute:Date>
		<attribute:Summary rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Welcome back, EDGE seminar dates</attribute:Summary>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3ACompleted_events">
		<rdfs:label>Category:Completed events</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Completed_events"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Completed_events"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ASpring_2007_meeting">
		<rdfs:label>Category:Spring 2007 meeting</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Spring_2007_meeting"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Spring_2007_meeting"/>
	</owl:Class>
	<owl:DatatypeProperty rdf:about="&attribute;Date">
		<rdfs:label>Attribute:Date</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Date"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Date"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Summary">
		<rdfs:label>Attribute:Summary</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Summary"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Summary"/>
	</owl:DatatypeProperty>
</rdf:RDF>
