@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<urn:bn:> .
@prefix ns2:	<http://lod.taxonconcept.org/ontology/txn.owl#> .
ns1:Brotogeris_pyrrhoptera	rdf:type	ns2:TaxonNameID ,
		ns2:BinomialNameID .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:Brotogeris_pyrrhoptera	rdfs:label	"Brotogeris pyrrhoptera" .
@prefix ns4:	<http://lod.taxonconcept.org/ses/p5hOC.html#> .
ns1:Brotogeris_pyrrhoptera	ns2:taxonNameID_Of	ns4:Species .