29 lines
1.3 KiB
Turtle
29 lines
1.3 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#> .
|
|
|
|
<http://treatment.plazi.org/id/4A0EB4E1199318B8663B27CD490DF9C4>
|
|
# Warning: Could not add treatment taxon because genus "" contains invalid characters ;
|
|
dc:creator "Dunlop, Jason A.; Friederichs, Anja; Langermann, Jasmin" ;
|
|
dc:title "annulipes Verhoeff 1905" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphendononema_annulipes> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zse.93.12882> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zse.93.12882>
|
|
bibo:endPage "295" ;
|
|
bibo:issue "2" ;
|
|
bibo:journal "Zoosystematics and Evolution" ;
|
|
bibo:startPage "281" ;
|
|
bibo:volume "93" ;
|
|
dc:creator "Dunlop, Jason A.; Friederichs, Anja; Langermann, Jasmin" ;
|
|
dc:date "2017" ;
|
|
dc:title "A catalogue of the scutigeromorph centipedes in the Museum fuer Naturkunde, Berlin" ;
|
|
a fabio:JournalArticle .
|