This commit is contained in:
treatmentbank 2024-11-28 00:29:08 +00:00
parent e81a7c4633
commit 4f409c96ca
208 changed files with 1526 additions and 3373 deletions

View file

@ -7,8 +7,10 @@
@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/120D40AB2AE774E15A80700D758CB7F1>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichrysis>' due to issues with rank ;
dc:creator "Paukkunen, Juho; Berg, Alexander; Soon, Villu; Odegaard, Frode; Rosa, Paolo" ;
dc:title "Trichrysis Lichtenstein 1876" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichrysis_Lichtenstein_1876> ;
@ -29,53 +31,14 @@
dwc:authority "Lichtenstein, 1876" ;
dwc:authorityName "Lichtenstein" ;
dwc:authorityYear "1876" ;
dwc:class "Insecta" ;
dwc:family "Chrysididae" ;
dwc:genus "Trichrysis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Lichtenstein, 1876" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichrysis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichrysis>
dwc:class "Insecta" ;
dwc:family "Chrysididae" ;
# Warning: Could not determine parent name ;
dwc:genus "Trichrysis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysididae>
dwc:family "Chrysididae" ;
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 .