42 lines
1.8 KiB
Turtle
42 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#> .
|
||
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||
|
# Warning: Failed to output a material citation, could not create identifier
|
||
|
# Warning: Failed to output a material citation, could not create identifier
|
||
|
|
||
|
<http://treatment.plazi.org/id/639B0B6BB9583F1E73220CA1195946BE>
|
||
|
dc:creator "Decker, Peter; Reip, Hans Simon; Voigtlaender, Karin" ;
|
||
|
dc:title "Epinannolene sp." ;
|
||
|
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1066> ;
|
||
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/sp> ;
|
||
|
a trt:Treatment .
|
||
|
|
||
|
<http://dx.doi.org/10.3897/BDJ.2.e1066>
|
||
|
bibo:endPage "1066" ;
|
||
|
bibo:journal "Biodiversity Data Journal" ;
|
||
|
bibo:startPage "1066" ;
|
||
|
bibo:volume "2" ;
|
||
|
dc:creator "Decker, Peter; Reip, Hans Simon; Voigtlaender, Karin" ;
|
||
|
dc:date "2014" ;
|
||
|
dc:title "Millipedes and centipedes in German greenhouses (Myriapoda: Diplopoda, Chilopoda)" ;
|
||
|
a fabio:JournalArticle .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/sp>
|
||
|
# Warning: abbreviated infraspecific-rank "sp.", Could not determine parent name ;
|
||
|
dwc:class "Diplopoda" ;
|
||
|
dwc:family "Pseudonannolenidae" ;
|
||
|
dwc:genus "Epinannolene" ;
|
||
|
dwc:infraspecific-rank "sp." ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Spirostreptida" ;
|
||
|
dwc:phylum "Arthropoda" ;
|
||
|
dwc:rank "infraspecific-rank" ;
|
||
|
a dwcFP:TaxonName .
|