<?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-02T18:21:05-06:00</smw:exportDate>
	</owl:Ontology>
	<!-- exported page data -->
	<smw:Thing rdf:about="&wiki;Indo-2DPacific_Coral_Reef_Field_Guide">
		<rdfs:label>Indo-Pacific Coral Reef Field Guide</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Indo-Pacific_Coral_Reef_Field_Guide"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Indo-Pacific_Coral_Reef_Field_Guide"/>
		<rdf:type rdf:resource="&wiki;Category-3ABook"/>
		<property:ISBN rdf:datatype="http://www.w3.org/2001/XMLSchema#string">9810056877</property:ISBN>
		<property:Image rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Coral Reef FG.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">378</property:Pages>
		<property:Subtitle rdf:datatype="http://www.w3.org/2001/XMLSchema#string">-</property:Subtitle>
		<property:Year_published rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1998</property:Year_published>
		<property:Author rdf:resource="&wiki;Gerald_R._Allen"/>
		<property:Author rdf:resource="&wiki;Roger_Steene"/>
		<property:Publisher rdf:resource="&wiki;Sea_Challengers"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<smw:Thing rdf:about="&wiki;Sea_Challengers">
		<rdfs:label>Sea Challengers</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Sea_Challengers"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Sea_Challengers"/>
	</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;Roger_Steene">
		<rdfs:label>Roger Steene</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Roger_Steene"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Roger_Steene"/>
	</smw:Thing>
	<smw:Thing rdf:about="&wiki;Gerald_R._Allen">
		<rdfs:label>Gerald R. Allen</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Gerald_R._Allen"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Gerald_R._Allen"/>
	</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;Subtitle">
		<rdfs:label>Subtitle</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Subtitle"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Subtitle"/>
	</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>