This commit is contained in:
treatmentbank 2024-11-20 17:38:08 +00:00
parent d4e1347f56
commit 7b617692bf
2 changed files with 36 additions and 8 deletions

View file

@ -31,7 +31,7 @@
dwc:authority "Kontschan & Stary" ;
dwc:authorityName "Kontschan & Stary" ;
dwc:authorityYear "1881" ;
dwc:class "Insecta" ;
dwc:class "Arachnida" ;
dwc:family "Polyaspididae" ;
dwc:genus "Polyaspis" ;
dwc:kingdom "Animalia" ;
@ -45,7 +45,7 @@
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Polyaspis_madagascarensis>
dwc:class "Insecta" ;
dwc:class "Arachnida" ;
dwc:family "Polyaspididae" ;
dwc:genus "Polyaspis" ;
dwc:kingdom "Animalia" ;
@ -79,11 +79,11 @@
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:order "Mesostigmata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .

View file

@ -9,11 +9,10 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/3251473DDE4FFFFEFF6FF8E7FCBC02C7>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Aegyptus_rhynchophorus_El_2007>' due to issues with rank ;
dc:creator "Alatawi, Fahad Jaber; Kamran, Muhammad; Mirza, Jawwad Hassan" ;
dc:title "Centrouropoda almerodai Hiramatsu & Hirschmann" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Centrouropoda_almerodai_Hiramatsu_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Centrouropoda_almerodai_Hiramatsu_1992> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aegyptus_rhynchophorus_El_2007>, <http://taxon-concept.plazi.org/id/Animalia/Centrouropoda_almerodai_Hiramatsu_1992> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4388.3.4> ;
a trt:Treatment .
@ -44,6 +43,20 @@
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Centrouropoda_almerodai> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Aegyptus_rhynchophorus_El_2007>
dwc:authority "El-Bishlawi & Allam, 2007" ;
dwc:authorityName "El-Bishlawi & Allam" ;
dwc:authorityYear "2007" ;
dwc:genus "Aegyptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "El-Bishlawi & Allam, 2007" ;
dwc:species "rhynchophorus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HQLK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aegyptus_rhynchophorus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Centrouropoda_almerodai_Hiramatsu_1992>
dwc:authority "Hiramatsu & Hirschmann, 1992" ;
dwc:authorityName "Hiramatsu & Hirschmann" ;
@ -87,7 +100,7 @@
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:order "Mesostigmata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida>, <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
@ -106,3 +119,18 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aegyptus_rhynchophorus>
dwc:genus "Aegyptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:rank "species" ;
dwc:species "rhynchophorus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aegyptus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aegyptus>
dwc:genus "Aegyptus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .