

<?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;Unicast_Transmission_Over_Multiple_Access_Erasure_Networks-3A_Capacity_and_Duality">
		<rdfs:label>Unicast Transmission Over Multiple Access Erasure Networks: Capacity and Duality</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Unicast_Transmission_Over_Multiple_Access_Erasure_Networks:_Capacity_and_Duality"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Unicast_Transmission_Over_Multiple_Access_Erasure_Networks:_Capacity_and_Duality"/>
		<rdf:type rdf:resource="&wiki;Category-3AConference_papers"/>
		<rdf:type rdf:resource="&wiki;Category-3APapers"/>
		<relation:Conference rdf:resource="&wiki;IEEE_Information_Theory_Workshop"/>
		<relation:Written_by rdf:resource="&wiki;Brian_Smith"/>
		<relation:Written_by rdf:resource="&wiki;Sriram_Vishwanath"/>
		<attribute:Author_list_is rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[Brian Smith]] and [[Sriram Vishwanath]]</attribute:Author_list_is>
		<attribute:Date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2007-09-15T00:00:00</attribute:Date>
		<attribute:Paper_Conference_Year rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2007</attribute:Paper_Conference_Year>
		<attribute:Paper_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Published</attribute:Paper_status>
		<attribute:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Unicast Transmission Over Multiple Access Erasure Networks: Capacity and Duality</attribute:Title>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3AConference_papers">
		<rdfs:label>Category:Conference papers</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Conference_papers"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Conference_papers"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3APapers">
		<rdfs:label>Category:Papers</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Papers"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Papers"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Conference">
		<rdfs:label>Relation:Conference</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Conference"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Conference"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;IEEE_Information_Theory_Workshop">
		<rdfs:label>IEEE Information Theory Workshop</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;IEEE_Information_Theory_Workshop"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/IEEE_Information_Theory_Workshop"/>
	</smw:Thing>
	<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>
	<smw:Thing rdf:about="&wiki;Sriram_Vishwanath">
		<rdfs:label>Sriram Vishwanath</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Sriram_Vishwanath"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Sriram_Vishwanath"/>
	</smw:Thing>
	<owl:DatatypeProperty rdf:about="&attribute;Author_list_is">
		<rdfs:label>Attribute:Author list is</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Author_list_is"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Author_list_is"/>
	</owl:DatatypeProperty>
	<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;Paper_Conference_Year">
		<rdfs:label>Attribute:Paper Conference Year</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Paper_Conference_Year"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Paper_Conference_Year"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Paper_status">
		<rdfs:label>Attribute:Paper status</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Paper_status"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Paper_status"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Title">
		<rdfs:label>Attribute:Title</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Title"/>
	</owl:DatatypeProperty>
</rdf:RDF>
