@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_158899	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:NCBITaxon_158899	rdfs:label	"Collimonas fungivorans"^^xsd:string ;
	rdfs:subClassOf	ns1:NCBITaxon_202907 .
@prefix ns5:	<http://purl.obolibrary.org/obo/ncbitaxon#> .
ns1:NCBITaxon_158899	ns5:has_rank	ns1:NCBITaxon_species .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:NCBITaxon_158899	obo:hasDbXref	"GC_ID:11"^^xsd:string ,
		"PMID:18218941"^^xsd:string ,
		"PMID:15143036"^^xsd:string ;
	obo:hasRelatedSynonym	"Collimonas group C"^^xsd:string ,
		"Collimonas group B"^^xsd:string ,
		"Collimonas Ter266"^^xsd:string ;
	obo:hasAlternativeId	"NCBITaxon:203748"^^xsd:string ,
		"NCBITaxon:279057"^^xsd:string ,
		"NCBITaxon:242907"^^xsd:string ,
		"NCBITaxon:242906"^^xsd:string ,
		"NCBITaxon:158900"^^xsd:string ,
		"NCBITaxon:242911"^^xsd:string ,
		"NCBITaxon:203747"^^xsd:string ,
		"NCBITaxon:242910"^^xsd:string ,
		"NCBITaxon:242905"^^xsd:string ,
		"NCBITaxon:242901"^^xsd:string ,
		"NCBITaxon:202908"^^xsd:string ;
	obo:hasOBONamespace	"ncbi_taxonomy"^^xsd:string .