<?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://127.0.0.1/portal/Special:URIResolver/'>
	<!ENTITY property 'http://127.0.0.1/portal/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'http://www.web4web.org/portal/'>
]>

<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-09-10T03:25:14+02:00</smw:exportDate>
	</owl:Ontology>
	<!-- exported page data -->
	<owl:DatatypeProperty rdf:about="http://purl.org/dc/elements/1.1/type">
		<rdfs:label>ToolType</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:ToolType"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:ToolType"/>
	</owl:DatatypeProperty>
	<smw:Thing rdf:about="&wiki;Filter-3AToolType">
		<rdfs:label>Filter:ToolType</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Filter:ToolType"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Filter:ToolType"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:ObjectProperty rdf:about="&property;Covers_property">
		<rdfs:label>Covers property</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Covers_property"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Covers_property"/>
	</owl:ObjectProperty>
	<!-- 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>