@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://purl.obolibrary.org/obo/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:NCBITaxon_356008	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:NCBITaxon_356008	rdfs:label	"Schindleria sp. 15 TK-2007"^^xsd:string ;
	rdfs:subClassOf	ns1:NCBITaxon_759353 .
@prefix ns5:	<http://purl.obolibrary.org/obo/ncbitaxon#> .
ns1:NCBITaxon_356008	ns5:has_rank	ns1:NCBITaxon_species .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:NCBITaxon_356008	obo:hasDbXref	"GC_ID:1"^^xsd:string ;
	obo:hasRelatedSynonym	"Schindleria sp. PRA152"^^xsd:string ,
		"Schindleria sp. PRA154"^^xsd:string ,
		"Schindleria sp. PRA153"^^xsd:string ,
		"Schindleria sp. PRA137"^^xsd:string ,
		"Schindleria sp. PRA151"^^xsd:string ;
	obo:hasAlternativeId	"NCBITaxon:356073"^^xsd:string ,
		"NCBITaxon:356011"^^xsd:string ,
		"NCBITaxon:356031"^^xsd:string ,
		"NCBITaxon:356010"^^xsd:string ,
		"NCBITaxon:356075"^^xsd:string ,
		"NCBITaxon:356012"^^xsd:string ,
		"NCBITaxon:356061"^^xsd:string ,
		"NCBITaxon:356013"^^xsd:string ,
		"NCBITaxon:356014"^^xsd:string ,
		"NCBITaxon:356029"^^xsd:string ,
		"NCBITaxon:356076"^^xsd:string ,
		"NCBITaxon:356030"^^xsd:string ,
		"NCBITaxon:356074"^^xsd:string ,
		"NCBITaxon:356009"^^xsd:string ;
	obo:hasOBONamespace	"ncbi_taxonomy"^^xsd:string .