From df81120a4ac49fa3813fe7420fafeacae928ac1c Mon Sep 17 00:00:00 2001
From: treatmentbank <treatmentbank@noreply.git.ld.plazi.org>
Date: Fri, 16 Aug 2024 12:53:10 +0000
Subject: [PATCH] GG2RDF 2024-08-16T12:52:58.451Z (plazi/treatments-xml)

---
 .../98/A5609856B12C9D42C0CE6A73FE9EC16D.ttl   |  93 +++++++
 .../98/A5609856B12C9D47C09E68D7FCFFC4B4.ttl   | 173 ++++++++++++
 .../98/A5609856B1309D5EC0F169B3FBECC4E7.ttl   | 149 +++++++++++
 .../98/A5609856B1399D55C3346944FD2DC46C.ttl   | 252 ++++++++++++++++++
 .../98/A5609856B13F9D57C30C6DE5FD13C001.ttl   |  93 +++++++
 5 files changed, 760 insertions(+)
 create mode 100644 data/A5/60/98/A5609856B12C9D42C0CE6A73FE9EC16D.ttl
 create mode 100644 data/A5/60/98/A5609856B12C9D47C09E68D7FCFFC4B4.ttl
 create mode 100644 data/A5/60/98/A5609856B1309D5EC0F169B3FBECC4E7.ttl
 create mode 100644 data/A5/60/98/A5609856B1399D55C3346944FD2DC46C.ttl
 create mode 100644 data/A5/60/98/A5609856B13F9D57C30C6DE5FD13C001.ttl

diff --git a/data/A5/60/98/A5609856B12C9D42C0CE6A73FE9EC16D.ttl b/data/A5/60/98/A5609856B12C9D42C0CE6A73FE9EC16D.ttl
new file mode 100644
index 00000000000..6920f0383b1
--- /dev/null
+++ b/data/A5/60/98/A5609856B12C9D42C0CE6A73FE9EC16D.ttl
@@ -0,0 +1,93 @@
+@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#> .
+@prefix xlink: <http://www.w3.org/1999/xlink/> .
+
+<http://treatment.plazi.org/id/A5609856B12C9D42C0CE6A73FE9EC16D>
+    dc:creator "Brugnera, Ricardo; Grazia, Jocelia; Maynard, Andrew; Roca-Cusachs, Marcos" ;
+    dc:title "Cantheconesia Brugnera & Roca-Cusachs 2024, gen. nov." ;
+    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cantheconesia_Brugnera_2024> ;
+    trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2629> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.5852/ejt.2024.947.2629>
+    bibo:endPage "215" ;
+    bibo:journal "European Journal of Taxonomy" ;
+    bibo:pubDate "2024-08-15" ;
+    bibo:startPage "191" ;
+    bibo:volume "947" ;
+    dc:creator "Brugnera, Ricardo; Grazia, Jocelia; Maynard, Andrew; Roca-Cusachs, Marcos" ;
+    dc:date "2024" ;
+    dc:title "Delimiting Cantheconidea Schouteden 1907, with the description of a new genus (Heteroptera: Pentatomidae: Asopinae)" ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Cantheconesia_Brugnera_2024>
+    dwc:authority "Brugnera & Roca-Cusachs" ;
+    dwc:authorityName "Brugnera & Roca-Cusachs" ;
+    dwc:authorityYear "2024" ;
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconesia" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    dwc:scientificNameAuthorship "Brugnera & Roca-Cusachs, 2024" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cantheconesia> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Cantheconesia>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconesia" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
+    dwc:class "Insecta" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    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:kingdom "Animalia" ;
+    dwc:phylum "Arthropoda" ;
+    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:kingdom "Animalia" ;
+    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 .
diff --git a/data/A5/60/98/A5609856B12C9D47C09E68D7FCFFC4B4.ttl b/data/A5/60/98/A5609856B12C9D47C09E68D7FCFFC4B4.ttl
new file mode 100644
index 00000000000..a3c28a3921e
--- /dev/null
+++ b/data/A5/60/98/A5609856B12C9D47C09E68D7FCFFC4B4.ttl
@@ -0,0 +1,173 @@
+@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#> .
+@prefix xlink: <http://www.w3.org/1999/xlink/> .
+
+<http://treatment.plazi.org/id/A5609856B12C9D47C09E68D7FCFFC4B4>
+    cito:cites <http://dx.doi.org/10.5281/zenodo.13331789>, <http://dx.doi.org/10.5281/zenodo.13331779>, <http://dx.doi.org/10.5281/zenodo.13331781> ;
+    dc:creator "Brugnera, Ricardo; Grazia, Jocelia; Maynard, Andrew; Roca-Cusachs, Marcos" ;
+    dc:title "Cantheconesia cyanacantha Brugnera & Grazia & Maynard & Roca-Cusachs 2024, gen. et comb. nov." ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B12C9D47C09E68D7FCFFC4B4.mc.9DA1231DB12C9D42C1966F18FE3CC6A3>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B12C9D47C09E68D7FCFFC4B4.mc.9DA1231DB12C9D42C1966F8DFCF8C730>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B12C9D47C09E68D7FCFFC4B4.mc.9DA1231DB1299D47C1966A72FAB1C320>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B12C9D47C09E68D7FCFFC4B4.mc.9DA1231DB1299D47C1966A02FAEDC397>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B12C9D47C09E68D7FCFFC4B4.mc.9DA1231DB1299D47C1E06AE6FAF0C3B5>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B12C9D47C09E68D7FCFFC4B4.mc.9DA1231DB1299D47C1966AA5FAF5C3FB> ;
+    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cantheconesia_cyanacantha_Stal_1870> ;
+    trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2629> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.5852/ejt.2024.947.2629>
+    bibo:endPage "215" ;
+    bibo:journal "European Journal of Taxonomy" ;
+    bibo:pubDate "2024-08-15" ;
+    bibo:startPage "191" ;
+    bibo:volume "947" ;
+    dc:creator "Brugnera, Ricardo; Grazia, Jocelia; Maynard, Andrew; Roca-Cusachs, Marcos" ;
+    dc:date "2024" ;
+    dc:title "Delimiting Cantheconidea Schouteden 1907, with the description of a new genus (Heteroptera: Pentatomidae: Asopinae)" ;
+    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13331789>, <http://dx.doi.org/10.5281/zenodo.13331779>, <http://dx.doi.org/10.5281/zenodo.13331781> ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Cantheconesia_cyanacantha_Stal_1870>
+    dwc:authority "(Stal, 1870)" ;
+    dwc:authorityName "Brugnera & Grazia & Maynard & Roca-Cusachs" ;
+    dwc:authorityYear "2024" ;
+    dwc:baseAuthorityName "Stal" ;
+    dwc:baseAuthorityYear "1870" ;
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconesia" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "(Stal, 1870) Brugnera & Grazia & Maynard & Roca-Cusachs, 2024" ;
+    dwc:species "cyanacantha" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cantheconesia_cyanacantha> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Cantheconesia_cyanacantha>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconesia" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:species "cyanacantha" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantheconesia> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Cantheconesia>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconesia" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
+    dwc:class "Insecta" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    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:kingdom "Animalia" ;
+    dwc:phylum "Arthropoda" ;
+    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:kingdom "Animalia" ;
+    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 .
+
+<http://dx.doi.org/10.5281/zenodo.13331789>
+    dc:description "Fig. 10. Geographic distribution of Cantheconidea Schouteden, 1907 and Cantheconesia Brugnera & Roca-Cusachs gen. nov. The points marked for each species are for the type specimens, specimens examined in this paper, and for records retrieved from iNaturalist. The question mark (?) in Samoa indicates the absence of an exact location." ;
+    fabio:hasRepresentation <https://zenodo.org/record/13331789/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.13331779>
+    dc:description "Fig. 7. Cantheconesia cyanacantha (Stål, 1870) gen. et comb. nov., holotype, ♂ (NHRS-GULI 000027281). a. Dorsal view. b. Ventral view. Photos: ©Gunvi Lindberg 2019, Naturhistoriska Riksmuseet." ;
+    fabio:hasRepresentation <https://zenodo.org/record/13331779/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.13331781>
+    dc:description "Fig. 8. Cantheconesia cyanacantha (Stål, 1870) gen. et comb. nov. a–k. ♂ (NHMUK 010935723). l–n. ♀ (ANIC). a–c, m–l. Habitus. a, c, l. Dorsal view. b, m. Ventral view. d. Metasternal processes. e. External scent efferent system (dashed line surrounding the evaporatorium). f–h. Pygophore. f. Dorsal view. g. Posterior view. h. Ventral view. i–k. Phallus. i. Dorsal view. j. Lateral view. k. Ventral view. n. Female external genitalia. Abbreviations: *=valvifer 9; bt= basal theca; dr =dorsal rim; fo =foveae; ev= evaporatorium; ilvr=inferior layer of ventral rim; la8 =laterotergites 8; la9 =laterotergites 9; mp =metasternal processes; pa=paramere; pc=pseudoclasper; pe=peritreme; slvr =superior layer of ventral rim; ts =thecal shield; ve=vesical; vf8 =valvifers 8; X =segment X." ;
+    fabio:hasRepresentation <https://zenodo.org/record/13331781/files/figure.png> ;
+    a fabio:Figure .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B12C9D47C09E68D7FCFFC4B4.mc.9DA1231DB12C9D42C1966F18FE3CC6A3>
+    dwc:catalogNumber "NHRS 000027281" ;
+    dwc:collectionCode "NHRS" ;
+    dwc:locality "FIJI" ;
+    dwc:typeStatus "holotype" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B12C9D47C09E68D7FCFFC4B4#9DA1231DB12C9D42C1966F18FE3CC6A3> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B12C9D47C09E68D7FCFFC4B4.mc.9DA1231DB12C9D42C1966F8DFCF8C730>
+    dwc:catalogNumber "NHMUK / 010935723, NHMUK 010935723" ;
+    dwc:collectionCode "NHMUK" ;
+    dwc:locality "FIJI" ;
+    dwc:recordedBy "Surra R. N. Paine" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B12C9D47C09E68D7FCFFC4B4#9DA1231DB12C9D42C1966F8DFCF8C730> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B12C9D47C09E68D7FCFFC4B4.mc.9DA1231DB1299D47C1966A72FAB1C320>
+    dwc:collectionCode "ANIC" ;
+    dwc:locality "SAMOA" ;
+    dwc:recordedBy "W. W. Froggatt" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B12C9D47C09E68D7FCFFC4B4#9DA1231DB1299D47C1966A72FAB1C320> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B12C9D47C09E68D7FCFFC4B4.mc.9DA1231DB1299D47C1966A02FAEDC397>
+    dwc:eventDate "2018-10-02" ;
+    dwc:locality "Central" ;
+    dwc:verbatimLatitude "-17.713" ;
+    dwc:verbatimLongitude "178.07" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B12C9D47C09E68D7FCFFC4B4#9DA1231DB1299D47C1966A02FAEDC397> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B12C9D47C09E68D7FCFFC4B4.mc.9DA1231DB1299D47C1E06AE6FAF0C3B5>
+    dwc:eventDate "2022-10-14" ;
+    dwc:locality "Western" ;
+    dwc:verbatimLatitude "-18.202" ;
+    dwc:verbatimLongitude "177.69" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B12C9D47C09E68D7FCFFC4B4#9DA1231DB1299D47C1E06AE6FAF0C3B5> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B12C9D47C09E68D7FCFFC4B4.mc.9DA1231DB1299D47C1966AA5FAF5C3FB>
+    dwc:eventDate "2022-11-30" ;
+    dwc:locality "Lowanatom" ;
+    dwc:verbatimLatitude "-19.506" ;
+    dwc:verbatimLongitude "169.24" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B12C9D47C09E68D7FCFFC4B4#9DA1231DB1299D47C1966AA5FAF5C3FB> ;
+    a dwc:MaterialCitation .
diff --git a/data/A5/60/98/A5609856B1309D5EC0F169B3FBECC4E7.ttl b/data/A5/60/98/A5609856B1309D5EC0F169B3FBECC4E7.ttl
new file mode 100644
index 00000000000..530341b8292
--- /dev/null
+++ b/data/A5/60/98/A5609856B1309D5EC0F169B3FBECC4E7.ttl
@@ -0,0 +1,149 @@
+@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#> .
+@prefix xlink: <http://www.w3.org/1999/xlink/> .
+
+<http://treatment.plazi.org/id/A5609856B1309D5EC0F169B3FBECC4E7>
+    dc:creator "Brugnera, Ricardo; Grazia, Jocelia; Maynard, Andrew; Roca-Cusachs, Marcos" ;
+    dc:title "Eocanthecona gaugleri Brugnera & Grazia & Maynard & Roca-Cusachs 2024, comb. nov." ;
+    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eocanthecona_gaugleri_Schneider_1940> ;
+    trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cantheconidea_gaugleri_Schneider_1940> ;
+    trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2629> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.5852/ejt.2024.947.2629>
+    bibo:endPage "215" ;
+    bibo:journal "European Journal of Taxonomy" ;
+    bibo:pubDate "2024-08-15" ;
+    bibo:startPage "191" ;
+    bibo:volume "947" ;
+    dc:creator "Brugnera, Ricardo; Grazia, Jocelia; Maynard, Andrew; Roca-Cusachs, Marcos" ;
+    dc:date "2024" ;
+    dc:title "Delimiting Cantheconidea Schouteden 1907, with the description of a new genus (Heteroptera: Pentatomidae: Asopinae)" ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Eocanthecona_gaugleri_Schneider_1940>
+    dwc:authority "(Schneider, 1940)" ;
+    dwc:authorityName "Brugnera & Grazia & Maynard & Roca-Cusachs" ;
+    dwc:authorityYear "2024" ;
+    dwc:baseAuthorityName "Schneider" ;
+    dwc:baseAuthorityYear "1940" ;
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Eocanthecona" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "(Schneider, 1940) Brugnera & Grazia & Maynard & Roca-Cusachs, 2024" ;
+    dwc:species "gaugleri" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eocanthecona_gaugleri> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-concept.plazi.org/id/Animalia/Cantheconidea_gaugleri_Schneider_1940>
+    dwc:authority "Schneider, 1940: 206" ;
+    dwc:authorityName "Schneider" ;
+    dwc:authorityPageNumber "206" ;
+    dwc:authorityYear "1940" ;
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconidea" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "Schneider, 1940" ;
+    dwc:species "gaugleri" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cantheconidea_gaugleri> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Eocanthecona_gaugleri>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Eocanthecona" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:species "gaugleri" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eocanthecona> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Eocanthecona>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Eocanthecona" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
+    dwc:class "Insecta" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    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:kingdom "Animalia" ;
+    dwc:phylum "Arthropoda" ;
+    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:kingdom "Animalia" ;
+    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 .
+
+<http://taxon-name.plazi.org/id/Animalia/Cantheconidea_gaugleri>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconidea" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:species "gaugleri" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantheconidea> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Cantheconidea>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconidea" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
+    a dwcFP:TaxonName .
diff --git a/data/A5/60/98/A5609856B1399D55C3346944FD2DC46C.ttl b/data/A5/60/98/A5609856B1399D55C3346944FD2DC46C.ttl
new file mode 100644
index 00000000000..fe3ebfa59f0
--- /dev/null
+++ b/data/A5/60/98/A5609856B1399D55C3346944FD2DC46C.ttl
@@ -0,0 +1,252 @@
+@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#> .
+@prefix xlink: <http://www.w3.org/1999/xlink/> .
+
+<http://treatment.plazi.org/id/A5609856B1399D55C3346944FD2DC46C>
+    cito:cites <http://dx.doi.org/10.5281/zenodo.13331761>, <http://dx.doi.org/10.5281/zenodo.13331763>, <http://dx.doi.org/10.5281/zenodo.13331787>, <http://dx.doi.org/10.5281/zenodo.13331789> ;
+    dc:creator "Brugnera, Ricardo; Grazia, Jocelia; Maynard, Andrew; Roca-Cusachs, Marcos" ;
+    dc:title "Cantheconidea humeralis" ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C19669CCFC7CC11B>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C1966815FBAAC1A8>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C1966F7AFEDAC63D>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C0726F5FFAECC63D>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C1E16F33FAEDC661>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C1E36F10FAF2C686>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C1966FD7FDE1C6EA>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D55C3BC6FB4FDE1C320>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB13B9D55C3A46A72FD1CC345>, <http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB13B9D55C3886A57FCB7C36A> ;
+    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cantheconidea_humeralis_Distant_1908> ;
+    trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Canthecona_humeralis_Distant_1908> ;
+    trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2629> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.5852/ejt.2024.947.2629>
+    bibo:endPage "215" ;
+    bibo:journal "European Journal of Taxonomy" ;
+    bibo:pubDate "2024-08-15" ;
+    bibo:startPage "191" ;
+    bibo:volume "947" ;
+    dc:creator "Brugnera, Ricardo; Grazia, Jocelia; Maynard, Andrew; Roca-Cusachs, Marcos" ;
+    dc:date "2024" ;
+    dc:title "Delimiting Cantheconidea Schouteden 1907, with the description of a new genus (Heteroptera: Pentatomidae: Asopinae)" ;
+    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13331761>, <http://dx.doi.org/10.5281/zenodo.13331763>, <http://dx.doi.org/10.5281/zenodo.13331787>, <http://dx.doi.org/10.5281/zenodo.13331789> ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Cantheconidea_humeralis_Distant_1908>
+    dwc:authority "(Distant, 1908)" ;
+    dwc:baseAuthorityName "Distant" ;
+    dwc:baseAuthorityYear "1908" ;
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconidea" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "(Distant, 1908)" ;
+    dwc:species "humeralis" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cantheconidea_humeralis> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-concept.plazi.org/id/Animalia/Canthecona_humeralis_Distant_1908>
+    dwc:authority "Distant, 1908: 452" ;
+    dwc:authorityName "Distant" ;
+    dwc:authorityPageNumber "452" ;
+    dwc:authorityYear "1908" ;
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Canthecona" ;
+    dwc:isUncertain "true" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "Distant, 1908" ;
+    dwc:species "humeralis" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Canthecona_humeralis> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Cantheconidea_humeralis>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconidea" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:species "humeralis" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantheconidea> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Cantheconidea>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconidea" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
+    dwc:class "Insecta" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    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:kingdom "Animalia" ;
+    dwc:phylum "Arthropoda" ;
+    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:kingdom "Animalia" ;
+    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 .
+
+<http://taxon-name.plazi.org/id/Animalia/Canthecona_humeralis>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Canthecona" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:species "humeralis" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthecona> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Canthecona>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Canthecona" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
+    a dwcFP:TaxonName .
+
+<http://dx.doi.org/10.5281/zenodo.13331761>
+    dc:description "Fig. 1. Type specimens of Cantheconidea Schouteden, 1907 in ventral and dorsal view, with their respective labels. a–c. Canthecona humeralis Distant, 1908, syntype, ♀ (NHMUK010592154). d–f. Glypsus? javanus Dallas, 1851, syntype, ♂ (NHMUK010592156). g–i. Canthecona cognata Distant, 1882, syntype, ♀ (NHMUK010592152). Photos: Talita Roell (©2019 Natural History Museum of the United Kingdom)." ;
+    fabio:hasRepresentation <https://zenodo.org/record/13331761/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.13331763>
+    dc:description "Fig. 2. Cantheconidea humeralis Distant, 1908, ♀ (NHMUK 010935730). a. Dorsal view. b. Ventral view. c. Detail of head. d. External scent efferent system (dashed line surrounding the evaporatorium). e. Genitalia." ;
+    fabio:hasRepresentation <https://zenodo.org/record/13331763/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.13331787>
+    dc:description "Fig. 9. Species in life of Cantheconidea Schouteden, 1907 and Cantheconesia Brugnera & Roca- Cusachs gen. nov. a. Cantheconidea javana (Dallas, 1851) from Sumatra (Indonesia). b. Cantheconidea humeralis (Distant, 1908) from Yunnan (China). c. Cantheconesia cyanacantha (Stål, 1870) gen. et comb. nov. from Central (Fiji). Photos: a. ©onidiras (2018); b. ©Yriassic Yan (2020); c. ©Albert Kang (2018)." ;
+    fabio:hasRepresentation <https://zenodo.org/record/13331787/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.13331789>
+    dc:description "Fig. 10. Geographic distribution of Cantheconidea Schouteden, 1907 and Cantheconesia Brugnera & Roca-Cusachs gen. nov. The points marked for each species are for the type specimens, specimens examined in this paper, and for records retrieved from iNaturalist. The question mark (?) in Samoa indicates the absence of an exact location." ;
+    fabio:hasRepresentation <https://zenodo.org/record/13331789/files/figure.png> ;
+    a fabio:Figure .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C19669CCFC7CC11B>
+    dwc:catalogNumber "NHMUK / 010592154, NHMUK 010592154" ;
+    dwc:collectionCode "NHMUK" ;
+    dwc:locality "MYANMAR" ;
+    dwc:typeStatus "syntype" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B1399D55C3346944FD2DC46C#9DA1231DB1389D56C19669CCFC7CC11B> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C1966815FBAAC1A8>
+    dwc:catalogNumber "NHMUK / 010935730, NHMUK 010935730" ;
+    dwc:collectionCode "NHMUK" ;
+    dwc:eventDate "1918-05-12" ;
+    dwc:locality "LAOS" ;
+    dwc:recordedBy "R. V. de Salvaza" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B1399D55C3346944FD2DC46C#9DA1231DB1389D56C1966815FBAAC1A8> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C1966F7AFEDAC63D>
+    dwc:eventDate "2022-11-20" ;
+    dwc:locality "Chongzuo" ;
+    dwc:verbatimLatitude "22.44" ;
+    dwc:verbatimLongitude "107.02" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B1399D55C3346944FD2DC46C#9DA1231DB1389D56C1966F7AFEDAC63D> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C0726F5FFAECC63D>
+    dwc:eventDate "2022-07-23" ;
+    dwc:locality "Pu'er" ;
+    dwc:verbatimLatitude "22.573" ;
+    dwc:verbatimLongitude "101.87" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B1399D55C3346944FD2DC46C#9DA1231DB1389D56C0726F5FFAECC63D> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C1E16F33FAEDC661>
+    dwc:eventDate "2020-06-25" ;
+    dwc:locality "Xishuangbanna Dai" ;
+    dwc:verbatimLatitude "21.92" ;
+    dwc:verbatimLongitude "101.28" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B1399D55C3346944FD2DC46C#9DA1231DB1389D56C1E16F33FAEDC661> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C1E36F10FAF2C686>
+    dwc:eventDate "2022-08-15" ;
+    dwc:locality "XishuangbannaDai" ;
+    dwc:verbatimLatitude "21.976" ;
+    dwc:verbatimLongitude "101.16" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B1399D55C3346944FD2DC46C#9DA1231DB1389D56C1E36F10FAF2C686> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D56C1966FD7FDE1C6EA>
+    dwc:eventDate "2018-10-14" ;
+    dwc:locality "Chiang Dao" ;
+    dwc:verbatimLatitude "19.385" ;
+    dwc:verbatimLongitude "98.842" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B1399D55C3346944FD2DC46C#9DA1231DB1389D56C1966FD7FDE1C6EA> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB1389D55C3BC6FB4FDE1C320>
+    dwc:eventDate "2023-10-23" ;
+    dwc:locality "Khao Kho" ;
+    dwc:verbatimLatitude "16.57" ;
+    dwc:verbatimLongitude "100.89" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B1399D55C3346944FD2DC46C#9DA1231DB1389D55C3BC6FB4FDE1C320> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB13B9D55C3A46A72FD1CC345>
+    dwc:eventDate "2023-01-02" ;
+    dwc:locality "Kaeng Krachan" ;
+    dwc:verbatimLatitude "12.804" ;
+    dwc:verbatimLongitude "99.442" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B1399D55C3346944FD2DC46C#9DA1231DB13B9D55C3A46A72FD1CC345> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/A5609856B1399D55C3346944FD2DC46C.mc.9DA1231DB13B9D55C3886A57FCB7C36A>
+    dwc:eventDate "2022-04-11" ;
+    dwc:locality "Ron Phi Pun" ;
+    dwc:verbatimLatitude "8.2406" ;
+    dwc:verbatimLongitude "99.8056" ;
+    trt:httpUri <https://treatment.plazi.org/id/A5609856B1399D55C3346944FD2DC46C#9DA1231DB13B9D55C3886A57FCB7C36A> ;
+    a dwc:MaterialCitation .
diff --git a/data/A5/60/98/A5609856B13F9D57C30C6DE5FD13C001.ttl b/data/A5/60/98/A5609856B13F9D57C30C6DE5FD13C001.ttl
new file mode 100644
index 00000000000..4ce3c037f03
--- /dev/null
+++ b/data/A5/60/98/A5609856B13F9D57C30C6DE5FD13C001.ttl
@@ -0,0 +1,93 @@
+@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#> .
+@prefix xlink: <http://www.w3.org/1999/xlink/> .
+
+<http://treatment.plazi.org/id/A5609856B13F9D57C30C6DE5FD13C001>
+    dc:creator "Brugnera, Ricardo; Grazia, Jocelia; Maynard, Andrew; Roca-Cusachs, Marcos" ;
+    dc:title "Cantheconidea Schouteden 1907" ;
+    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cantheconidea_Schouteden_1907> ;
+    trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2629> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.5852/ejt.2024.947.2629>
+    bibo:endPage "215" ;
+    bibo:journal "European Journal of Taxonomy" ;
+    bibo:pubDate "2024-08-15" ;
+    bibo:startPage "191" ;
+    bibo:volume "947" ;
+    dc:creator "Brugnera, Ricardo; Grazia, Jocelia; Maynard, Andrew; Roca-Cusachs, Marcos" ;
+    dc:date "2024" ;
+    dc:title "Delimiting Cantheconidea Schouteden 1907, with the description of a new genus (Heteroptera: Pentatomidae: Asopinae)" ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Cantheconidea_Schouteden_1907>
+    dwc:authority "Schouteden, 1907" ;
+    dwc:authorityName "Schouteden" ;
+    dwc:authorityYear "1907" ;
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconidea" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    dwc:scientificNameAuthorship "Schouteden, 1907" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cantheconidea> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Cantheconidea>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:genus "Cantheconidea" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
+    dwc:class "Insecta" ;
+    dwc:family "Pentatomidae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
+    dwc:class "Insecta" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    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:kingdom "Animalia" ;
+    dwc:phylum "Arthropoda" ;
+    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:kingdom "Animalia" ;
+    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 .