From 9c3baae446b5f57d7a139c463a0ba0524fbb5e36 Mon Sep 17 00:00:00 2001
From: treatmentbank <treatmentbank@noreply.git.ld.plazi.org>
Date: Mon, 6 Jan 2025 12:52:31 +0000
Subject: [PATCH] GG2RDF
 plazi/treatments-xml@b0d85b144a6c0ff2be5d0d5ce20595023e522edf

---
 .../87/039B87EEFFBAC77CFF4A1D44FA2192BF.ttl   | 44 +++++++++--------
 .../87/039B87EEFFBBC76FFF4A1E13FC4A946B.ttl   | 47 +++++++++++--------
 .../87/03C987EEFFEBFFE6FF51FC05416AFBFF.ttl   | 16 ++++++-
 .../87/03C987EEFFECFFF9FF51F9124661FB93.ttl   | 28 +++++++----
 .../87/03C987EEFFF2FFFCFF51FC5D4280FD57.ttl   |  9 +++-
 .../87/03C987EEFFF6FFF1FF51FCCA405AF852.ttl   | 19 +++++---
 .../76/5365764FE76AFFA4FF10D35BFB23FD53.ttl   | 46 ++++++++++--------
 .../97/75539763BB4DFF94FF2DDBACFB38171A.ttl   | 23 +++++++++
 8 files changed, 152 insertions(+), 80 deletions(-)

diff --git a/data/03/9B/87/039B87EEFFBAC77CFF4A1D44FA2192BF.ttl b/data/03/9B/87/039B87EEFFBAC77CFF4A1D44FA2192BF.ttl
index e79e317ed74..fe2381cafc8 100644
--- a/data/03/9B/87/039B87EEFFBAC77CFF4A1D44FA2192BF.ttl
+++ b/data/03/9B/87/039B87EEFFBAC77CFF4A1D44FA2192BF.ttl
@@ -33,48 +33,52 @@
     dwc:authority "Komai & Sakiyama, 2023" ;
     dwc:authorityName "Komai & Sakiyama" ;
     dwc:authorityYear "2023" ;
-    dwc:class "Crinoidea" ;
-    dwc:family "Isocrinidae" ;
+    dwc:class "Malacostraca" ;
+    dwc:family "Palaemonidae" ;
     dwc:genus "Metacrimenes" ;
     dwc:kingdom "Animalia" ;
-    dwc:order "Isocrinida" ;
-    dwc:phylum "Echinodermata" ;
+    dwc:order "Isopoda" ;
+    dwc:phylum "Arthropoda" ;
     dwc:rank "genus" ;
     dwc:scientificNameAuthorship "Komai & Sakiyama, 2023" ;
     trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metacrimenes> ;
     a dwcFP:TaxonConcept .
 
 <http://taxon-name.plazi.org/id/Animalia/Metacrimenes>
-    dwc:class "Crinoidea" ;
-    dwc:family "Isocrinidae" ;
+    dwc:class "Malacostraca" ;
+    dwc:family "Palaemonidae" ;
     dwc:genus "Metacrimenes" ;
     dwc:kingdom "Animalia" ;
-    dwc:order "Isocrinida" ;
-    dwc:phylum "Echinodermata" ;
+    dwc:order "Isopoda" ;
+    dwc:phylum "Arthropoda" ;
     dwc:rank "genus" ;
-    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isocrinidae> ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Palaemonidae> ;
     a dwcFP:TaxonName .
 
-<http://taxon-name.plazi.org/id/Animalia/Isocrinidae>
-    dwc:family "Isocrinidae" ;
+<http://taxon-name.plazi.org/id/Animalia/Palaemonidae>
+    dwc:family "Palaemonidae" ;
+    dwc:kingdom "Animalia" ;
     dwc:rank "family" ;
-    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isocrinida> ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isopoda> ;
     a dwcFP:TaxonName .
 
-<http://taxon-name.plazi.org/id/Animalia/Isocrinida>
-    dwc:order "Isocrinida" ;
+<http://taxon-name.plazi.org/id/Animalia/Isopoda>
+    dwc:kingdom "Animalia" ;
+    dwc:order "Isopoda" ;
     dwc:rank "order" ;
-    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crinoidea> ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
     a dwcFP:TaxonName .
 
-<http://taxon-name.plazi.org/id/Animalia/Crinoidea>
-    dwc:class "Crinoidea" ;
+<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
+    dwc:class "Malacostraca" ;
+    dwc:kingdom "Animalia" ;
     dwc:rank "class" ;
-    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
     a dwcFP:TaxonName .
 
-<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
-    dwc:phylum "Echinodermata" ;
+<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
+    dwc:kingdom "Animalia" ;
+    dwc:phylum "Arthropoda" ;
     dwc:rank "phylum" ;
     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
     a dwcFP:TaxonName .
diff --git a/data/03/9B/87/039B87EEFFBBC76FFF4A1E13FC4A946B.ttl b/data/03/9B/87/039B87EEFFBBC76FFF4A1E13FC4A946B.ttl
index ba77f4d6a0d..9a0625b1a69 100644
--- a/data/03/9B/87/039B87EEFFBBC76FFF4A1E13FC4A946B.ttl
+++ b/data/03/9B/87/039B87EEFFBBC76FFF4A1E13FC4A946B.ttl
@@ -34,12 +34,12 @@
     dwc:authority "Komai & Sakiyama, 2023" ;
     dwc:authorityName "Komai & Sakiyama" ;
     dwc:authorityYear "2023" ;
-    dwc:class "Crinoidea" ;
-    dwc:family "Isocrinidae" ;
+    dwc:class "Malacostraca" ;
+    dwc:family "Palaemonidae" ;
     dwc:genus "Metacrimenes" ;
     dwc:kingdom "Animalia" ;
-    dwc:order "Isocrinida" ;
-    dwc:phylum "Echinodermata" ;
+    dwc:order "Isopoda" ;
+    dwc:phylum "Arthropoda" ;
     dwc:rank "species" ;
     dwc:scientificNameAuthorship "Komai & Sakiyama, 2023" ;
     dwc:species "fenestra" ;
@@ -47,12 +47,12 @@
     a dwcFP:TaxonConcept .
 
 <http://taxon-name.plazi.org/id/Animalia/Metacrimenes_fenestra>
-    dwc:class "Crinoidea" ;
-    dwc:family "Isocrinidae" ;
+    dwc:class "Malacostraca" ;
+    dwc:family "Palaemonidae" ;
     dwc:genus "Metacrimenes" ;
     dwc:kingdom "Animalia" ;
-    dwc:order "Isocrinida" ;
-    dwc:phylum "Echinodermata" ;
+    dwc:order "Isopoda" ;
+    dwc:phylum "Arthropoda" ;
     dwc:rank "species" ;
     dwc:species "fenestra" ;
     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Metacrimenes> ;
@@ -60,30 +60,35 @@
 
 <http://taxon-name.plazi.org/id/Animalia/Metacrimenes>
     dwc:genus "Metacrimenes" ;
+    dwc:kingdom "Animalia" ;
     dwc:rank "genus" ;
-    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isocrinidae> ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Palaemonidae> ;
     a dwcFP:TaxonName .
 
-<http://taxon-name.plazi.org/id/Animalia/Isocrinidae>
-    dwc:family "Isocrinidae" ;
+<http://taxon-name.plazi.org/id/Animalia/Palaemonidae>
+    dwc:family "Palaemonidae" ;
+    dwc:kingdom "Animalia" ;
     dwc:rank "family" ;
-    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isocrinida> ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isopoda> ;
     a dwcFP:TaxonName .
 
-<http://taxon-name.plazi.org/id/Animalia/Isocrinida>
-    dwc:order "Isocrinida" ;
+<http://taxon-name.plazi.org/id/Animalia/Isopoda>
+    dwc:kingdom "Animalia" ;
+    dwc:order "Isopoda" ;
     dwc:rank "order" ;
-    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crinoidea> ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
     a dwcFP:TaxonName .
 
-<http://taxon-name.plazi.org/id/Animalia/Crinoidea>
-    dwc:class "Crinoidea" ;
+<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
+    dwc:class "Malacostraca" ;
+    dwc:kingdom "Animalia" ;
     dwc:rank "class" ;
-    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
     a dwcFP:TaxonName .
 
-<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
-    dwc:phylum "Echinodermata" ;
+<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
+    dwc:kingdom "Animalia" ;
+    dwc:phylum "Arthropoda" ;
     dwc:rank "phylum" ;
     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
     a dwcFP:TaxonName .
@@ -135,6 +140,7 @@
     dwc:verbatimElevation "132" ;
     dwc:verbatimLatitude "35.08383" ;
     dwc:verbatimLongitude "138.803" ;
+    trt:gbifOccurrenceId "4455080301" ;
     trt:httpUri <https://treatment.plazi.org/id/039B87EEFFBBC76FFF4A1E13FC4A946B#3B5A3CA5FFBBC77CFE571E83FF729184> ;
     a dwc:MaterialCitation .
 
@@ -142,5 +148,6 @@
     dwc:eventDate "2023-02-24" ;
     dwc:locality "Numazu" ;
     dwc:verbatimElevation "175" ;
+    trt:gbifOccurrenceId "4455080302" ;
     trt:httpUri <https://treatment.plazi.org/id/039B87EEFFBBC76FFF4A1E13FC4A946B#3B5A3CA5FFBBC77CFF1A1F1EFAE6903C> ;
     a dwc:MaterialCitation .
diff --git a/data/03/C9/87/03C987EEFFEBFFE6FF51FC05416AFBFF.ttl b/data/03/C9/87/03C987EEFFEBFFE6FF51FC05416AFBFF.ttl
index 337fa90500b..378b083d60b 100644
--- a/data/03/C9/87/03C987EEFFEBFFE6FF51FC05416AFBFF.ttl
+++ b/data/03/C9/87/03C987EEFFEBFFE6FF51FC05416AFBFF.ttl
@@ -12,7 +12,7 @@
     cito:cites <http://dx.doi.org/10.5281/zenodo.14594550>, <http://dx.doi.org/10.5281/zenodo.14594552> ;
     dc:creator "Xu, Yu; Lu, Bo; Watling, Les; Zhan, Zifeng; Wang, Chunsheng; Xu, Kuidong" ;
     dc:title "Aethisis turriformis Xu, Lu & Xu 2024, sp. nov." ;
-    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFEBFFE6FF51FC05416AFBFF.mc.3B083CA5FFEBFFE1FE4BFB7547C6FB63>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFEBFFE6FF51FC05416AFBFF.mc.3B083CA5FFEBFFE1FB29FB594022FB4F>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFEBFFE6FF51FC05416AFBFF.mc.3B083CA5FFECFFE6FF01FDB5479EFDC7> ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFEBFFE6FF51FC05416AFBFF.mc.3B083CA5FFEBFFE1FE4BFB7547C6FB63>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFEBFFE6FF51FC05416AFBFF.mc.3B083CA5FFEBFFE1FB29FB594022FB4F>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFEBFFE6FF51FC05416AFBFF.mc.3B083CA5FFECFFE6FF01FDB5479EFDC7>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFEBFFE6FF51FC05416AFBFF.mc.3B083CA5FFECFFE6FEABFD4147A0FD6B> ;
     trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aethisis_turriformis_Xu_2024> ;
     trt:publishedIn <https://doi.org/10.11646/zootaxa.5555.2.1> ;
     a trt:Treatment .
@@ -109,9 +109,10 @@
     a fabio:Figure .
 
 <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFEBFFE6FF51FC05416AFBFF.mc.3B083CA5FFEBFFE1FE4BFB7547C6FB63>
+    dwc:catalogNumber "RSIOOCT0241" ;
     dwc:collectionCode "R, V" ;
     dwc:eventDate "2021-01-24" ;
-    dwc:locality "south Kyushu" ;
+    dwc:locality "Kyushu Palau Ridge" ;
     dwc:typeStatus "holotype" ;
     dwc:verbatimElevation "2104" ;
     dwc:verbatimLatitude "13.3389" ;
@@ -122,6 +123,11 @@
 <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFEBFFE6FF51FC05416AFBFF.mc.3B083CA5FFEBFFE1FB29FB594022FB4F>
     dwc:catalogNumber "MBM287341" ;
     dwc:collectionCode "MBM" ;
+    dwc:eventDate "2021-01-24" ;
+    dwc:locality "Kyushu Palau Ridge" ;
+    dwc:verbatimElevation "2104" ;
+    dwc:verbatimLatitude "13.3389" ;
+    dwc:verbatimLongitude "134.5606" ;
     trt:httpUri <https://treatment.plazi.org/id/03C987EEFFEBFFE6FF51FC05416AFBFF#3B083CA5FFEBFFE1FB29FB594022FB4F> ;
     a dwc:MaterialCitation .
 
@@ -131,3 +137,9 @@
     dwc:verbatimElevation "2104" ;
     trt:httpUri <https://treatment.plazi.org/id/03C987EEFFEBFFE6FF51FC05416AFBFF#3B083CA5FFECFFE6FF01FDB5479EFDC7> ;
     a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFEBFFE6FF51FC05416AFBFF.mc.3B083CA5FFECFFE6FEABFD4147A0FD6B>
+    dwc:catalogNumber "MBM287341" ;
+    dwc:collectionCode "MBM" ;
+    trt:httpUri <https://treatment.plazi.org/id/03C987EEFFEBFFE6FF51FC05416AFBFF#3B083CA5FFECFFE6FEABFD4147A0FD6B> ;
+    a dwc:MaterialCitation .
diff --git a/data/03/C9/87/03C987EEFFECFFF9FF51F9124661FB93.ttl b/data/03/C9/87/03C987EEFFECFFF9FF51F9124661FB93.ttl
index b2bd57bd01a..c639e293602 100644
--- a/data/03/C9/87/03C987EEFFECFFF9FF51F9124661FB93.ttl
+++ b/data/03/C9/87/03C987EEFFECFFF9FF51F9124661FB93.ttl
@@ -12,7 +12,7 @@
     cito:cites <http://dx.doi.org/10.5281/zenodo.14594554>, <http://dx.doi.org/10.5281/zenodo.14594558>, <http://dx.doi.org/10.5281/zenodo.14594562>, <http://dx.doi.org/10.5281/zenodo.14594560>, <http://dx.doi.org/10.5281/zenodo.14594556> ;
     dc:creator "Xu, Yu; Lu, Bo; Watling, Les; Zhan, Zifeng; Wang, Chunsheng; Xu, Kuidong" ;
     dc:title "Parajasonisis flabellata Xu, Watling & Xu 2024, sp. nov." ;
-    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFECFFE6FE4BF88243CBF808>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFECFFE6FF1DF86647EBF808>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFECFFE6FB3BF866403FF850>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FEAFFF654002FF17>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FCD9FF6540A0FF17>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FE6AFF49415CFF73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FE46FF2D4101FF5F> ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFECFFE6FE4BF88243CBF808>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFECFFE6FF1DF86647EBF808>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFECFFE6FB3BF86640ADF851>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FCD9FF6540A0FF17>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FE6AFF49415CFF73>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FE46FF2D4101FF5F>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FEA9FE9D47DBFE2F>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FB0DFE9D4008FE0B> ;
     trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parajasonisis_flabellata_Xu_2024> ;
     trt:publishedIn <https://doi.org/10.11646/zootaxa.5555.2.1> ;
     a trt:Treatment .
@@ -127,6 +127,7 @@
     dwc:catalogNumber "MBM287336" ;
     dwc:collectionCode "MBM" ;
     dwc:eventDate "2018-04-01" ;
+    dwc:locality "station FX-Dive 172" ;
     dwc:typeStatus "holotype" ;
     dwc:verbatimElevation "1357" ;
     dwc:verbatimLatitude "17.3886" ;
@@ -138,6 +139,7 @@
     dwc:catalogNumber "MBM287337" ;
     dwc:collectionCode "MBM" ;
     dwc:eventDate "2018-04-09" ;
+    dwc:locality "station FX-Dive 175" ;
     dwc:typeStatus "paratype" ;
     dwc:verbatimElevation "1670" ;
     dwc:verbatimLatitude "17.3317" ;
@@ -145,22 +147,16 @@
     trt:httpUri <https://treatment.plazi.org/id/03C987EEFFECFFF9FF51F9124661FB93#3B083CA5FFECFFE6FF1DF86647EBF808> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFECFFE6FB3BF866403FF850>
+<http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFECFFE6FB3BF86640ADF851>
     dwc:catalogNumber "MBM287338" ;
     dwc:collectionCode "MBM" ;
     dwc:eventDate "2018-04-09" ;
+    dwc:locality "station FX-Dive 175" ;
     dwc:typeStatus "paratype" ;
     dwc:verbatimElevation "1430" ;
     dwc:verbatimLatitude "17.335" ;
     dwc:verbatimLongitude "153.2103" ;
-    trt:httpUri <https://treatment.plazi.org/id/03C987EEFFECFFF9FF51F9124661FB93#3B083CA5FFECFFE6FB3BF866403FF850> ;
-    a dwc:MaterialCitation .
-
-<http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FEAFFF654002FF17>
-    dwc:catalogNumber "MBM287337" ;
-    dwc:collectionCode "MBM" ;
-    dwc:typeStatus "paratype" ;
-    trt:httpUri <https://treatment.plazi.org/id/03C987EEFFECFFF9FF51F9124661FB93#3B083CA5FFF3FFF9FEAFFF654002FF17> ;
+    trt:httpUri <https://treatment.plazi.org/id/03C987EEFFECFFF9FF51F9124661FB93#3B083CA5FFECFFE6FB3BF86640ADF851> ;
     a dwc:MaterialCitation .
 
 <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FCD9FF6540A0FF17>
@@ -183,3 +179,15 @@
     dwc:typeStatus "paratype" ;
     trt:httpUri <https://treatment.plazi.org/id/03C987EEFFECFFF9FF51F9124661FB93#3B083CA5FFF3FFF9FE46FF2D4101FF5F> ;
     a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FEA9FE9D47DBFE2F>
+    dwc:catalogNumber "MBM287336" ;
+    dwc:collectionCode "MBM" ;
+    trt:httpUri <https://treatment.plazi.org/id/03C987EEFFECFFF9FF51F9124661FB93#3B083CA5FFF3FFF9FEA9FE9D47DBFE2F> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFECFFF9FF51F9124661FB93.mc.3B083CA5FFF3FFF9FB0DFE9D4008FE0B>
+    dwc:catalogNumber "MBM287337" ;
+    dwc:collectionCode "MBM" ;
+    trt:httpUri <https://treatment.plazi.org/id/03C987EEFFECFFF9FF51F9124661FB93#3B083CA5FFF3FFF9FB0DFE9D4008FE0B> ;
+    a dwc:MaterialCitation .
diff --git a/data/03/C9/87/03C987EEFFF2FFFCFF51FC5D4280FD57.ttl b/data/03/C9/87/03C987EEFFF2FFFCFF51FC5D4280FD57.ttl
index d0429ae39e0..207a45f9ed2 100644
--- a/data/03/C9/87/03C987EEFFF2FFFCFF51FC5D4280FD57.ttl
+++ b/data/03/C9/87/03C987EEFFF2FFFCFF51FC5D4280FD57.ttl
@@ -12,7 +12,7 @@
     cito:cites <http://dx.doi.org/10.5281/zenodo.14594564>, <http://dx.doi.org/10.5281/zenodo.14594566>, <http://dx.doi.org/10.5281/zenodo.14594568> ;
     dc:creator "Xu, Yu; Lu, Bo; Watling, Les; Zhan, Zifeng; Wang, Chunsheng; Xu, Kuidong" ;
     dc:title "Dentatisis bathyalis Xu, Watling & Xu 2024, sp. nov." ;
-    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF2FFFCFF51FC5D4280FD57.mc.3B083CA5FFF2FFF8FE4BFBCD47B7FBD8> ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF2FFFCFF51FC5D4280FD57.mc.3B083CA5FFF2FFF8FE4BFBCD47B7FBD8>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF2FFFCFF51FC5D4280FD57.mc.3B083CA5FFF6FFFCFEABFDD147A0FD9B> ;
     trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dentatisis_bathyalis_Xu_2024> ;
     trt:publishedIn <https://doi.org/10.11646/zootaxa.5555.2.1> ;
     a trt:Treatment .
@@ -117,9 +117,16 @@
     dwc:catalogNumber "MBM287339" ;
     dwc:collectionCode "R, V" ;
     dwc:eventDate "2015-06-14" ;
+    dwc:locality "station FX-Dive 36" ;
     dwc:typeStatus "holotype" ;
     dwc:verbatimElevation "1946" ;
     dwc:verbatimLatitude "-3.7111" ;
     dwc:verbatimLongitude "151.8806" ;
     trt:httpUri <https://treatment.plazi.org/id/03C987EEFFF2FFFCFF51FC5D4280FD57#3B083CA5FFF2FFF8FE4BFBCD47B7FBD8> ;
     a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF2FFFCFF51FC5D4280FD57.mc.3B083CA5FFF6FFFCFEABFDD147A0FD9B>
+    dwc:catalogNumber "MBM287339" ;
+    dwc:collectionCode "MBM" ;
+    trt:httpUri <https://treatment.plazi.org/id/03C987EEFFF2FFFCFF51FC5D4280FD57#3B083CA5FFF6FFFCFEABFDD147A0FD9B> ;
+    a dwc:MaterialCitation .
diff --git a/data/03/C9/87/03C987EEFFF6FFF1FF51FCCA405AF852.ttl b/data/03/C9/87/03C987EEFFF6FFF1FF51FCCA405AF852.ttl
index e3febe18521..2af125d2905 100644
--- a/data/03/C9/87/03C987EEFFF6FFF1FF51FCCA405AF852.ttl
+++ b/data/03/C9/87/03C987EEFFF6FFF1FF51FCCA405AF852.ttl
@@ -12,7 +12,7 @@
     cito:cites <http://dx.doi.org/10.5281/zenodo.14594570>, <http://dx.doi.org/10.5281/zenodo.14594572>, <http://dx.doi.org/10.5281/zenodo.14594574> ;
     dc:creator "Xu, Yu; Lu, Bo; Watling, Les; Zhan, Zifeng; Wang, Chunsheng; Xu, Kuidong" ;
     dc:title "Dentatisis projecta Xu, Lu & Xu 2024, sp. nov." ;
-    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF6FFF1FF51FCCA405AF852.mc.3B083CA5FFF6FFFCFE55FC3A47C4FBA0>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF6FFF1FF51FCCA405AF852.mc.3B083CA5FFF6FFFCFB28FC1E4022FB8C>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF6FFF1FF51FCCA405AF852.mc.3B083CA5FFFBFFF1FF01F980470FF92B> ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF6FFF1FF51FCCA405AF852.mc.3B083CA5FFF6FFFCFE55FC3A47C4FBA0>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF6FFF1FF51FCCA405AF852.mc.3B083CA5FFF6FFFCFB28FC1E4022FB8C>, <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF6FFF1FF51FCCA405AF852.mc.3B083CA5FFFBFFF1FEABF94847A5F972> ;
     trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dentatisis_projecta_Xu_2024> ;
     trt:publishedIn <https://doi.org/10.11646/zootaxa.5555.2.1> ;
     a trt:Treatment .
@@ -114,9 +114,10 @@
     a fabio:Figure .
 
 <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF6FFF1FF51FCCA405AF852.mc.3B083CA5FFF6FFFCFE55FC3A47C4FBA0>
+    dwc:catalogNumber "RSIOOC0210" ;
     dwc:collectionCode "R, V" ;
     dwc:eventDate "2021-01-09" ;
-    dwc:locality "south Kyushu" ;
+    dwc:locality "Kyushu Palau Ridge" ;
     dwc:typeStatus "holotype" ;
     dwc:verbatimElevation "2413" ;
     dwc:verbatimLatitude "16.9422" ;
@@ -127,12 +128,16 @@
 <http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF6FFF1FF51FCCA405AF852.mc.3B083CA5FFF6FFFCFB28FC1E4022FB8C>
     dwc:catalogNumber "MBM287340" ;
     dwc:collectionCode "MBM" ;
+    dwc:eventDate "2021-01-09" ;
+    dwc:locality "Kyushu Palau Ridge" ;
+    dwc:verbatimElevation "2413" ;
+    dwc:verbatimLatitude "16.9422" ;
+    dwc:verbatimLongitude "134.9082" ;
     trt:httpUri <https://treatment.plazi.org/id/03C987EEFFF6FFF1FF51FCCA405AF852#3B083CA5FFF6FFFCFB28FC1E4022FB8C> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF6FFF1FF51FCCA405AF852.mc.3B083CA5FFFBFFF1FF01F980470FF92B>
-    dwc:locality "Seamount" ;
-    dwc:typeStatus "holotype" ;
-    dwc:verbatimElevation "2413" ;
-    trt:httpUri <https://treatment.plazi.org/id/03C987EEFFF6FFF1FF51FCCA405AF852#3B083CA5FFFBFFF1FF01F980470FF92B> ;
+<http://tb.plazi.org/GgServer/dwcaRecords/03C987EEFFF6FFF1FF51FCCA405AF852.mc.3B083CA5FFFBFFF1FEABF94847A5F972>
+    dwc:catalogNumber "MBM287340" ;
+    dwc:collectionCode "MBM" ;
+    trt:httpUri <https://treatment.plazi.org/id/03C987EEFFF6FFF1FF51FCCA405AF852#3B083CA5FFFBFFF1FEABF94847A5F972> ;
     a dwc:MaterialCitation .
diff --git a/data/53/65/76/5365764FE76AFFA4FF10D35BFB23FD53.ttl b/data/53/65/76/5365764FE76AFFA4FF10D35BFB23FD53.ttl
index 8a99bad8146..d2238ad9147 100644
--- a/data/53/65/76/5365764FE76AFFA4FF10D35BFB23FD53.ttl
+++ b/data/53/65/76/5365764FE76AFFA4FF10D35BFB23FD53.ttl
@@ -32,25 +32,26 @@
     dwc:authority "Bray, Palm & Theisen, 2018" ;
     dwc:authorityName "Bray, Palm & Theisen" ;
     dwc:authorityYear "2018" ;
-    dwc:class "Reptilia" ;
-    dwc:family "Colubridae" ;
+    dwc:class "Trematoda" ;
+    dwc:family "Bucephalidae" ;
     dwc:genus "Bucephalus" ;
     dwc:kingdom "Animalia" ;
-    dwc:order "Squamata" ;
-    dwc:phylum "Chordata" ;
+    dwc:order "Plagiorchiida" ;
+    dwc:phylum "Platyhelminthes" ;
     dwc:rank "species" ;
     dwc:scientificNameAuthorship "Bray, Palm & Theisen, 2018" ;
     dwc:species "damriyasai" ;
+    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/NM7L> ;
     trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bucephalus_damriyasai> ;
     a dwcFP:TaxonConcept .
 
 <http://taxon-name.plazi.org/id/Animalia/Bucephalus_damriyasai>
-    dwc:class "Reptilia" ;
-    dwc:family "Colubridae" ;
+    dwc:class "Trematoda" ;
+    dwc:family "Bucephalidae" ;
     dwc:genus "Bucephalus" ;
     dwc:kingdom "Animalia" ;
-    dwc:order "Squamata" ;
-    dwc:phylum "Chordata" ;
+    dwc:order "Plagiorchiida" ;
+    dwc:phylum "Platyhelminthes" ;
     dwc:rank "species" ;
     dwc:species "damriyasai" ;
     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bucephalus> ;
@@ -58,30 +59,35 @@
 
 <http://taxon-name.plazi.org/id/Animalia/Bucephalus>
     dwc:genus "Bucephalus" ;
+    dwc:kingdom "Animalia" ;
     dwc:rank "genus" ;
-    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Colubridae> ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bucephalidae> ;
     a dwcFP:TaxonName .
 
-<http://taxon-name.plazi.org/id/Animalia/Colubridae>
-    dwc:family "Colubridae" ;
+<http://taxon-name.plazi.org/id/Animalia/Bucephalidae>
+    dwc:family "Bucephalidae" ;
+    dwc:kingdom "Animalia" ;
     dwc:rank "family" ;
-    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squamata> ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plagiorchiida> ;
     a dwcFP:TaxonName .
 
-<http://taxon-name.plazi.org/id/Animalia/Squamata>
-    dwc:order "Squamata" ;
+<http://taxon-name.plazi.org/id/Animalia/Plagiorchiida>
+    dwc:kingdom "Animalia" ;
+    dwc:order "Plagiorchiida" ;
     dwc:rank "order" ;
-    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trematoda> ;
     a dwcFP:TaxonName .
 
-<http://taxon-name.plazi.org/id/Animalia/Reptilia>
-    dwc:class "Reptilia" ;
+<http://taxon-name.plazi.org/id/Animalia/Trematoda>
+    dwc:class "Trematoda" ;
+    dwc:kingdom "Animalia" ;
     dwc:rank "class" ;
-    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
     a dwcFP:TaxonName .
 
-<http://taxon-name.plazi.org/id/Animalia/Chordata>
-    dwc:phylum "Chordata" ;
+<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
+    dwc:kingdom "Animalia" ;
+    dwc:phylum "Platyhelminthes" ;
     dwc:rank "phylum" ;
     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
     a dwcFP:TaxonName .
diff --git a/data/75/53/97/75539763BB4DFF94FF2DDBACFB38171A.ttl b/data/75/53/97/75539763BB4DFF94FF2DDBACFB38171A.ttl
index 4b4f2165b50..4ef9bbc0cb0 100644
--- a/data/75/53/97/75539763BB4DFF94FF2DDBACFB38171A.ttl
+++ b/data/75/53/97/75539763BB4DFF94FF2DDBACFB38171A.ttl
@@ -9,6 +9,7 @@
 @prefix trt: <http://plazi.org/vocab/treatment#> .
 
 <http://treatment.plazi.org/id/75539763BB4DFF94FF2DDBACFB38171A>
+    cito:cites <http://dx.doi.org/10.5281/zenodo.14604789>, <http://dx.doi.org/10.5281/zenodo.14604791>, <http://dx.doi.org/10.5281/zenodo.14604793>, <http://dx.doi.org/10.5281/zenodo.14604795> ;
     dc:creator "Loh, Kar-Hoe; Poong, Sze-Wan; Du, Jianguo; Ong, Joyce Jia Lin; Zheng, Xinqing; Li, Yuan; Hu, Wenjia" ;
     dc:title "Epinephelus flavocaeruleus" ;
     dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/75539763BB4DFF94FF2DDBACFB38171A.mc.4D922C28BB4DFF9EFC81D819FEBD117A> ;
@@ -26,6 +27,7 @@
     dc:creator "Loh, Kar-Hoe; Poong, Sze-Wan; Du, Jianguo; Ong, Joyce Jia Lin; Zheng, Xinqing; Li, Yuan; Hu, Wenjia" ;
     dc:date "2024" ;
     dc:title "First record of the blue-and-yellow grouper Epinephelus flavocaeruleus (Lacepède 1802) (Perciformes: Epinephelidae) from the Borneo waters, Malaysia" ;
+    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14604789>, <http://dx.doi.org/10.5281/zenodo.14604791>, <http://dx.doi.org/10.5281/zenodo.14604793>, <http://dx.doi.org/10.5281/zenodo.14604795> ;
     a fabio:JournalArticle .
 
 <http://taxon-concept.plazi.org/id/Animalia/Epinephelus_flavocaeruleus_(Lacepede_1802>
@@ -88,10 +90,31 @@
     dwc:rank "kingdom" ;
     a dwcFP:TaxonName .
 
+<http://dx.doi.org/10.5281/zenodo.14604789>
+    dc:description "FIGURE 1. The blue-and-yellow grouper Epinephelus flavocaeruleus (a) Lateral view for specimen G5, (b) Head part for specimen G1." ;
+    fabio:hasRepresentation <https://zenodo.org/record/14604789/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.14604791>
+    dc:description "FIGURE 2. Map indicating the previously known distribution in the geographic range in the IUCN by Samoilys (2018) of Epinephelus flavocaeruleus; the red circle was the location of the landing site of samples in the current study." ;
+    fabio:hasRepresentation <https://zenodo.org/record/14604791/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.14604793>
+    dc:description "FIGURE 3. Maximum Likelihood (ML) phylogenetic tree inferred based on COI gene sequences (630 bp) and GTR +G +I model for the 12 Epinephelus species. Bootstrap values <50% are not shown at the tree nodes." ;
+    fabio:hasRepresentation <https://zenodo.org/record/14604793/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.14604795>
+    dc:description "FIGURE 4. TCS haplotype network based on the CO1 marker for E. flavocaeruleus (yellow) and E. cyanopodus (blue). Each circle represents a haplotype. Each dash line between haplotypes indicates one mutation change. Missing haplotypes are indicated by small black circles." ;
+    fabio:hasRepresentation <https://zenodo.org/record/14604795/files/figure.png> ;
+    a fabio:Figure .
+
 <http://tb.plazi.org/GgServer/dwcaRecords/75539763BB4DFF94FF2DDBACFB38171A.mc.4D922C28BB4DFF9EFC81D819FEBD117A>
     dwc:collectionCode "NSK" ;
     dwc:eventDate "2021-12-28 " ;
     dwc:locality "waters of Sabah" ;
     dwc:samplingProtocol "purchased from a local fish market" ;
+    trt:gbifOccurrenceId "4996935301" ;
     trt:httpUri <https://treatment.plazi.org/id/75539763BB4DFF94FF2DDBACFB38171A#4D922C28BB4DFF9EFC81D819FEBD117A> ;
     a dwc:MaterialCitation .