<?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-05T05:26:09-06:00</smw:exportDate>
	</owl:Ontology>
	<!-- exported page data -->
	<smw:Thing rdf:about="&wiki;Atlanterhavsparken">
		<rdfs:label>Atlanterhavsparken</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Atlanterhavsparken"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Atlanterhavsparken"/>
		<rdf:type rdf:resource="&wiki;Category-3AOrganization"/>
		<property:Organization_type rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Public Aquaria</property:Organization_type>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:DatatypeProperty rdf:about="&property;Organization_type">
		<rdfs:label>Organization type</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Organization_type"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Organization_type"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3AOrganization">
		<rdfs:label>Organization</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Organization"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Organization"/>
	</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>