2024-07-04 13:53:49 +02:00
@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#> .
2024-11-06 16:01:05 +01:00
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/03C587F4FFE2461BFF21FC2082E783A5>
cito: cites <http://taxon-concept.plazi.org/id/Animalia/Icosidesmus_Humbert_1869> , <http://taxon-concept.plazi.org/id/Animalia/Icosidesmus_hochstetteri_Humbert_1869> ;
dc: creator " John Hollier; Edmund Schiller; Nesrine Akkari " ;
dc: title " Polydesmus " ;
trt: citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Polydesmus> ;
trt: publishedIn <http://dx.doi.org/10.5281/zenodo.893503> ;
a trt: Treatment .
<http://dx.doi.org/10.5281/zenodo.893503>
bibo: endPage " 224 " ;
bibo: issue " 2 " ;
bibo: journal " Revue suisse de Zoologie " ;
bibo: pubDate " 2017-09-30 " ;
bibo: startPage " 203 " ;
bibo: volume " 124 " ;
dc: creator " John Hollier; Edmund Schiller; Nesrine Akkari " ;
dc: date " 2017 " ;
dc: title " An annotated list of the Diplopoda described by Aloïs Humbert alone and with Henri de Saussure, and the Diplopoda from Saussure’ s Mexico expedition " ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Icosidesmus_Humbert_1869>
dwc: authorityName " Humbert & De Saussure " ;
dwc: authorityYear " 1869 " ;
dwc: class " Diplopoda " ;
dwc: family " Dalodesmidae " ;
dwc: genus " Icosidesmus " ;
dwc: kingdom " Animalia " ;
dwc: order " Polydesmida " ;
dwc: phylum " Arthropoda " ;
dwc: rank " genus " ;
dwc: scientificNameAuthorship " Humbert & De Saussure, 1869 " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icosidesmus> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Icosidesmus_hochstetteri_Humbert_1869>
dwc: authority " Humbert & Saussure, 1869 " ;
dwc: authorityName " Humbert & Saussure " ;
dwc: authorityYear " 1869 " ;
dwc: class " Diplopoda " ;
dwc: family " Dalodesmidae " ;
dwc: genus " Icosidesmus " ;
dwc: kingdom " Animalia " ;
dwc: order " Polydesmida " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Humbert & Saussure, 1869 " ;
dwc: species " hochstetteri " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icosidesmus_hochstetteri> ;
a dwcFP: TaxonConcept .