<?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://discoursedb.org/wiki/Special:URIResolver/'>
	<!ENTITY relation 'http://discoursedb.org/wiki/Special:URIResolver/Relation-3A'>
	<!ENTITY attribute 'http://discoursedb.org/wiki/Special:URIResolver/Attribute-3A'>
	<!ENTITY wikiurl 'http://localhost/wiki/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:smw="&smw;"
	xmlns:wiki="&wiki;"
	xmlns:relation="&relation;"
	xmlns:attribute="&attribute;">
	<!-- 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;hasType">
		<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>
	<!-- exported page data -->
	<smw:Thing rdf:about="&wiki;Type-3AEnumeration">
		<rdfs:label>Type:Enumeration</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Type:Enumeration"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Type:Enumeration"/>
	</smw:Thing>
	<smw:Thing rdf:about="&wiki;Type-3AString">
		<rdfs:label>Type:String</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Type:String"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Type:String"/>
	</smw:Thing>
	<smw:Thing rdf:about="&wiki;Type-3AInteger">
		<rdfs:label>Type:Integer</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Type:Integer"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Type:Integer"/>
	</smw:Thing>
	<smw:Thing rdf:about="&wiki;Type-3ADate">
		<rdfs:label>Type:Date</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Type:Date"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Type:Date"/>
	</smw:Thing>
	<smw:Thing rdf:about="&wiki;Type-3AURL">
		<rdfs:label>Type:URL</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Type:URL"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Type:URL"/>
	</smw:Thing>
<!-- Processed 5 regular articles. -->
<!-- Processed 0 added dependencies. -->
<!-- Final cache size was 5. -->
</rdf:RDF>