34 lines
1.9 KiB
Turtle
34 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/03D7474BCF5EA90171BAFCFED044E4C8>
|
|
cito:cites <http://dx.doi.org/10.5281/zenodo.277337> ;
|
|
dc:creator "Lisi, Oscar" ;
|
|
dc:title "Doryphoribius citrinus Maucci 1972" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.277335> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.277335>
|
|
bibo:endPage "32" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "17" ;
|
|
bibo:volume "2834" ;
|
|
dc:creator "Lisi, Oscar" ;
|
|
dc:date "2011" ;
|
|
dc:title "Remarks on Doryphoribius flavus (Iharos, 1966), and description of three new species (Tardigrada, Hypsibiidae)" ;
|
|
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.277337> ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.277337>
|
|
dc:description "FIGURE 2. D. citrinus. A, Cuticular sculpture of the caudal portion of a paratype; B, Anterior portion of the body of another paratype; C, Bucco-pharyngeal apparatus of a third paratype in dorsal view: the dorso-lateral teeth of the buccal cavity are visible (arrows); D, Bucco-pharyngeal apparatus in ventral view of the same paratype as Fig. 2 C; E, Claws of the second and third pairs of legs of a fourth paratype; F, detail of E showing the very narrow lunule (arrow) at the base of an inner claw of the third pair of legs (the lunule of the external claw is not in focus). Scale bar = 10 µm." ;
|
|
fabio:hasRepresentation <https://zenodo.org/record/277337/files/figure.png> ;
|
|
a fabio:Figure .
|