41 lines
1.9 KiB
Turtle
41 lines
1.9 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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/083387CDFFD2FFADFF92FB94FF69F98B>
|
|
# Error: Could not add TaxonConceptCitation
|
|
# Error: Could not produce taxonNameURI ;
|
|
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
|
cito:cites <http://dx.doi.org/10.5281/zenodo.12524375> ;
|
|
dc:creator "Rioux, Jean-Antoine; Gramiccia, Marina; Léger, Nicole; Desjeux, Philippe; Depaquit, Jérôme" ;
|
|
dc:title "Phlebotomus (Paraphlebotomus) saevus Parrot & Martin, 1939" ;
|
|
trt:publishedIn <http://dx.doi.org/10.1051/parasite/2020064> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.1051/parasite/2020064>
|
|
bibo:endPage "13" ;
|
|
bibo:issue "68" ;
|
|
bibo:journal "Parasite" ;
|
|
bibo:pubDate "2020-11-27" ;
|
|
bibo:series "Paris, France" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "27" ;
|
|
dc:creator "Rioux, Jean-Antoine; Gramiccia, Marina; Léger, Nicole; Desjeux, Philippe; Depaquit, Jérôme" ;
|
|
dc:date "2020" ;
|
|
dc:title "Leishmaniasis and phlebotomine sand flies in Oman Sultanate" ;
|
|
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12524375> ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.12524375>
|
|
dc:description "Figure 4. Pharynx of Ph. saevus (A), Ph. sergenti (B) and cibarium of Se. baghdadis (C)." ;
|
|
fabio:hasRepresentation <https://zenodo.org/record/12524375/files/figure.png> ;
|
|
a fabio:Figure .
|