<?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;"
	xmlns:swrc="http://swrc.ontoware.org/ontology#"
	xmlns:dc="http://purl.org/dc/elements/1.1/">
	<!-- Ontology header -->
	<owl:Ontology rdf:about="">
		<smw:exportDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-08-01T05:41:48+02:00</smw:exportDate>
	</owl:Ontology>
	<!-- exported page data -->
	<smw:Thing rdf:about="&wiki;Prot-C3-A9g-C3-A9_3.4_released">
		<rdfs:label>Protégé 3.4 released</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Prot%C3%A9g%C3%A9_3.4_released"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Prot%C3%A9g%C3%A9_3.4_released"/>
		<rdf:type rdf:resource="http://swrc.ontoware.org/ontology#Document"/>
		<dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-03-16T00:00:00</dc:date>
		<swrc:homepage rdf:resource="http://protege.stanford.edu/" />
		<dc:source rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Stanford Center for Biomedical Informatics Research</dc:source>
		<property:About rdf:resource="&wiki;Stanford_Protege"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<smw:Thing rdf:about="&wiki;Stanford_Protege">
		<rdfs:label>Stanford Protege</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Stanford_Protege"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Stanford_Protege"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&property;About">
		<rdfs:label>About</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:About"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:About"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="http://purl.org/dc/elements/1.1/source">
		<rdfs:label>Source</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Source"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Source"/>
	</owl:DatatypeProperty>
	<owl:ObjectProperty rdf:about="http://swrc.ontoware.org/ontology#homepage">
		<rdfs:label>Homepage</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Homepage"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Homepage"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="http://purl.org/dc/elements/1.1/date">
		<rdfs:label>HasDate</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:HasDate"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:HasDate"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="http://swrc.ontoware.org/ontology#Document">
		<rdfs:label>News Item</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:News_Item"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:News_Item"/>
	</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>