44 lines
1.9 KiB
Turtle
44 lines
1.9 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/32B2015948070DEC2F9F91BDD574803D>
|
|
dc:creator "St. Laurent, Ryan A.; Mielke, Carlos G. C." ;
|
|
dc:title "Micrallo St Laurent & C. Mielke, gen. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Micrallo_Laurent_2016> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.566.7344> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.566.7344>
|
|
bibo:endPage "143" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "117" ;
|
|
bibo:volume "566" ;
|
|
dc:creator "St. Laurent, Ryan A.; Mielke, Carlos G. C." ;
|
|
dc:date "2016" ;
|
|
dc:title "Three new genera of Neotropical Mimallonidae (Lepidoptera, Mimallonoidea, Mimallonidae) with descriptions of three new species" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Micrallo_Laurent_2016>
|
|
# Warning: Using document metadata for authority year ;
|
|
dwc:LSID "http://zoobank.org/56E27AA5-B571-4CB7-8223-1DCD3AC7E381" ;
|
|
dwc:authority "St Laurent & C. Mielke" ;
|
|
dwc:genus "Micrallo" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "St Laurent & Mielke, 2016" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Micrallo> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Micrallo>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Micrallo" ;
|
|
dwc:rank "genus" ;
|
|
a dwcFP:TaxonName .
|