47 lines
2 KiB
Turtle
47 lines
2 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/> .
|
|
|
|
<http://treatment.plazi.org/id/1254D9401F610F71F975F9296E5FF79A>
|
|
dc:creator "Zessin, Wolfgang; Brauckmann, Carsten; Gröning, Elke" ;
|
|
dc:title "Odonatoptera" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Odonatoptera_Martynov_1932> ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/palaeoentomology.4.6.2> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/palaeoentomology.4.6.2>
|
|
bibo:endPage "536" ;
|
|
bibo:issue "6" ;
|
|
bibo:journal "Palaeoentomology" ;
|
|
bibo:pubDate "2021-12-14" ;
|
|
bibo:startPage "532" ;
|
|
bibo:volume "4" ;
|
|
dc:creator "Zessin, Wolfgang; Brauckmann, Carsten; Gröning, Elke" ;
|
|
dc:date "2021" ;
|
|
dc:title "A new insect (probably basal Odonatoptera) from the Pennsylvanian (Late Carboniferous) of the Piesberg Fossil-Lagerstätte, Osnabrück, Germany" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Odonatoptera_Martynov_1932>
|
|
dwc:baseAuthorityName "Martynov" ;
|
|
dwc:baseAuthorityYear "1932" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "superOrder" ;
|
|
dwc:scientificNameAuthorship "(Martynov, 1932)" ;
|
|
dwc:superOrder "Odonatoptera" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Odonatoptera> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Odonatoptera>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "superOrder" ;
|
|
dwc:superOrder "Odonatoptera" ;
|
|
a dwcFP:TaxonName .
|