@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .

<http://treatment.plazi.org/id/03DA9B06FF8CB462D63EFBA4A568FC8A>
    dc:creator "Ngomtcho, Sen Claudcne Henlcette; Webel, Judcth Sophce; Bum, Elcmabeth Ngo; Gbem, Thaddeum Tellumun; Kelm, SØlge; Achukwc, Mbunkah Dancel" ;
    dc:title "Trypanosoma" ;
    trt:publishedIn <http://dx.doi.org/10.1186/s13071-017-2540-7> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Protozoa/Trypanosoma> ;
    a trt:Treatment .

<http://dx.doi.org/10.1186/s13071-017-2540-7>
    bibo:endPage "16" ;
    bibo:issue "1" ;
    bibo:journal "Parasites & Vectors" ;
    bibo:pubDate "2017-12-29" ;
    bibo:series "631" ;
    bibo:startPage "1" ;
    bibo:volume "10" ;
    dc:creator "Ngomtcho, Sen Claudcne Henlcette; Webel, Judcth Sophce; Bum, Elcmabeth Ngo; Gbem, Thaddeum Tellumun; Kelm, SØlge; Achukwc, Mbunkah Dancel" ;
    dc:date "2017" ;
    dc:title "Molecular screening of tsetse flies and cattle reveal different Trypanosoma species including T. grayi and T. theileri in northern Cameroon" ;
    a fabio:JournalArticle .

<http://taxon-name.plazi.org/id/Protozoa/Trypanosoma>
    dwc:class "Kinetoplastea" ;
    dwc:family "Trypanosomatidae" ;
    dwc:genus "Trypanosoma" ;
    dwc:kingdom "Protozoa" ;
    dwc:order "Trypanosomatida" ;
    dwc:phylum "Euglenozoa" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Trypanosomatidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Protozoa/Trypanosomatidae>
    dwc:family "Trypanosomatidae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Trypanosomatida> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Protozoa/Trypanosomatida>
    dwc:order "Trypanosomatida" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Kinetoplastea> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Protozoa/Kinetoplastea>
    dwc:class "Kinetoplastea" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa/Euglenozoa> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Protozoa/Euglenozoa>
    dwc:phylum "Euglenozoa" ;
    dwc:rank "phylum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Protozoa>
    dwc:kingdom "Protozoa" ;
    dwc:rank "kingdom" ;
    a dwcFP:TaxonName .