From 4d8b9f5839934956fbae9db2266335677373bd20 Mon Sep 17 00:00:00 2001
From: treatmentbank <treatmentbank@noreply.git.ld.plazi.org>
Date: Fri, 27 Dec 2024 15:29:58 +0000
Subject: [PATCH] GG2RDF
 plazi/treatments-xml@727cdbd9890b1ebbd297263d1b0caae20fcef7a3

---
 .../75/06E67587080B56D681895AEABE104B5B.ttl   |  86 +++++++++++
 .../4C/0D724C1AC1AD569A93BFAB669DC14BB1.ttl   | 134 ++++++++++++++++++
 .../35/2F3135BCBBD45344A3211A9BB1829F96.ttl   | 124 ++++++++++++++++
 .../36/A29E36624B6C58088A85CE5C747CAB78.ttl   | 118 +++++++++++++++
 .../B0/A851B0FE9CD05A73843805E7F06730FF.ttl   |  86 +++++++++++
 5 files changed, 548 insertions(+)
 create mode 100644 data/06/E6/75/06E67587080B56D681895AEABE104B5B.ttl
 create mode 100644 data/0D/72/4C/0D724C1AC1AD569A93BFAB669DC14BB1.ttl
 create mode 100644 data/2F/31/35/2F3135BCBBD45344A3211A9BB1829F96.ttl
 create mode 100644 data/A2/9E/36/A29E36624B6C58088A85CE5C747CAB78.ttl
 create mode 100644 data/A8/51/B0/A851B0FE9CD05A73843805E7F06730FF.ttl

diff --git a/data/06/E6/75/06E67587080B56D681895AEABE104B5B.ttl b/data/06/E6/75/06E67587080B56D681895AEABE104B5B.ttl
new file mode 100644
index 00000000000..c6ea0fd1b2d
--- /dev/null
+++ b/data/06/E6/75/06E67587080B56D681895AEABE104B5B.ttl
@@ -0,0 +1,86 @@
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix bibo: <http://purl.org/ontology/bibo/> .
+@prefix cito: <http://purl.org/spar/cito/> .
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
+@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
+@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
+@prefix fabio: <http://purl.org/spar/fabio/> .
+@prefix trt: <http://plazi.org/vocab/treatment#> .
+
+<http://treatment.plazi.org/id/06E67587080B56D681895AEABE104B5B>
+    dc:creator "Kise, Hiroki; Reimer, James Davis; Iguchi, Akira; Ise, Yuji; Tsuchida, Shinji; Fujiwara, Yoshihiro" ;
+    dc:title "Vitrumanthus Kise" ;
+    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vitrumanthus_Kise_> ;
+    trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.131258> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.3897/zookeys.1221.131258>
+    bibo:endPage "362" ;
+    bibo:journal "ZooKeys" ;
+    bibo:pubDate "2024-12-27" ;
+    bibo:startPage "343" ;
+    bibo:volume "1221" ;
+    dc:creator "Kise, Hiroki; Reimer, James Davis; Iguchi, Akira; Ise, Yuji; Tsuchida, Shinji; Fujiwara, Yoshihiro" ;
+    dc:date "2024" ;
+    dc:title "Parazoanthidae (Cnidaria, Zoantharia) associated with glass sponges on the Nishi-Shichito Ridge, northwestern Pacific Ocean, with the description of a new species" ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Vitrumanthus_Kise_>
+    dwc:authority "Kise" ;
+    dwc:authorityName "Kise" ;
+    dwc:class "Anthozoa" ;
+    dwc:family "Parazoanthidae" ;
+    dwc:genus "Vitrumanthus" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Zoantharia" ;
+    dwc:phylum "Cnidaria" ;
+    dwc:rank "genus" ;
+    dwc:scientificNameAuthorship "Kise" ;
+    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9FPTK> ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vitrumanthus> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Vitrumanthus>
+    dwc:class "Anthozoa" ;
+    dwc:family "Parazoanthidae" ;
+    dwc:genus "Vitrumanthus" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Zoantharia" ;
+    dwc:phylum "Cnidaria" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parazoanthidae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Parazoanthidae>
+    dwc:family "Parazoanthidae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zoantharia> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Zoantharia>
+    dwc:kingdom "Animalia" ;
+    dwc:order "Zoantharia" ;
+    dwc:rank "order" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthozoa> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Anthozoa>
+    dwc:class "Anthozoa" ;
+    dwc:kingdom "Animalia" ;
+    dwc:rank "class" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
+    dwc:kingdom "Animalia" ;
+    dwc:phylum "Cnidaria" ;
+    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 .
diff --git a/data/0D/72/4C/0D724C1AC1AD569A93BFAB669DC14BB1.ttl b/data/0D/72/4C/0D724C1AC1AD569A93BFAB669DC14BB1.ttl
new file mode 100644
index 00000000000..b38e2dd714a
--- /dev/null
+++ b/data/0D/72/4C/0D724C1AC1AD569A93BFAB669DC14BB1.ttl
@@ -0,0 +1,134 @@
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix bibo: <http://purl.org/ontology/bibo/> .
+@prefix cito: <http://purl.org/spar/cito/> .
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
+@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
+@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
+@prefix fabio: <http://purl.org/spar/fabio/> .
+@prefix trt: <http://plazi.org/vocab/treatment#> .
+
+<http://treatment.plazi.org/id/0D724C1AC1AD569A93BFAB669DC14BB1>
+    cito:cites <http://dx.doi.org/10.3897/phytokeys.250.132304.figure4>, <http://dx.doi.org/10.3897/phytokeys.250.132304.figure5> ;
+    dc:creator "Pane, Elya Putri; Risjani, Yenny; Hamilton, Paul B.; Solak, Cüneyt Nadir; Yunianta, Yunianta; Ertorun, Nesil; Yılmaz, Elif" ;
+    dc:title "Halamphora lombokensis P. B. Hamilton, E. P. Pane, Y. Risjani & C. N. Solak 2024, sp. nov." ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0D724C1AC1AD569A93BFAB669DC14BB1.mc.58C5D315DE455B1F6189D249DA0673AD>, <http://tb.plazi.org/GgServer/dwcaRecords/0D724C1AC1AD569A93BFAB669DC14BB1.mc.62B4FEAE8FF56C508248E5C3D5FA8150>, <http://tb.plazi.org/GgServer/dwcaRecords/0D724C1AC1AD569A93BFAB669DC14BB1.mc.EE607224D079B29B148020FD6E567AB9> ;
+    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Halamphora_lombokensis_Hamilton_2024> ;
+    trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.250.132304> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.3897/phytokeys.250.132304>
+    bibo:endPage "179" ;
+    bibo:journal "PhytoKeys" ;
+    bibo:pubDate "2024-12-27" ;
+    bibo:startPage "165" ;
+    bibo:volume "250" ;
+    dc:creator "Pane, Elya Putri; Risjani, Yenny; Hamilton, Paul B.; Solak, Cüneyt Nadir; Yunianta, Yunianta; Ertorun, Nesil; Yılmaz, Elif" ;
+    dc:date "2024" ;
+    dc:title "A new marine diatom (Bacillariophyceae) species – Halamphora lombokensis sp. nov. and the first observation for H. banzuensis from Kuta Beach Lombok, West Nusa Tenggara, Indonesia" ;
+    fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.250.132304.figure4>, <http://dx.doi.org/10.3897/phytokeys.250.132304.figure5> ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Plantae/Halamphora_lombokensis_Hamilton_2024>
+    dwc:authority "P. B. Hamilton, E. P. Pane, Y. Risjani & C. N. Solak" ;
+    dwc:authorityName "P. B. Hamilton, E. P. Pane, Y. Risjani & C. N. Solak" ;
+    dwc:authorityYear "2024" ;
+    dwc:class "Bacillariophyceae" ;
+    dwc:family "Catenulaceae" ;
+    dwc:genus "Halamphora" ;
+    dwc:kingdom "Plantae" ;
+    dwc:order "Thalassiophysales" ;
+    dwc:phylum "Ochrophyta" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "Hamilton, Pane, Risjani & Solak, 2024" ;
+    dwc:species "lombokensis" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Halamphora_lombokensis> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Plantae/Halamphora_lombokensis>
+    dwc:class "Bacillariophyceae" ;
+    dwc:family "Catenulaceae" ;
+    dwc:genus "Halamphora" ;
+    dwc:kingdom "Plantae" ;
+    dwc:order "Thalassiophysales" ;
+    dwc:phylum "Ochrophyta" ;
+    dwc:rank "species" ;
+    dwc:species "lombokensis" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Halamphora> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Halamphora>
+    dwc:genus "Halamphora" ;
+    dwc:kingdom "Plantae" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Catenulaceae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Catenulaceae>
+    dwc:family "Catenulaceae" ;
+    dwc:kingdom "Plantae" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thalassiophysales> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Thalassiophysales>
+    dwc:kingdom "Plantae" ;
+    dwc:order "Thalassiophysales" ;
+    dwc:rank "order" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bacillariophyceae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Bacillariophyceae>
+    dwc:class "Bacillariophyceae" ;
+    dwc:kingdom "Plantae" ;
+    dwc:rank "class" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ochrophyta> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Ochrophyta>
+    dwc:kingdom "Plantae" ;
+    dwc:phylum "Ochrophyta" ;
+    dwc:rank "phylum" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae>
+    dwc:kingdom "Plantae" ;
+    dwc:rank "kingdom" ;
+    a dwcFP:TaxonName .
+
+<http://dx.doi.org/10.3897/phytokeys.250.132304.figure4>
+    dc:description "Figure 4. Type material of Halamphora lombokensis Hamilton, Pane, Risjani & Solak, sp. nov. from Lombok Kuta, Indonesia. LM micrographs of valves showing the size diminution series. Scale bar: 10 µm." ;
+    fabio:hasRepresentation <https://binary.pensoft.net/fig/1208544> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.3897/phytokeys.250.132304.figure5>
+    dc:description "Figure 5. Type A – D SEM micrographs of external view of Halamphora lombokensis Hamilton, Pane, Risjani & Solak A general external view of a valve B details of central area showing simple depressed proximal raphe endings C, D details of the apices showing distal raphe endings. A small grove extends from the terminal raphe end towards the apex. E – H SEM micrographs of internal view of Halamphora lombokensis E general external view of a valve F details of central area showing proximal raphe endings. Arrows highlight thick verminae separating the areolae. G, H details of the apices showing distal raphe endings. Scale bars: 5 μm (A, E); 2 μm (F – H); 1 μm (B – D)." ;
+    fabio:hasRepresentation <https://binary.pensoft.net/fig/1208545> ;
+    a fabio:Figure .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/0D724C1AC1AD569A93BFAB669DC14BB1.mc.58C5D315DE455B1F6189D249DA0673AD>
+    dwc:catalogNumber "CANA 131860" ;
+    dwc:collectionCode "CANA" ;
+    dwc:locality "Nature Museum" ;
+    dwc:typeStatus "holotype" ;
+    trt:httpUri <https://treatment.plazi.org/id/0D724C1AC1AD569A93BFAB669DC14BB1#58C5D315DE455B1F6189D249DA0673AD> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/0D724C1AC1AD569A93BFAB669DC14BB1.mc.62B4FEAE8FF56C508248E5C3D5FA8150>
+    dwc:catalogNumber "UB 04" ;
+    dwc:collectionCode "KUTA, PSAL, ALGAEN" ;
+    dwc:locality "Center of Algae" ;
+    dwc:recordedBy "Slide No." ;
+    dwc:typeStatus "Isotype" ;
+    trt:httpUri <https://treatment.plazi.org/id/0D724C1AC1AD569A93BFAB669DC14BB1#62B4FEAE8FF56C508248E5C3D5FA8150> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/0D724C1AC1AD569A93BFAB669DC14BB1.mc.EE607224D079B29B148020FD6E567AB9>
+    dwc:collectionCode "INDO, DUP" ;
+    dwc:eventDate "2023-11" ;
+    dwc:locality "Dumlupinar University Herbarium" ;
+    dwc:recordedBy "Slide & Lombok Kuta & E. Pane" ;
+    dwc:typeStatus "Isotype" ;
+    trt:httpUri <https://treatment.plazi.org/id/0D724C1AC1AD569A93BFAB669DC14BB1#EE607224D079B29B148020FD6E567AB9> ;
+    a dwc:MaterialCitation .
diff --git a/data/2F/31/35/2F3135BCBBD45344A3211A9BB1829F96.ttl b/data/2F/31/35/2F3135BCBBD45344A3211A9BB1829F96.ttl
new file mode 100644
index 00000000000..6cfd55da68d
--- /dev/null
+++ b/data/2F/31/35/2F3135BCBBD45344A3211A9BB1829F96.ttl
@@ -0,0 +1,124 @@
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix bibo: <http://purl.org/ontology/bibo/> .
+@prefix cito: <http://purl.org/spar/cito/> .
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
+@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
+@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
+@prefix fabio: <http://purl.org/spar/fabio/> .
+@prefix trt: <http://plazi.org/vocab/treatment#> .
+
+<http://treatment.plazi.org/id/2F3135BCBBD45344A3211A9BB1829F96>
+    cito:cites <http://dx.doi.org/10.3897/phytokeys.250.140576.figure2>, <http://dx.doi.org/10.3897/phytokeys.250.140576.figure3>, <http://dx.doi.org/10.3897/phytokeys.250.140576.figure4>, <http://dx.doi.org/10.3897/phytokeys.250.140576.figure5> ;
+    dc:creator "Xiang, Dong-Qin; Yang, Rui; Rioual, Patrick; Zheng, Yan; Liu, Bing" ;
+    dc:title "Ctenophora hunanensis Bing Liu & Rioual 2024, sp. nov." ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2F3135BCBBD45344A3211A9BB1829F96.mc.48C666378E926C349302971CDFE68ACB> ;
+    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ctenophora_hunanensis_Liu_2024> ;
+    trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.250.140576> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.3897/phytokeys.250.140576>
+    bibo:endPage "191" ;
+    bibo:journal "PhytoKeys" ;
+    bibo:pubDate "2024-12-27" ;
+    bibo:startPage "181" ;
+    bibo:volume "250" ;
+    dc:creator "Xiang, Dong-Qin; Yang, Rui; Rioual, Patrick; Zheng, Yan; Liu, Bing" ;
+    dc:date "2024" ;
+    dc:title "Ctenophora hunanensis sp. nov. (Bacillariophyta) from the Yongle River in Hunan Province, China" ;
+    fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.250.140576.figure2>, <http://dx.doi.org/10.3897/phytokeys.250.140576.figure3>, <http://dx.doi.org/10.3897/phytokeys.250.140576.figure4>, <http://dx.doi.org/10.3897/phytokeys.250.140576.figure5> ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Plantae/Ctenophora_hunanensis_Liu_2024>
+    dwc:authority "Bing Liu & Rioual" ;
+    dwc:authorityName "Bing Liu & Rioual" ;
+    dwc:authorityYear "2024" ;
+    dwc:class "Insecta" ;
+    dwc:family "Tipulidae" ;
+    dwc:genus "Ctenophora" ;
+    dwc:kingdom "Plantae" ;
+    dwc:order "Diptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "Bing Liu & Rioual, 2024" ;
+    dwc:species "hunanensis" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ctenophora_hunanensis> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Plantae/Ctenophora_hunanensis>
+    dwc:class "Insecta" ;
+    dwc:family "Tipulidae" ;
+    dwc:genus "Ctenophora" ;
+    dwc:kingdom "Plantae" ;
+    dwc:order "Diptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:species "hunanensis" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ctenophora> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Ctenophora>
+    dwc:genus "Ctenophora" ;
+    dwc:kingdom "Plantae" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tipulidae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Tipulidae>
+    dwc:family "Tipulidae" ;
+    dwc:kingdom "Plantae" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Diptera> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Diptera>
+    dwc:kingdom "Plantae" ;
+    dwc:order "Diptera" ;
+    dwc:rank "order" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Insecta> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Insecta>
+    dwc:class "Insecta" ;
+    dwc:kingdom "Plantae" ;
+    dwc:rank "class" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Arthropoda> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Arthropoda>
+    dwc:kingdom "Plantae" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "phylum" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae>
+    dwc:kingdom "Plantae" ;
+    dwc:rank "kingdom" ;
+    a dwcFP:TaxonName .
+
+<http://dx.doi.org/10.3897/phytokeys.250.140576.figure2>
+    dc:description "Figure 2. Ctenophora hunanensis sp. nov., LM × 1000 A – M thirteen valves showing a size diminution series, note three abnormal valves (C, E, H) B illustration of holotype specimen. Scale bar: 10 μm (M)." ;
+    fabio:hasRepresentation <https://binary.pensoft.net/fig/1208575> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.3897/phytokeys.250.140576.figure3>
+    dc:description "Figure 3. Ctenophora hunanensis sp. nov., external view, SEM A normal frustule B, C two abnormal frustules D middle part, detail from A note the central area and sternum E, F details of the two apices of the valve shown in A note the complex cribrae, the external openings of the rimoportulae (one on each apex), and the ocellulimbi. Scale bars: 10 μm (A – C); 1 μm (D – F)." ;
+    fabio:hasRepresentation <https://binary.pensoft.net/fig/1208576> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.3897/phytokeys.250.140576.figure4>
+    dc:description "Figure 4. Ctenophora hunanensis sp. nov., internal view, SEM A abnormal valve B normal valve C middle part, detail from A showing the central area D middle part, detail from B showing the central area E, F details of the apices from B. Scale bars: 10 μm (A, B); 1 μm (C – F)." ;
+    fabio:hasRepresentation <https://binary.pensoft.net/fig/1208577> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.3897/phytokeys.250.140576.figure5>
+    dc:description "Figure 5. Ctenophora hunanensis sp. nov., SEM A dissembled frustule, note the distinctive central area, open, unornamented valvocopula, on its advalvar edge, valvocopula bears a row of serrated projections, each corresponding internally to a virga (three white arrows). Copulae with row of poroids situated at pars media (two white wavy arrows). Scale bar: 10 μm." ;
+    fabio:hasRepresentation <https://binary.pensoft.net/fig/1208578> ;
+    a fabio:Figure .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/2F3135BCBBD45344A3211A9BB1829F96.mc.48C666378E926C349302971CDFE68ACB>
+    dwc:locality "Herbarium of Jishou University" ;
+    dwc:typeStatus "holotype" ;
+    trt:httpUri <https://treatment.plazi.org/id/2F3135BCBBD45344A3211A9BB1829F96#48C666378E926C349302971CDFE68ACB> ;
+    a dwc:MaterialCitation .
diff --git a/data/A2/9E/36/A29E36624B6C58088A85CE5C747CAB78.ttl b/data/A2/9E/36/A29E36624B6C58088A85CE5C747CAB78.ttl
new file mode 100644
index 00000000000..41ebf3fb27b
--- /dev/null
+++ b/data/A2/9E/36/A29E36624B6C58088A85CE5C747CAB78.ttl
@@ -0,0 +1,118 @@
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix bibo: <http://purl.org/ontology/bibo/> .
+@prefix cito: <http://purl.org/spar/cito/> .
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
+@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
+@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
+@prefix fabio: <http://purl.org/spar/fabio/> .
+@prefix trt: <http://plazi.org/vocab/treatment#> .
+
+<http://treatment.plazi.org/id/A29E36624B6C58088A85CE5C747CAB78>
+    cito:cites <http://dx.doi.org/10.3897/zookeys.1221.131258.figure2>, <http://dx.doi.org/10.3897/zookeys.1221.131258.figure3> ;
+    dc:creator "Kise, Hiroki; Reimer, James Davis; Iguchi, Akira; Ise, Yuji; Tsuchida, Shinji; Fujiwara, Yoshihiro" ;
+    dc:title "Churabana kuroshioae Kise" ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A29E36624B6C58088A85CE5C747CAB78.mc.B691CE588051FDECD3EC491337CF3B29> ;
+    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Churabana_kuroshioae_Kise_> ;
+    trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.131258> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.3897/zookeys.1221.131258>
+    bibo:endPage "362" ;
+    bibo:journal "ZooKeys" ;
+    bibo:pubDate "2024-12-27" ;
+    bibo:startPage "343" ;
+    bibo:volume "1221" ;
+    dc:creator "Kise, Hiroki; Reimer, James Davis; Iguchi, Akira; Ise, Yuji; Tsuchida, Shinji; Fujiwara, Yoshihiro" ;
+    dc:date "2024" ;
+    dc:title "Parazoanthidae (Cnidaria, Zoantharia) associated with glass sponges on the Nishi-Shichito Ridge, northwestern Pacific Ocean, with the description of a new species" ;
+    fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.131258.figure2>, <http://dx.doi.org/10.3897/zookeys.1221.131258.figure3> ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Churabana_kuroshioae_Kise_>
+    dwc:authority "Kise" ;
+    dwc:authorityName "Kise" ;
+    dwc:class "Anthozoa" ;
+    dwc:family "Parazoanthidae" ;
+    dwc:genus "Churabana" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Zoantharia" ;
+    dwc:phylum "Cnidaria" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "Kise" ;
+    dwc:species "kuroshioae" ;
+    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DYCQ> ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Churabana_kuroshioae> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Churabana_kuroshioae>
+    dwc:class "Anthozoa" ;
+    dwc:family "Parazoanthidae" ;
+    dwc:genus "Churabana" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Zoantharia" ;
+    dwc:phylum "Cnidaria" ;
+    dwc:rank "species" ;
+    dwc:species "kuroshioae" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Churabana> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Churabana>
+    dwc:genus "Churabana" ;
+    dwc:kingdom "Animalia" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parazoanthidae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Parazoanthidae>
+    dwc:family "Parazoanthidae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zoantharia> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Zoantharia>
+    dwc:kingdom "Animalia" ;
+    dwc:order "Zoantharia" ;
+    dwc:rank "order" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthozoa> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Anthozoa>
+    dwc:class "Anthozoa" ;
+    dwc:kingdom "Animalia" ;
+    dwc:rank "class" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
+    dwc:kingdom "Animalia" ;
+    dwc:phylum "Cnidaria" ;
+    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 .
+
+<http://dx.doi.org/10.3897/zookeys.1221.131258.figure2>
+    dc:description "Figure 2. In-situ image of A Vitrumanthus flosculus sp. nov. and B Churabana kuroshioae. White arrows indicate each species associated with Hexasterophora sponges." ;
+    fabio:hasRepresentation <https://binary.pensoft.net/fig/1208598> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.3897/zookeys.1221.131258.figure3>
+    dc:description "Figure 3. Images of external morphology of (A – C) Vitrumanthus flosculus sp. nov. and (D – F) Churabana kuroshioae A preserved polyps attached to Farrea sp. B and C close-up image of a preserved polyp D preserved polyps attached to Pararete sp. E and F close-up image of a preserved polyp. Scale bars: 1.0 mm (A – C); 2.0 mm (D – F)." ;
+    fabio:hasRepresentation <https://binary.pensoft.net/fig/1208599> ;
+    a fabio:Figure .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A29E36624B6C58088A85CE5C747CAB78.mc.B691CE588051FDECD3EC491337CF3B29>
+    dwc:collectionCode "NSMT" ;
+    dwc:eventDate "2021-10-17" ;
+    dwc:locality "Co" ;
+    dwc:verbatimElevation "770" ;
+    dwc:verbatimLatitude "29.283833" ;
+    dwc:verbatimLongitude "138.63083" ;
+    trt:httpUri <https://treatment.plazi.org/id/A29E36624B6C58088A85CE5C747CAB78#B691CE588051FDECD3EC491337CF3B29> ;
+    a dwc:MaterialCitation .
diff --git a/data/A8/51/B0/A851B0FE9CD05A73843805E7F06730FF.ttl b/data/A8/51/B0/A851B0FE9CD05A73843805E7F06730FF.ttl
new file mode 100644
index 00000000000..e30465ddd28
--- /dev/null
+++ b/data/A8/51/B0/A851B0FE9CD05A73843805E7F06730FF.ttl
@@ -0,0 +1,86 @@
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix bibo: <http://purl.org/ontology/bibo/> .
+@prefix cito: <http://purl.org/spar/cito/> .
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
+@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
+@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
+@prefix fabio: <http://purl.org/spar/fabio/> .
+@prefix trt: <http://plazi.org/vocab/treatment#> .
+
+<http://treatment.plazi.org/id/A851B0FE9CD05A73843805E7F06730FF>
+    dc:creator "Kise, Hiroki; Reimer, James Davis; Iguchi, Akira; Ise, Yuji; Tsuchida, Shinji; Fujiwara, Yoshihiro" ;
+    dc:title "Churabana Kise" ;
+    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Churabana_Kise_> ;
+    trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.131258> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.3897/zookeys.1221.131258>
+    bibo:endPage "362" ;
+    bibo:journal "ZooKeys" ;
+    bibo:pubDate "2024-12-27" ;
+    bibo:startPage "343" ;
+    bibo:volume "1221" ;
+    dc:creator "Kise, Hiroki; Reimer, James Davis; Iguchi, Akira; Ise, Yuji; Tsuchida, Shinji; Fujiwara, Yoshihiro" ;
+    dc:date "2024" ;
+    dc:title "Parazoanthidae (Cnidaria, Zoantharia) associated with glass sponges on the Nishi-Shichito Ridge, northwestern Pacific Ocean, with the description of a new species" ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Churabana_Kise_>
+    dwc:authority "Kise" ;
+    dwc:authorityName "Kise" ;
+    dwc:class "Anthozoa" ;
+    dwc:family "Parazoanthidae" ;
+    dwc:genus "Churabana" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Zoantharia" ;
+    dwc:phylum "Cnidaria" ;
+    dwc:rank "genus" ;
+    dwc:scientificNameAuthorship "Kise" ;
+    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DN2M> ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Churabana> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Churabana>
+    dwc:class "Anthozoa" ;
+    dwc:family "Parazoanthidae" ;
+    dwc:genus "Churabana" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Zoantharia" ;
+    dwc:phylum "Cnidaria" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parazoanthidae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Parazoanthidae>
+    dwc:family "Parazoanthidae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zoantharia> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Zoantharia>
+    dwc:kingdom "Animalia" ;
+    dwc:order "Zoantharia" ;
+    dwc:rank "order" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthozoa> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Anthozoa>
+    dwc:class "Anthozoa" ;
+    dwc:kingdom "Animalia" ;
+    dwc:rank "class" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
+    dwc:kingdom "Animalia" ;
+    dwc:phylum "Cnidaria" ;
+    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 .