53 lines
2.3 KiB
Turtle
53 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/B664C67D93157F9FEFEAA794F30990E1>
|
|
dc:creator "Huber, John T.; Greenwalt, Dale" ;
|
|
dc:title "Eoeustochus borchersi Huber, sp. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eoeustochus_borchersi_Huber_2011> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.130.1717> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.130.1717>
|
|
bibo:endPage "494" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "473" ;
|
|
bibo:volume "130" ;
|
|
dc:creator "Huber, John T.; Greenwalt, Dale" ;
|
|
dc:date "2011" ;
|
|
dc:title "Compression fossil Mymaridae (Hymenoptera) from Kishenehn oil shales, with description of two new genera and review of Tertiary amber genera" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Eoeustochus_borchersi_Huber_2011>
|
|
# Warning: Using document metadata for authority year ;
|
|
dwc:LSID "urn:lsid:zoobank.org:act:B96FABBE-964F-4D92-AF7A-D3DE8EBB780B" ;
|
|
dwc:authority "Huber" ;
|
|
dwc:genus "Eoeustochus" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Huber, 2011" ;
|
|
dwc:species "borchersi" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eoeustochus_borchersi> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Eoeustochus_borchersi>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Eoeustochus" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "borchersi" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eoeustochus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Eoeustochus>
|
|
dwc:genus "Eoeustochus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eoeustochus_borchersi> ;
|
|
a dwcFP:TaxonName .
|