<?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">2010-03-18T02:44:11-05:00</smw:exportDate>
	</owl:Ontology>
	<!-- exported page data -->
	<smw:Thing rdf:about="&wiki;Great_Aquarium_Species">
		<rdfs:label>Great Aquarium Species</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Great_Aquarium_Species"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Great_Aquarium_Species"/>
		<rdf:type rdf:resource="&wiki;Category-3AArticle"/>
		<property:Image_credit rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SWM</property:Image_credit>
		<property:Text_credit rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SWM</property:Text_credit>
		<property:Reference rdf:resource="&wiki;Adventurous_Aquarist_Guides"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<smw:Thing rdf:about="&wiki;Adventurous_Aquarist_Guides">
		<rdfs:label>Adventurous Aquarist Guides</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Adventurous_Aquarist_Guides"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Adventurous_Aquarist_Guides"/>
	</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:DatatypeProperty rdf:about="&property;Image_credit">
		<rdfs:label>Image credit</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Image_credit"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Image_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>