This commit is contained in:
treatmentbank 2024-09-29 21:53:09 +00:00
parent a5d3238c51
commit aea9ac632e

View file

@ -8,14 +8,14 @@
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/2B4F878B2573FF8EFC11FA53FE30FDB9>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Eutawichthys>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Eutawichthys_stringeri_Schwarzhans_2018>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Eutawichthys_maastrichtiensis_Nolf_1996>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Eutawichthys_zideki_Nolf_1996>' due to issues with rank ;
cito:cites <http://dx.doi.org/10.5281/zenodo.10913436> ;
dc:creator "Stringer, Gary L.; Sloan, James Carson" ;
dc:title "Eutawichthys" ;
dc:title "Eutawichthys stringeri STRINGERI 2018" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2B4F878B2573FF8EFC11FA53FE30FDB9.mc.138E3CC02573FF89FC3BFA0FFC2CF9E1> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eutawichthys_Stringer_2023> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eutawichthys_Stringeri_2018> ;
trt:publishedIn <http://dx.doi.org/10.5070/P940361192.> ;
a trt:Treatment .
@ -32,21 +32,36 @@
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10913436> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Eutawichthys_Stringer_2023>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Stringer & Sloan, 2023" ;
dwc:authorityName "Stringer & Sloan" ;
dwc:authorityYear "2023" ;
<http://taxon-concept.plazi.org/id/Animalia/Eutawichthys_Stringeri_2018>
dwc:authority "STRINGERI" ;
dwc:authorityName "STRINGERI" ;
dwc:authorityYear "2018" ;
dwc:genus "Eutawichthys" ;
dwc:isUncertain "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Beryciformes" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Stringer & Sloan, 2023" ;
dwc:scientificNameAuthorship "Stringeri, 2018" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eutawichthys> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eutawichthys>
# Warning: Could not determine parent name ;
dwc:genus "Eutawichthys" ;
dwc:kingdom "Animalia" ;
dwc:order "Beryciformes" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Beryciformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Beryciformes>
dwc:order "Beryciformes" ;
dwc:rank "order" ;
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://dx.doi.org/10.5281/zenodo.10913436>