@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_232233	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:NCBITaxon_232233	rdfs:label	"Uroleptus sp. WJC-2003"^^xsd:string ;
	rdfs:subClassOf	ns1:NCBITaxon_57512 .
@prefix ns5:	<http://purl.obolibrary.org/obo/ncbitaxon#> .
ns1:NCBITaxon_232233	ns5:has_rank	ns1:NCBITaxon_species .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:NCBITaxon_232233	obo:hasDbXref	"GC_ID:6"^^xsd:string ;
	obo:hasRelatedSynonym	"Uroleptus sp. SSK-2005"^^xsd:string ,
		"Uroleptus sp. HL-2004"^^xsd:string ,
		"Uroleptus sp. LFL-2004"^^xsd:string ;
	obo:hasAlternativeId	"NCBITaxon:267969"^^xsd:string ,
		"NCBITaxon:321163"^^xsd:string ,
		"NCBITaxon:270664"^^xsd:string ;
	obo:hasOBONamespace	"ncbi_taxonomy"^^xsd:string .