43 lines
1.8 KiB
Turtle
43 lines
1.8 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/03C587F4FFED4614FF21FB60829F80C7>
|
||
dc:creator "John Hollier; Edmund Schiller; Nesrine Akkari" ;
|
||
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" ;
|
||
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/Polydesmus_Oxyurus_>
|
||
dwc:authority "(Oxyurus)" ;
|
||
dwc:authorityName "Oxyurus" ;
|
||
dwc:class "Diplopoda" ;
|
||
dwc:family "Polydesmidae" ;
|
||
dwc:genus "Polydesmus" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:order "Polydesmida" ;
|
||
dwc:phylum "Arthropoda" ;
|
||
dwc:rank "genus" ;
|
||
dwc:scientificNameAuthorship "Oxyurus" ;
|
||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polydesmus> ;
|
||
a dwcFP:TaxonConcept .
|