From a7202a931ac39ab424a621f6d251983ca389655d Mon Sep 17 00:00:00 2001
From: treatmentbank <treatmentbank@noreply.git.ld.plazi.org>
Date: Thu, 5 Sep 2024 11:56:01 +0000
Subject: [PATCH] GG2RDF
 plazi/treatments-xml@100c4746d1692b85bf432ed769481820203dd23b

---
 .../87/038987CAC0517F7FFF44FC62FA297246.ttl   | 96 +++++++++++++++++++
 .../87/038987CAC0527F7DFF44FA98FEB27349.ttl   | 30 +++---
 .../87/038987CAC0537F7EFF44F89FFD957C47.ttl   | 16 ++--
 3 files changed, 113 insertions(+), 29 deletions(-)
 create mode 100644 data/03/89/87/038987CAC0517F7FFF44FC62FA297246.ttl

diff --git a/data/03/89/87/038987CAC0517F7FFF44FC62FA297246.ttl b/data/03/89/87/038987CAC0517F7FFF44FC62FA297246.ttl
new file mode 100644
index 00000000000..3d89a1f029a
--- /dev/null
+++ b/data/03/89/87/038987CAC0517F7FFF44FC62FA297246.ttl
@@ -0,0 +1,96 @@
+@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/038987CAC0517F7FFF44FC62FA297246>
+    dc:creator "Liu, Chenlai; Yu, Xiaolei; Song, Xiaoli; Shao, Jingjing; Chen, Yuchu; Liu, Xing" ;
+    dc:title "Isoetes Linnaeus 1753" ;
+    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Isoetes_Linnaeus_1753> ;
+    trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.642.1.3> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.11646/phytotaxa.642.1.3>
+    bibo:endPage "49" ;
+    bibo:issue "1" ;
+    bibo:journal "Phytotaxa" ;
+    bibo:pubDate "2024-03-26" ;
+    bibo:startPage "37" ;
+    bibo:volume "642" ;
+    dc:creator "Liu, Chenlai; Yu, Xiaolei; Song, Xiaoli; Shao, Jingjing; Chen, Yuchu; Liu, Xing" ;
+    dc:date "2024" ;
+    dc:title "Two new diploid species of Isoetes (Isoetaceae: Lycopodiopsida) from Southeastern China based on morphological and molecular evidence" ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Plantae/Isoetes_Linnaeus_1753>
+    dwc:authority "Linnaeus (1753: 1100)" ;
+    dwc:authorityName "Linnaeus" ;
+    dwc:authorityPageNumber "1100" ;
+    dwc:authorityYear "1753" ;
+    dwc:class "Lycopodiopsida" ;
+    dwc:family "Isoetaceae" ;
+    dwc:genus "Isoetes" ;
+    dwc:kingdom "Plantae" ;
+    dwc:order "Isoetales" ;
+    dwc:phylum "Tracheophyta" ;
+    dwc:rank "genus" ;
+    dwc:scientificNameAuthorship "Linnaeus, 1753" ;
+    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55GH> ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Isoetes> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Plantae/Isoetes>
+    dwc:class "Lycopodiopsida" ;
+    dwc:family "Isoetaceae" ;
+    dwc:genus "Isoetes" ;
+    dwc:kingdom "Plantae" ;
+    dwc:order "Isoetales" ;
+    dwc:phylum "Tracheophyta" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Isoetaceae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Isoetaceae>
+    dwc:class "Lycopodiopsida" ;
+    dwc:family "Isoetaceae" ;
+    dwc:kingdom "Plantae" ;
+    dwc:order "Isoetales" ;
+    dwc:phylum "Tracheophyta" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Isoetales> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Isoetales>
+    dwc:class "Lycopodiopsida" ;
+    dwc:kingdom "Plantae" ;
+    dwc:order "Isoetales" ;
+    dwc:phylum "Tracheophyta" ;
+    dwc:rank "order" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lycopodiopsida> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Lycopodiopsida>
+    dwc:class "Lycopodiopsida" ;
+    dwc:kingdom "Plantae" ;
+    dwc:phylum "Tracheophyta" ;
+    dwc:rank "class" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
+    dwc:kingdom "Plantae" ;
+    dwc:phylum "Tracheophyta" ;
+    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 .
diff --git a/data/03/89/87/038987CAC0527F7DFF44FA98FEB27349.ttl b/data/03/89/87/038987CAC0527F7DFF44FA98FEB27349.ttl
index 1dfb2385916..f13f02b8561 100644
--- a/data/03/89/87/038987CAC0527F7DFF44FA98FEB27349.ttl
+++ b/data/03/89/87/038987CAC0527F7DFF44FA98FEB27349.ttl
@@ -13,7 +13,7 @@
     cito:cites <http://dx.doi.org/10.5281/zenodo.13214147>, <http://dx.doi.org/10.5281/zenodo.13214157> ;
     dc:creator "Liu, Chenlai; Yu, Xiaolei; Song, Xiaoli; Shao, Jingjing; Chen, Yuchu; Liu, Xing" ;
     dc:title "Isoetes changleensis Y. C. Chen & X. Liu, sp. nov." ;
-    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0527F7DFF44FA98FEB27349.mc.3B483C81C0527F7CFF44FA24FF52724D>, <http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0527F7DFF44FA98FEB27349.mc.3B483C81C0527F7CFF1DF9C0FC36724D>, <http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0527F7DFF44FA98FEB27349.mc.3B483C81C0537F7DFF71F90FFC80736D>, <http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0527F7DFF44FA98FEB27349.mc.3B483C81C0537F7DFCC8F92BFEAE7349> ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0527F7DFF44FA98FEB27349.mc.3B483C81C0527F7CFF44FA24FC36724D>, <http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0527F7DFF44FA98FEB27349.mc.3B483C81C0537F7DFF71F90FFEAE7349> ;
     trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Isoetes_changleensis_Chen_2024> ;
     trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.642.1.3> ;
     a trt:Treatment .
@@ -119,35 +119,27 @@
     fabio:hasRepresentation <https://zenodo.org/record/13214157/files/figure.png> ;
     a fabio:Figure .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0527F7DFF44FA98FEB27349.mc.3B483C81C0527F7CFF44FA24FF52724D>
-    dwc:locality "Yuhang District" ;
-    dwc:verbatimElevation "50" ;
-    dwc:verbatimLatitude "30.311388" ;
-    trt:httpUri <https://treatment.plazi.org/id/038987CAC0527F7DFF44FA98FEB27349#3B483C81C0527F7CFF44FA24FF52724D> ;
-    a dwc:MaterialCitation .
-
-<http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0527F7DFF44FA98FEB27349.mc.3B483C81C0527F7CFF1DF9C0FC36724D>
+<http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0527F7DFF44FA98FEB27349.mc.3B483C81C0527F7CFF44FA24FC36724D>
     dwc:catalogNumber "WH2021092701" ;
     dwc:collectionCode "WH" ;
     dwc:eventDate "2021-09-27" ;
+    dwc:locality "Yuhang District" ;
     dwc:recordedBy "X. Liu" ;
     dwc:typeStatus "holotype" ;
+    dwc:verbatimElevation "50" ;
+    dwc:verbatimLatitude "30.311388" ;
     dwc:verbatimLongitude "119.86305" ;
-    trt:httpUri <https://treatment.plazi.org/id/038987CAC0527F7DFF44FA98FEB27349#3B483C81C0527F7CFF1DF9C0FC36724D> ;
+    trt:httpUri <https://treatment.plazi.org/id/038987CAC0527F7DFF44FA98FEB27349#3B483C81C0527F7CFF44FA24FC36724D> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0527F7DFF44FA98FEB27349.mc.3B483C81C0537F7DFF71F90FFC80736D>
-    dwc:locality "Jingshan Town" ;
-    dwc:verbatimElevation "80" ;
-    dwc:verbatimLatitude "30.313334" ;
-    trt:httpUri <https://treatment.plazi.org/id/038987CAC0527F7DFF44FA98FEB27349#3B483C81C0537F7DFF71F90FFC80736D> ;
-    a dwc:MaterialCitation .
-
-<http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0527F7DFF44FA98FEB27349.mc.3B483C81C0537F7DFCC8F92BFEAE7349>
+<http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0527F7DFF44FA98FEB27349.mc.3B483C81C0537F7DFF71F90FFEAE7349>
     dwc:catalogNumber "WH2021092701" ;
     dwc:collectionCode "A, WH" ;
     dwc:eventDate "2021-09" ;
+    dwc:locality "Jingshan Town" ;
     dwc:recordedBy "X. Liu" ;
+    dwc:verbatimElevation "80" ;
+    dwc:verbatimLatitude "30.313334" ;
     dwc:verbatimLongitude "119.85889" ;
-    trt:httpUri <https://treatment.plazi.org/id/038987CAC0527F7DFF44FA98FEB27349#3B483C81C0537F7DFCC8F92BFEAE7349> ;
+    trt:httpUri <https://treatment.plazi.org/id/038987CAC0527F7DFF44FA98FEB27349#3B483C81C0537F7DFF71F90FFEAE7349> ;
     a dwc:MaterialCitation .
diff --git a/data/03/89/87/038987CAC0537F7EFF44F89FFD957C47.ttl b/data/03/89/87/038987CAC0537F7EFF44F89FFD957C47.ttl
index 7dd577e17da..ef67b8f063f 100644
--- a/data/03/89/87/038987CAC0537F7EFF44F89FFD957C47.ttl
+++ b/data/03/89/87/038987CAC0537F7EFF44F89FFD957C47.ttl
@@ -13,7 +13,7 @@
     cito:cites <http://dx.doi.org/10.5281/zenodo.13214149>, <http://dx.doi.org/10.5281/zenodo.13214157> ;
     dc:creator "Liu, Chenlai; Yu, Xiaolei; Song, Xiaoli; Shao, Jingjing; Chen, Yuchu; Liu, Xing" ;
     dc:title "Isoetes yuhangensis X. Liu & Y. C. Chen, sp. nov." ;
-    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0537F7EFF44F89FFD957C47.mc.3B483C81C0537F7DFF44F82BFA247390>, <http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0537F7EFF44F89FFD957C47.mc.3B483C81C0537F7DFA6BF82BFC147C4C> ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0537F7EFF44F89FFD957C47.mc.3B483C81C0537F7DFF44F82BFC147C4C> ;
     trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Isoetes_yuhangensis_Liu_2024> ;
     trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.642.1.3> ;
     a trt:Treatment .
@@ -119,19 +119,15 @@
     fabio:hasRepresentation <https://zenodo.org/record/13214157/files/figure.png> ;
     a fabio:Figure .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0537F7EFF44F89FFD957C47.mc.3B483C81C0537F7DFF44F82BFA247390>
-    dwc:locality "Yuhang District" ;
-    dwc:verbatimElevation "81" ;
-    dwc:verbatimLatitude "30.447777" ;
-    trt:httpUri <https://treatment.plazi.org/id/038987CAC0537F7EFF44F89FFD957C47#3B483C81C0537F7DFF44F82BFA247390> ;
-    a dwc:MaterialCitation .
-
-<http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0537F7EFF44F89FFD957C47.mc.3B483C81C0537F7DFA6BF82BFC147C4C>
+<http://tb.plazi.org/GgServer/dwcaRecords/038987CAC0537F7EFF44F89FFD957C47.mc.3B483C81C0537F7DFF44F82BFC147C4C>
     dwc:catalogNumber "WH2021092702" ;
     dwc:collectionCode "WH" ;
     dwc:eventDate "2021-09-27" ;
+    dwc:locality "Yuhang District" ;
     dwc:recordedBy "X. Liu" ;
     dwc:typeStatus "holotype" ;
+    dwc:verbatimElevation "81" ;
+    dwc:verbatimLatitude "30.447777" ;
     dwc:verbatimLongitude "119.83945" ;
-    trt:httpUri <https://treatment.plazi.org/id/038987CAC0537F7EFF44F89FFD957C47#3B483C81C0537F7DFA6BF82BFC147C4C> ;
+    trt:httpUri <https://treatment.plazi.org/id/038987CAC0537F7EFF44F89FFD957C47#3B483C81C0537F7DFF44F82BFC147C4C> ;
     a dwc:MaterialCitation .