55 lines
2.3 KiB
Turtle
55 lines
2.3 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/B017FF42949B72F1D4C73BB71D3B3789>
|
|
dc:creator "Mey, Wolfram" ;
|
|
dc:title "Baltimartyria rasnitsyni Mey, 2011, sp. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Baltimartyria_rasnitsyni_Mey_2011> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.130.1480> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.130.1480>
|
|
bibo:endPage "342" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "331" ;
|
|
bibo:volume "130" ;
|
|
dc:creator "Mey, Wolfram" ;
|
|
dc:date "2011" ;
|
|
dc:title "On the systematic position of Baltimartyria Skalski, 1995 and description of a new species from Baltic amber (Lepidoptera, Micropterigidae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Baltimartyria_rasnitsyni_Mey_2011>
|
|
# Info: authority attributes generated from docAuthor ;
|
|
dwc:LSID "urn:lsid:zoobank.org:act:1D69948C-B1FF-44BC-B313-2BAA38FA82DF" ;
|
|
dwc:authority "Mey, 2011" ;
|
|
dwc:authorityName "Mey" ;
|
|
dwc:authorityYear "2011" ;
|
|
dwc:genus "Baltimartyria" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Mey, 2011" ;
|
|
dwc:species "rasnitsyni" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Baltimartyria_rasnitsyni> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Baltimartyria_rasnitsyni>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Baltimartyria" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "rasnitsyni" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Baltimartyria> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Baltimartyria>
|
|
dwc:genus "Baltimartyria" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Baltimartyria_rasnitsyni> ;
|
|
a dwcFP:TaxonName .
|