<?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 swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY smwdt 'http://smw.ontoware.org/2005/smw-datatype#'>
	<!ENTITY wiki 'http://cbvapp-s1009.nci.nih.gov/wiki/index.php/Special:URIResolver/'>
	<!ENTITY property 'http://cbvapp-s1009.nci.nih.gov/wiki/index.php/Special:URIResolver/Property#'>
	<!ENTITY wikiurl 'http://biomedgt.nci.nih.gov/wiki/index.php/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:smw="&smw;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:property="&property;">
	<!-- Ontology header -->
	<owl:Ontology rdf:about="">
		<smw:exportDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-11-25T05:59:00-05:00</smw:exportDate>
	</owl:Ontology>
	<!-- exported page data -->
	<smw:Thing rdf:about="&wiki;Main_Page">
		<rdfs:label>Main Page</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Main_Page"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Main_Page"/>
		<property:LexWiki_TODO rdf:datatype="http://www.w3.org/2001/XMLSchema#string">&lt;Remove this section to another page.&gt;</property:LexWiki_TODO>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:ObjectProperty rdf:about="&property;LexWiki_TODO">
		<rdfs:label>LexWiki TODO</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:LexWiki_TODO"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:LexWiki_TODO"/>
	</owl:ObjectProperty>
	<!-- 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;exportDate">
		<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>
	<!-- Created with Semantic MediaWiki, http://ontoworld.org/wiki/SMW -->
</rdf:RDF>