31 lines
1.6 KiB
Turtle
31 lines
1.6 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: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
|
|
<http://treatment.plazi.org/id/3BF63C67DE67F100A4AC5454F5CA5F9C>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/leucopygata_cata>' due to issues with rank ;
|
|
# Warning: Could not add treatment taxon because genus "" contains invalid characters ;
|
|
dc:creator "Schmidt, Olga" ;
|
|
dc:title "'Chloroclystis' (Chloroclystis) leucopygata subsp. cata Prout 1958" ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e5447> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/BDJ.3.e5447>
|
|
bibo:endPage "5447" ;
|
|
bibo:journal "Biodiversity Data Journal" ;
|
|
bibo:startPage "5447" ;
|
|
bibo:volume "3" ;
|
|
dc:creator "Schmidt, Olga" ;
|
|
dc:date "2015" ;
|
|
dc:title "List of primary types of the larentiine moth species (Lepidoptera: Geometridae) described from Indonesia - a starting point for biodiversity assessment of the subfamily in the region" ;
|
|
a fabio:JournalArticle .
|