@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_1892	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:NCBITaxon_1892	rdfs:label	"Streptomyces anulatus"^^xsd:string ;
	rdfs:subClassOf	ns1:NCBITaxon_1482561 .
@prefix ns5:	<http://purl.obolibrary.org/obo/ncbitaxon#> .
ns1:NCBITaxon_1892	ns5:has_rank	ns1:NCBITaxon_species .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:NCBITaxon_1892	obo:hasDbXref	"GC_ID:11"^^xsd:string ,
		"PMID:19656940"^^xsd:string ,
		"PMID:15774652"^^xsd:string ;
	obo:hasExactSynonym	"Streptomyces citrifluorescens"^^xsd:string ;
	obo:hasRelatedSynonym	"Actinomyces annulatus"^^xsd:string ,
		"Streptomyces chrysomallus subsp. chrysomallus"^^xsd:string ,
		"Streptomyces chrysomallus"^^xsd:string ,
		"Actinomyces Streptothrix annulatus"^^xsd:string ,
		"Actinomyces fluorescens"^^xsd:string ,
		"Streptomyces annulatus"^^xsd:string ,
		"Streptomyces fluorescens"^^xsd:string ,
		"Streptomyces citreofluorescens"^^xsd:string ,
		"Actinomyces citreofluorescens"^^xsd:string ;
	obo:hasAlternativeId	"NCBITaxon:66878"^^xsd:string ,
		"NCBITaxon:66856"^^xsd:string ,
		"NCBITaxon:66890"^^xsd:string ,
		"NCBITaxon:1899"^^xsd:string ;
	obo:hasOBONamespace	"ncbi_taxonomy"^^xsd:string .