<?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://en.microcosmaquariumexplorer.com/wiki/Special:URIResolver/'>
	<!ENTITY property 'http://en.microcosmaquariumexplorer.com/wiki/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'http://en.microcosmaquariumexplorer.com/wiki/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:smw="&smw;"
	xmlns:wiki="&wiki;"
	xmlns:property="&property;">
	<!-- Ontology header -->
	<owl:Ontology rdf:about="">
		<smw:exportDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2008-10-14T10:22:59-05:00</smw:exportDate>
	</owl:Ontology>
	<!-- exported page data -->
	<smw:Thing rdf:about="&wiki;The_Wild_Side">
		<rdfs:label>The Wild Side</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;The_Wild_Side"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/The_Wild_Side"/>
		<rdf:type rdf:resource="&wiki;Category-3AArticle"/>
		<property:Text_credit rdf:datatype="http://www.w3.org/2001/XMLSchema#string">OJ</property:Text_credit>
		<property:Reference rdf:resource="&wiki;Dr._Tatiana-27s_Sex_Advice_to_All_Creation"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<smw:Thing rdf:about="&wiki;Dr._Tatiana-27s_Sex_Advice_to_All_Creation">
		<rdfs:label>Dr. Tatiana's Sex Advice to All Creation</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Dr._Tatiana%27s_Sex_Advice_to_All_Creation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Dr._Tatiana%27s_Sex_Advice_to_All_Creation"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&property;Reference">
		<rdfs:label>Reference</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Reference"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Reference"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Text_credit">
		<rdfs:label>Text credit</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Text_credit"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Text_credit"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3AArticle">
		<rdfs:label>Article</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Article"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Article"/>
	</owl:Class>
	<!-- 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>