<?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-12-02T17:51:03-06:00</smw:exportDate>
	</owl:Ontology>
	<!-- exported page data -->
	<smw:Thing rdf:about="&wiki;Reef_Fish_Identification-3A_Florida-2C_Caribbean-2C_Bahamas">
		<rdfs:label>Reef Fish Identification: Florida, Caribbean, Bahamas</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Reef_Fish_Identification:_Florida%2C_Caribbean%2C_Bahamas"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Reef_Fish_Identification:_Florida%2C_Caribbean%2C_Bahamas"/>
		<rdf:type rdf:resource="&wiki;Category-3ABook"/>
		<property:ISBN rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1878348078</property:ISBN>
		<property:Image rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DIV03.jpg</property:Image>
		<property:List_price rdf:datatype="http://www.w3.org/2001/XMLSchema#string">$39.95</property:List_price>
		<property:Pages rdf:datatype="http://www.w3.org/2001/XMLSchema#double">406</property:Pages>
		<property:Year_published rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1994</property:Year_published>
		<property:Author rdf:resource="&wiki;Paul_Humann"/>
		<property:Author rdf:resource="&wiki;Ned_Deloach"/>
		<property:Publisher rdf:resource="&wiki;New_World_Publications"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<smw:Thing rdf:about="&wiki;New_World_Publications">
		<rdfs:label>New World Publications</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;New_World_Publications"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/New_World_Publications"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&property;Publisher">
		<rdfs:label>Publisher</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Publisher"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Publisher"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;Ned_Deloach">
		<rdfs:label>Ned Deloach</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Ned_Deloach"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Ned_Deloach"/>
	</smw:Thing>
	<smw:Thing rdf:about="&wiki;Paul_Humann">
		<rdfs:label>Paul Humann</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Paul_Humann"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Paul_Humann"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&property;Author">
		<rdfs:label>Author</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Author"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Author"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Year_published">
		<rdfs:label>Year published</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Year_published"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Year_published"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Pages">
		<rdfs:label>Pages</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Pages"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Pages"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;List_price">
		<rdfs:label>List price</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:List_price"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:List_price"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Image">
		<rdfs:label>Image</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Image"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Image"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;ISBN">
		<rdfs:label>ISBN</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:ISBN"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:ISBN"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3ABook">
		<rdfs:label>Book</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Book"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Book"/>
	</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>