This commit is contained in:
parent
e81a7c4633
commit
4f409c96ca
208 changed files with 1526 additions and 3373 deletions
|
@ -7,12 +7,13 @@
|
|||
@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/A8167EE5A75B2603EC229C549315B0C5>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chrysura>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Holochrysis>' due to issues with rank ;
|
||||
dc:creator "Paukkunen, Juho; Berg, Alexander; Soon, Villu; Odegaard, Frode; Rosa, Paolo" ;
|
||||
dc:title "Chrysura Dahlbom 1845" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chrysura_Dahlbom_1845> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Holochrysis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.548.6164> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,53 +31,14 @@
|
|||
dwc:authority "Dahlbom, 1845" ;
|
||||
dwc:authorityName "Dahlbom" ;
|
||||
dwc:authorityYear "1845" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysididae" ;
|
||||
dwc:genus "Chrysura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Dahlbom, 1845" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chrysura> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysura>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysididae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Chrysura" ;
|
||||
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 .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue