51 lines
2.4 KiB
Turtle
51 lines
2.4 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/03D7474BCF5CA90171BAF95AD0BCE102>
|
||
cito:cites <http://dx.doi.org/10.5281/zenodo.277336>, <http://taxon-concept.plazi.org/id/Animalia/Doryphorybius_flavus_Iharos_1966> ;
|
||
dc:creator "Lisi, Oscar" ;
|
||
dc:title "Doryphorybius flavus Iharos 1966" ;
|
||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Isohypsibius> ;
|
||
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.277336> ;
|
||
a fabio:JournalArticle .
|
||
|
||
<http://taxon-concept.plazi.org/id/Animalia/Doryphorybius_flavus_Iharos_1966>
|
||
dwc:authority "Iharos, 1966" ;
|
||
dwc:authorityName "Iharos" ;
|
||
dwc:authorityYear "1966" ;
|
||
dwc:class "Eutardigrada" ;
|
||
dwc:family "Hypsibiidae" ;
|
||
dwc:genus "Doryphorybius" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:order "Parachela" ;
|
||
dwc:phylum "Tardigrada" ;
|
||
dwc:rank "species" ;
|
||
dwc:scientificNameAuthorship "Iharos, 1966" ;
|
||
dwc:species "flavus" ;
|
||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Doryphorybius_flavus> ;
|
||
a dwcFP:TaxonConcept .
|
||
|
||
<http://dx.doi.org/10.5281/zenodo.277336>
|
||
dc:description "FIGURE 1. D. flavus. A, Dorso-lateral teeth (arrows) of the buccal cavity of a paratype; B, Bucco-pharyngeal apparatus of another paratype; C, Claws of the second and third pairs of legs of the same paratype as Fig. 1 B; D, claws of the fourth pair of legs of the same paratype as Fig. 1 B – C. Scale bar = 10 µm." ;
|
||
fabio:hasRepresentation <https://zenodo.org/record/277336/files/figure.png> ;
|
||
a fabio:Figure .
|