44 lines
2 KiB
Turtle
44 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#> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/B87B934622E36C4BBC67723D0F07A0B8>
|
|
dc:creator "Dewulf, Alexandre; De Meulemeester, Thibaut; Dehon, Manuel; Engel, Michael S.; Michez, Denis" ;
|
|
dc:title "Andrenopteryx Dewulf & Engel, gen. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Andrenopteryx_Dewulf_2014> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.389.7076> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.389.7076>
|
|
bibo:endPage "48" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "35" ;
|
|
bibo:volume "389" ;
|
|
dc:creator "Dewulf, Alexandre; De Meulemeester, Thibaut; Dehon, Manuel; Engel, Michael S.; Michez, Denis" ;
|
|
dc:date "2014" ;
|
|
dc:title "A new interpretation of the bee fossil Melitta willardi Cockerell (Hymenoptera, Melittidae) based on geometric morphometrics of the wing" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Andrenopteryx_Dewulf_2014>
|
|
# Warning: Using document metadata for authority year ;
|
|
dwc:LSID "http://zoobank.org/2A2AF004-6EEB-47DE-B13F-B91378CF3557" ;
|
|
dwc:authority "Dewulf & Engel" ;
|
|
dwc:genus "Andrenopteryx" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Dewulf & Engel, 2014" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Andrenopteryx> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Andrenopteryx>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Andrenopteryx" ;
|
|
dwc:rank "genus" ;
|
|
a dwcFP:TaxonName .
|