

<?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;Capacities_of_Erasure_Networks">
		<rdfs:label>Capacities of Erasure Networks</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Capacities_of_Erasure_Networks"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Capacities_of_Erasure_Networks"/>
		<rdf:type rdf:resource="&wiki;Category-3APresentations"/>
		<relation:Written_by rdf:resource="&wiki;Brian_Smith"/>
		<attribute:Date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2007-02-22T00:00:00</attribute:Date>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3APresentations">
		<rdfs:label>Category:Presentations</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Presentations"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Presentations"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Written_by">
		<rdfs:label>Relation:Written by</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Written_by"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Written_by"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;Brian_Smith">
		<rdfs:label>Brian Smith</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Brian_Smith"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Brian_Smith"/>
	</smw:Thing>
	<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>
</rdf:RDF>
