<?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://specs.jazzproparts.com/wiki/Special:URIResolver/'>
	<!ENTITY relation 'http://specs.jazzproparts.com/wiki/Special:URIResolver/Relation-3A'>
	<!ENTITY attribute 'http://specs.jazzproparts.com/wiki/Special:URIResolver/Attribute-3A'>
	<!ENTITY wikiurl 'http://specs.jazzproparts.com/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;GREDDY_GRACER_AERO_PARTS_SIDE_SKIRTS_-28PAIR-29_For_Toyota_MR-2D2">
		<rdfs:label>GREDDY GRACER AERO PARTS SIDE SKIRTS (PAIR) For Toyota MR-2</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;GREDDY_GRACER_AERO_PARTS_SIDE_SKIRTS_(PAIR)_For_Toyota_MR-2"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/GREDDY_GRACER_AERO_PARTS_SIDE_SKIRTS_(PAIR)_For_Toyota_MR-2"/>
		<relation:Application_Make rdf:resource="&wiki;Toyota"/>
		<relation:In_store rdf:resource="&wiki;17010063"/>
		<attribute:Manufacturer rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GREDDY</attribute:Manufacturer>
		<attribute:Part_number rdf:datatype="http://www.w3.org/2001/XMLSchema#string">17010063</attribute:Part_number>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:ObjectProperty rdf:about="&relation;Application_Make">
		<rdfs:label>Relation:Application Make</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Application_Make"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Application_Make"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;Toyota">
		<rdfs:label>Toyota</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Toyota"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Toyota"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&relation;In_store">
		<rdfs:label>Relation:In store</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:In_store"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:In_store"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;17010063">
		<rdfs:label>17010063</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;17010063"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/17010063"/>
	</smw:Thing>
	<owl:DatatypeProperty rdf:about="&attribute;Manufacturer">
		<rdfs:label>Attribute:Manufacturer</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Manufacturer"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Manufacturer"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Part_number">
		<rdfs:label>Attribute:Part number</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Part_number"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Part_number"/>
	</owl:DatatypeProperty>
</rdf:RDF>