@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_478174	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:NCBITaxon_478174	rdfs:label	"Borrelia carolinensis"^^xsd:string ;
	rdfs:subClassOf	ns1:NCBITaxon_64895 .
@prefix ns5:	<http://purl.obolibrary.org/obo/ncbitaxon#> .
ns1:NCBITaxon_478174	ns5:has_rank	ns1:NCBITaxon_species .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:NCBITaxon_478174	obo:hasDbXref	"PMID:19020062"^^xsd:string ,
		"GC_ID:11"^^xsd:string ;
	obo:hasAlternativeId	"NCBITaxon:478182"^^xsd:string ,
		"NCBITaxon:478181"^^xsd:string ,
		"NCBITaxon:478184"^^xsd:string ,
		"NCBITaxon:478183"^^xsd:string ,
		"NCBITaxon:478186"^^xsd:string ,
		"NCBITaxon:478185"^^xsd:string ,
		"NCBITaxon:478173"^^xsd:string ,
		"NCBITaxon:478172"^^xsd:string ,
		"NCBITaxon:478176"^^xsd:string ,
		"NCBITaxon:478175"^^xsd:string ,
		"NCBITaxon:478178"^^xsd:string ,
		"NCBITaxon:478180"^^xsd:string ,
		"NCBITaxon:478177"^^xsd:string ,
		"NCBITaxon:478179"^^xsd:string ,
		"NCBITaxon:478171"^^xsd:string ;
	obo:hasOBONamespace	"ncbi_taxonomy"^^xsd:string .