@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_110829	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:NCBITaxon_110829	rdfs:label	"Bombyx mori cypovirus 1"^^xsd:string ;
	rdfs:subClassOf	ns1:NCBITaxon_205895 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:NCBITaxon_110829	obo:hasDbXref	"GC_ID:1"^^xsd:string ;
	obo:hasRelatedSynonym	"Bombyx mori cytoplasmic polyhedrosis virus 1 strain I"^^xsd:string ,
		"Bombyx mori cytoplasmic polyhedrosis virus"^^xsd:string ,
		"Cytoplasmic polyhedrosis virus type 1"^^xsd:string ,
		"Cytoplasmic polyhedrosis virus"^^xsd:string ,
		"cytoplasmic polyhedrosis virus from Bombyx mori"^^xsd:string ;
	obo:hasAlternativeId	"NCBITaxon:153945"^^xsd:string ,
		"NCBITaxon:31594"^^xsd:string ,
		"NCBITaxon:35326"^^xsd:string ,
		"NCBITaxon:10982"^^xsd:string ;
	obo:hasOBONamespace	"ncbi_taxonomy"^^xsd:string .