@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://www.w3.org/2002/07/> .
@prefix schema:	<http://schema.org/> .
ns1:owl	rdf:type	schema:CreativeWork .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:owl	rdf:type	owl:Ontology .
@prefix ns4:	<http://www.w3.org/2000/01/> .
ns1:owl	owl:imports	ns4:rdf-schema .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:owl	rdfs:isDefinedBy	<http://www.w3.org/TR/owl2-syntax/> ,
		<http://www.w3.org/TR/owl2-mapping-to-rdf/> ,
		<http://www.w3.org/TR/owl2-rdf-based-semantics/> ;
	rdfs:comment	"\r\n  This ontology partially describes the built-in classes and\r\n  properties that together form the basis of the RDF/XML syntax of OWL 2.\r\n  The content of this ontology is based on Tables 6.1 and 6.2\r\n  in Section 6.4 of the OWL 2 RDF-Based Semantics specification,\r\n  available at http://www.w3.org/TR/owl2-rdf-based-semantics/.\r\n  Please note that those tables do not include the different annotations\r\n  (labels, comments and rdfs:isDefinedBy links) used in this file.\r\n  Also note that the descriptions provided in this ontology do not\r\n  provide a complete and correct formal description of either the syntax\r\n  or the semantics of the introduced terms (please see the OWL 2\r\n  recommendations for the complete and normative specifications).\r\n  Furthermore, the information provided by this ontology may be\r\n  misleading if not used with care. This ontology SHOULD NOT be imported\r\n  into OWL ontologies. Importing this file into an OWL 2 DL ontology\r\n  will cause it to become an OWL 2 Full ontology and may have other,\r\n  unexpected, consequences.\r\n   " ;
	owl:versionInfo	"$Date: 2009/11/15 10:54:12 $" .
@prefix ns6:	<http://www.w3.org/TR/owl2-rdf-based-semantics/#> .
ns1:owl	rdfs:seeAlso	ns6:table-axiomatic-classes ,
		ns6:table-axiomatic-properties .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:owl	dc:title	"The OWL 2 Schema vocabulary (OWL 2)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:owl	foaf:topic	owl:onDatatype ,
		owl:assertionProperty ,
		owl:targetIndividual ,
		owl:hasSelf ,
		owl:annotatedProperty ,
		owl:bottomObjectProperty ,
		owl:versionIRI ,
		owl:maxQualifiedCardinality ,
		owl:minQualifiedCardinality ,
		owl:bottomDataProperty ,
		owl:NegativePropertyAssertion ,
		owl:IrreflexiveProperty ,
		owl:annotatedTarget ,
		owl:AllDisjointProperties ,
		owl:onProperties ,
		owl:propertyDisjointWith ,
		owl:AnnotationProperty ,
		owl:annotatedSource ,
		owl:equivalentClass ,
		owl:priorVersion ,
		owl:OntologyProperty ,
		owl:onDataRange ,
		owl:topDataProperty ,
		owl:withRestrictions ,
		owl:sourceIndividual ,
		owl:versionInfo ,
		owl:imports ,
		owl:ReflexiveProperty ,
		owl:AllDisjointClasses ,
		owl:members ,
		owl:onClass ,
		owl:deprecated ,
		owl:AsymmetricProperty ,
		owl:someValuesFrom ,
		owl:Annotation ,
		owl:minCardinality ,
		owl:Axiom ,
		owl:disjointUnionOf ,
		owl:maxCardinality ,
		owl:targetValue ,
		owl:Restriction ,
		owl:qualifiedCardinality ,
		owl:onProperty ,
		owl:datatypeComplementOf ,
		owl:allValuesFrom ,
		owl:hasKey ,
		owl:hasValue ,
		owl:distinctMembers ,
		owl:AllDifferent ,
		owl:intersectionOf ,
		owl:oneOf ,
		owl:disjointWith ,
		owl:equivalentProperty ,
		owl:sameAs ,
		owl:differentFrom ,
		owl:topObjectProperty ,
		owl:Ontology ,
		owl:complementOf ,
		owl:unionOf ,
		owl:Thing ,
		owl:Class ,
		owl:Nothing ,
		owl:propertyChainAxiom ,
		owl:NamedIndividual ,
		owl:DeprecatedProperty ,
		owl:DataRange ,
		owl:backwardCompatibleWith ,
		owl:incompatibleWith ,
		owl:DeprecatedClass ,
		owl:TransitiveProperty ,
		owl:SymmetricProperty ,
		owl:FunctionalProperty ,
		owl:InverseFunctionalProperty ,
		owl:cardinality ,
		owl:ObjectProperty ,
		owl:DatatypeProperty ,
		owl:inverseOf ;
	owl:sameAs	owl:this .
@prefix void:	<http://rdfs.org/ns/void#> .
ns1:owl	void:sparqlEndpoint	<http://kingsley.idehen.net/sparql/> .
@prefix ns10:	<http://www.w3.org/2003/g/data-view#> .
ns1:owl	ns10:namespaceTransformation	<http://dev.w3.org/cvsweb/2009/owl-grddl/owx2rdf.xsl> ;
	owl:versionIRI	ns1:owl ;
	schema:url	ns1:owl .
@prefix ns11:	<http://kingsley.idehen.net/about/id/entity/http/www.w3.org/2002/07/> .
ns1:owl	schema:mainEntity	ns11:owl .
@prefix ns12:	<http://vocab.deri.ie/void#> .
@prefix ns13:	<http://kingsley.idehen.net/about/id/http/www.w3.org/2002/07/> .
ns13:owl	ns12:inDataset	ns1:owl .