@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_888807	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:NCBITaxon_888807	rdfs:label	"Streptococcus sanguinis SK1"^^xsd:string ;
	rdfs:subClassOf	ns1:NCBITaxon_1305 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:NCBITaxon_888807	obo:hasDbXref	"GC_ID:11"^^xsd:string ;
	obo:hasRelatedSynonym	"Streptococcus sanguinis CECT 480"^^xsd:string ,
		"Streptococcus sanguinis NCTC 7863"^^xsd:string ,
		"Streptococcus sanguinis GTC 217"^^xsd:string ,
		"Streptococcus sanguinis LMG 14702"^^xsd:string ,
		"Streptococcus sanguinis CCUG 17826"^^xsd:string ,
		"Streptococcus sanguinis ATCC 10556"^^xsd:string ,
		"Streptococcus sanguinis CIP 55.128"^^xsd:string ,
		"Streptococcus sanguinis GIFU 8323"^^xsd:string ,
		"Streptococcus sanguinis CCUG 35770"^^xsd:string ;
	obo:hasOBONamespace	"ncbi_taxonomy"^^xsd:string .