@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://rs.tdwg.org/ontology/voc/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:TaxonConcept	rdf:type	owl:Ontology .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:TaxonConcept	dct:modified	"2015-07-01" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:TaxonConcept	rdfs:comment	" This is not a full rendering of TaxonConcept as\n         presented in the Taxon Concept Schema 1.0. Not all the possible concept-concept\n         relationships have been modelled just the basic set theory and taxonomic hierarchy\n         relationships. RelationshipAssertions have not been included. These omissions will be\n         addressed in collaboration with the first data provider/consumer pairs who need to make use\n         them. FIXME: <n0:a xmlns:n0=\"http://rs.tdwg.org/ontology/voc/TaxonConcept#\" href=\"http://phoebus.cs.man.ac.uk:9999/OWL/Validator\">Wonder Web OWL\n            Ontology Validator</n0:a>\n      " ,
		"Version 0.3 removed subclass declarations to classes outside of this ontology in accordance with Recommendation 2.9 of the VoMaG Report http://www.gbif.org/resource/80862" ;
	owl:versionInfo	"0.3" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:TaxonConcept	dc:title	"TDWG Taxon Concept LSID Ontology" ;
	dc:creator	"Roger Hyam" ;
	dc:description	"Ontology describing the metadata returned for LSIDs that are used for Taxon\n         Concepts. " ;
	dc:publisher	"TDWG Biodiversity Information Standards" ;
	dct:issued	"2006-11-27" .