This commit is contained in:
treatmentbank 2024-12-06 20:48:56 +00:00
parent 929e4053df
commit a804a2e226
2 changed files with 201 additions and 0 deletions

View file

@ -0,0 +1,100 @@
@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#> .
<http://treatment.plazi.org/id/039E87B0FFA5FFAE18BB115FFF34FBA8>
dc:creator "Vilhelmsen, Lars; Boudinot, Brendon; Jenkins Shaw, Josh; Hammel, Jörg U; Perrichot, Vincent" ;
dc:title "Kryptovelona carstengroehni Vilhelmsen and Perrichot" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039E87B0FFA5FFAE18BB115FFF34FBA8.mc.3B5F3CFBFFA5FFA419641279FE52F9BA> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Kryptovelona_carstengroehni_Vilhelmsen_2024> ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlae021> ;
a trt:Treatment .
<https://doi.org/10.1093/zoolinnean/zlae021>
bibo:endPage "19" ;
bibo:issue "3" ;
bibo:journal "Zoological Journal of the Linnean Society" ;
bibo:pubDate "2024-02-28" ;
bibo:series "Zool. J. Linn. Soc." ;
bibo:startPage "1" ;
bibo:volume "202" ;
dc:creator "Vilhelmsen, Lars; Boudinot, Brendon; Jenkins Shaw, Josh; Hammel, Jörg U; Perrichot, Vincent" ;
dc:date "2024" ;
dc:title "Echoes from the Cretaceous: new fossils shed light on the evolution of host detection and concealed ovipositor apparatus in the parasitoid wasp superfamily Orussoidea (Hymenoptera)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Kryptovelona_carstengroehni_Vilhelmsen_2024>
# Warning: Using document metadata for authority year ;
dwc:authority "Vilhelmsen and Perrichot" ;
dwc:authorityName "Vilhelmsen and Perrichot" ;
dwc:class "Insecta" ;
dwc:family "Orussidae" ;
dwc:genus "Kryptovelona" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilhelmsen & Perrichot, 2024" ;
dwc:species "carstengroehni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kryptovelona_carstengroehni> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Kryptovelona_carstengroehni>
dwc:class "Insecta" ;
dwc:family "Orussidae" ;
dwc:genus "Kryptovelona" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "carstengroehni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Kryptovelona> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Kryptovelona>
dwc:genus "Kryptovelona" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orussidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orussidae>
dwc:family "Orussidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:order "Hymenoptera" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/039E87B0FFA5FFAE18BB115FFF34FBA8.mc.3B5F3CFBFFA5FFA419641279FE52F9BA>
dwc:catalogNumber "GPIH 5078" ;
dwc:collectionCode "GPIH" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/039E87B0FFA5FFAE18BB115FFF34FBA8#3B5F3CFBFFA5FFA419641279FE52F9BA> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,101 @@
@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#> .
<http://treatment.plazi.org/id/039E87B0FFAFFFAA18B610D2FD8AF87A>
dc:creator "Vilhelmsen, Lars; Boudinot, Brendon; Jenkins Shaw, Josh; Hammel, Jörg U; Perrichot, Vincent" ;
dc:title "Orussus judagroehnae Vilhelmsen and Perrichot, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039E87B0FFAFFFAA18B610D2FD8AF87A.mc.3B5F3CFBFFAFFFAE1964110BFE52FA6C> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orussus_judagroehnae_Vilhelmsen_2024> ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlae021> ;
a trt:Treatment .
<https://doi.org/10.1093/zoolinnean/zlae021>
bibo:endPage "19" ;
bibo:issue "3" ;
bibo:journal "Zoological Journal of the Linnean Society" ;
bibo:pubDate "2024-02-28" ;
bibo:series "Zool. J. Linn. Soc." ;
bibo:startPage "1" ;
bibo:volume "202" ;
dc:creator "Vilhelmsen, Lars; Boudinot, Brendon; Jenkins Shaw, Josh; Hammel, Jörg U; Perrichot, Vincent" ;
dc:date "2024" ;
dc:title "Echoes from the Cretaceous: new fossils shed light on the evolution of host detection and concealed ovipositor apparatus in the parasitoid wasp superfamily Orussoidea (Hymenoptera)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Orussus_judagroehnae_Vilhelmsen_2024>
# Warning: Using document metadata for authority year ;
dwc:authority "Vilhelmsen and Perrichot" ;
dwc:authorityName "Vilhelmsen and Perrichot" ;
dwc:class "Insecta" ;
dwc:family "Orussidae" ;
dwc:genus "Orussus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilhelmsen & Perrichot, 2024" ;
dwc:species "judagroehnae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orussus_judagroehnae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Orussus_judagroehnae>
dwc:class "Insecta" ;
dwc:family "Orussidae" ;
dwc:genus "Orussus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "judagroehnae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orussus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orussus>
dwc:genus "Orussus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orussidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orussidae>
dwc:family "Orussidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:order "Hymenoptera" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/039E87B0FFAFFFAA18B610D2FD8AF87A.mc.3B5F3CFBFFAFFFAE1964110BFE52FA6C>
dwc:catalogNumber "GPIH 5081" ;
dwc:collectionCode "CCGG" ;
dwc:locality "Priabonian" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/039E87B0FFAFFFAA18B610D2FD8AF87A#3B5F3CFBFFAFFFAE1964110BFE52FA6C> ;
a dwc:MaterialCitation .