44 lines
1.8 KiB
Turtle
44 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#> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/E26DCAAF841F4623118C2BC5036C2485>
|
|
dc:creator "Rota, Jadranka; Miller, Scott E." ;
|
|
dc:title "Niveas Rota, gen. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Niveas_Rota_2013> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.355.6158> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.355.6158>
|
|
bibo:endPage "47" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "29" ;
|
|
bibo:volume "355" ;
|
|
dc:creator "Rota, Jadranka; Miller, Scott E." ;
|
|
dc:date "2013" ;
|
|
dc:title "A new genus of metalmark moths (Lepidoptera, Choreutidae) with Afrotropical and Australasian distribution" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Niveas_Rota_2013>
|
|
# Warning: Using document metadata for authority year ;
|
|
dwc:LSID "http://zoobank.org/F352952E-0F21-464F-BD1E-278C9A0679C1" ;
|
|
dwc:authority "Rota" ;
|
|
dwc:genus "Niveas" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Rota, 2013" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Niveas> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Niveas>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Niveas" ;
|
|
dwc:rank "genus" ;
|
|
a dwcFP:TaxonName .
|