49 lines
2.7 KiB
Turtle
49 lines
2.7 KiB
Turtle
@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#> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/03DA9B06FF83B46BD63EFA64A049FE6A>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Glossina>' due to issues with rank ;
|
|
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Glossina_palpalis_Robineau_1830> ;
|
|
dc:creator "Ngomtcho, Sen Claudcne Henlcette; Webel, Judcth Sophce; Bum, Elcmabeth Ngo; Gbem, Thaddeum Tellumun; Kelm, SØlge; Achukwc, Mbunkah Dancel" ;
|
|
dc:title "Glossina" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Glossina>, <http://taxon-name.plazi.org/id/Animalia/Glossina_cox>, <http://taxon-name.plazi.org/id/Animalia/Glossina_morsitans_submorsitans>, <http://taxon-name.plazi.org/id/Animalia/Glossina_palpalis_palpalis>, <http://taxon-name.plazi.org/id/Animalia/Glossina_tachinoides>, <http://taxon-name.plazi.org/id/Animalia/Glossina_undetermined> ;
|
|
trt:publishedIn <http://dx.doi.org/10.1186/s13071-017-2540-7> ;
|
|
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-concept.plazi.org/id/Animalia/Glossina_palpalis_Robineau_1830>
|
|
dwc:baseAuthorityName "Robineau-Desvoidy" ;
|
|
dwc:baseAuthorityYear "1830" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Glossinidae" ;
|
|
dwc:genus "Glossina" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Diptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
|
|
dwc:species "palpalis" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Glossina_palpalis> ;
|
|
a dwcFP:TaxonConcept .
|