43 lines
1.7 KiB
Turtle
43 lines
1.7 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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
|
|
<http://treatment.plazi.org/id/9A53B63AFBE6D9AF119E27AA48C337CF>
|
|
# Warning: Could not add treatment taxon because genus "" contains invalid characters ;
|
|
dc:creator "Dunlop, Jason A.; Friederichs, Anja; Langermann, Jasmin" ;
|
|
dc:title "rangoonensis Verhoeff 1939" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/rangoonensis> ;
|
|
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 .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/rangoonensis>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:class "Chilopoda" ;
|
|
dwc:family "Scutigeridae" ;
|
|
dwc:genus "Thereuopoda" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Scutigeromorpha" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "subspecies" ;
|
|
dwc:species "flagellifera" ;
|
|
dwc:subspecies "rangoonensis" ;
|
|
a dwcFP:TaxonName .
|