From beba0965c4e7206890e540ce11ba6b3e7e3475da Mon Sep 17 00:00:00 2001
From: treatmentbank <treatmentbank@noreply.git.ld.plazi.org>
Date: Thu, 22 Aug 2024 23:44:08 +0000
Subject: [PATCH] GG2RDF 2024-08-22T23:43:54.729Z (plazi/treatments-xml)

---
 .../27/0392270A92102F30489FF81602AFFA24.ttl   | 79 +++++++++++++++++++
 ...l => 0392270A92142F30489FFF080440FCFF.ttl} | 65 +++++++++------
 2 files changed, 121 insertions(+), 23 deletions(-)
 create mode 100644 data/03/92/27/0392270A92102F30489FF81602AFFA24.ttl
 rename data/03/92/27/{0392270A92142F30489FFF0802AFFA24.ttl => 0392270A92142F30489FFF080440FCFF.ttl} (69%)

diff --git a/data/03/92/27/0392270A92102F30489FF81602AFFA24.ttl b/data/03/92/27/0392270A92102F30489FF81602AFFA24.ttl
new file mode 100644
index 00000000000..64d790692b4
--- /dev/null
+++ b/data/03/92/27/0392270A92102F30489FF81602AFFA24.ttl
@@ -0,0 +1,79 @@
+@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/0392270A92102F30489FF81602AFFA24>
+    dc:creator "Carrión, Juan F.; Amorim, André M." ;
+    dc:title "Bernardia" ;
+    trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.650.1.1> ;
+    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Bernardia> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.11646/phytotaxa.650.1.1>
+    bibo:endPage "7" ;
+    bibo:issue "1" ;
+    bibo:journal "Phytotaxa" ;
+    bibo:pubDate "2024-05-23" ;
+    bibo:startPage "1" ;
+    bibo:volume "650" ;
+    dc:creator "Carrión, Juan F.; Amorim, André M." ;
+    dc:date "2024" ;
+    dc:title "A new species of Bernardia (Euphorbiaceae, Acalyphoideae) with stellate trichomes from South America" ;
+    a fabio:JournalArticle .
+
+<http://taxon-name.plazi.org/id/Plantae/Bernardia>
+    dwc:class "Magnoliopsida" ;
+    dwc:family "Euphorbiaceae" ;
+    dwc:genus "Bernardia" ;
+    dwc:kingdom "Plantae" ;
+    dwc:order "Malpighiales" ;
+    dwc:phylum "Tracheophyta" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Euphorbiaceae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Euphorbiaceae>
+    dwc:class "Magnoliopsida" ;
+    dwc:family "Euphorbiaceae" ;
+    dwc:kingdom "Plantae" ;
+    dwc:order "Malpighiales" ;
+    dwc:phylum "Tracheophyta" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
+    dwc:class "Magnoliopsida" ;
+    dwc:kingdom "Plantae" ;
+    dwc:order "Malpighiales" ;
+    dwc:phylum "Tracheophyta" ;
+    dwc:rank "order" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
+    dwc:class "Magnoliopsida" ;
+    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/92/27/0392270A92142F30489FFF0802AFFA24.ttl b/data/03/92/27/0392270A92142F30489FFF080440FCFF.ttl
similarity index 69%
rename from data/03/92/27/0392270A92142F30489FFF0802AFFA24.ttl
rename to data/03/92/27/0392270A92142F30489FFF080440FCFF.ttl
index cf910ea065e..3bb0dca5377 100644
--- a/data/03/92/27/0392270A92142F30489FFF0802AFFA24.ttl
+++ b/data/03/92/27/0392270A92142F30489FFF080440FCFF.ttl
@@ -9,10 +9,10 @@
 @prefix trt: <http://plazi.org/vocab/treatment#> .
 @prefix xlink: <http://www.w3.org/1999/xlink/> .
 
-<http://treatment.plazi.org/id/0392270A92142F30489FFF0802AFFA24>
+<http://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF>
     dc:creator "Carrión, Juan F.; Amorim, André M." ;
     dc:title "Bernardia fluviatilis J. F. Carrion, sp. nov." ;
-    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F3648AAFEFD0617F9E0>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364937FEB50260F9C4>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364D67FD5204CCF98C>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364BC3FD090376F970>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364C96FD2506D6F938>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F3649CAFD9D05A0F91C>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364AA7FDB9030AF8C0>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364C0EFC550244F8A4>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364D5BFC7105E1F888>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364AE7FC0D0335F86C> ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192142F3448AAFF2403F6FB55>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192142F344CEDFFC00329FB39>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F3648AAFEFD0617F9E0>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364937FEB50260F9C4>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364D67FD5204CCF98C>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364BC3FD090376F970>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364C96FD2506D6F938>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F3649CAFD9D05A0F91C>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364AA7FDB9030AF8C0>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364C0EFC550244F8A4>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364D5BFC7105E1F888>, <http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364AE7FC0D0335F86C> ;
     trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Bernardia_fluviatilis_Carrion_2024> ;
     trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.650.1.1> ;
     a trt:Treatment .
@@ -106,17 +106,36 @@
     dwc:rank "kingdom" ;
     a dwcFP:TaxonName .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F3648AAFEFD0617F9E0>
+<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192142F3448AAFF2403F6FB55>
+    dwc:collectionCode "HUEFS" ;
+    dwc:eventDate "2018-11-24" ;
+    dwc:locality "Porto Amolar" ;
+    dwc:typeStatus "holotype" ;
+    dwc:verbatimElevation "120" ;
+    dwc:verbatimLatitude "-18.039999" ;
+    dwc:verbatimLongitude "-57.49111" ;
+    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF#3B539C4192142F3448AAFF2403F6FB55> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192142F344CEDFFC00329FB39>
+    dwc:collectionCode "CEPEC, CGMS, COR, K, MO, NY, PMA, RB" ;
+    dwc:locality "US" ;
+    dwc:typeStatus "isotype" ;
+    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF#3B539C4192142F344CEDFFC00329FB39> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F3648AAFEFD0617F9E0>
     dwc:collectionCode "CGMS" ;
     dwc:eventDate "2010-11-23" ;
     dwc:locality "Puerto Isabel" ;
     dwc:recordedBy "Yule" ;
+    dwc:typeStatus "paratype" ;
     dwc:verbatimLatitude "-18.196972" ;
     dwc:verbatimLongitude "-57.5105" ;
-    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF0802AFFA24#3B539C4192162F3648AAFEFD0617F9E0> ;
+    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF#3B539C4192162F3648AAFEFD0617F9E0> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364937FEB50260F9C4>
+<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364937FEB50260F9C4>
     dwc:collectionCode "COR, SP" ;
     dwc:eventDate "2001-05-04" ;
     dwc:locality "Ilha Fluvial" ;
@@ -124,26 +143,26 @@
     dwc:verbatimElevation "100" ;
     dwc:verbatimLatitude "-17.850555" ;
     dwc:verbatimLongitude "-57.448055" ;
-    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF0802AFFA24#3B539C4192162F364937FEB50260F9C4> ;
+    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF#3B539C4192162F364937FEB50260F9C4> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364D67FD5204CCF98C>
+<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364D67FD5204CCF98C>
     dwc:collectionCode "N, MO, NY" ;
     dwc:eventDate "1980-03-30" ;
     dwc:locality "Riacho Navileque" ;
     dwc:recordedBy "Bernardi" ;
-    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF0802AFFA24#3B539C4192162F364D67FD5204CCF98C> ;
+    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF#3B539C4192162F364D67FD5204CCF98C> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364BC3FD090376F970>
+<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364BC3FD090376F970>
     dwc:collectionCode "RB" ;
     dwc:eventDate "1972-07-12" ;
     dwc:locality "Jacadigo" ;
     dwc:verbatimElevation "200" ;
-    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF0802AFFA24#3B539C4192162F364BC3FD090376F970> ;
+    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF#3B539C4192162F364BC3FD090376F970> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364C96FD2506D6F938>
+<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364C96FD2506D6F938>
     dwc:collectionCode "CGMS" ;
     dwc:eventDate "2010-11-25" ;
     dwc:locality "Morro do Amolar" ;
@@ -151,10 +170,10 @@
     dwc:verbatimElevation "645" ;
     dwc:verbatimLatitude "-18.019222" ;
     dwc:verbatimLongitude "-57.53439" ;
-    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF0802AFFA24#3B539C4192162F364C96FD2506D6F938> ;
+    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF#3B539C4192162F364C96FD2506D6F938> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F3649CAFD9D05A0F91C>
+<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F3649CAFD9D05A0F91C>
     dwc:collectionCode "CGMS" ;
     dwc:eventDate "2010-11-26" ;
     dwc:locality "Baia do Taquaral" ;
@@ -162,10 +181,10 @@
     dwc:verbatimElevation "88" ;
     dwc:verbatimLatitude "-18.041166" ;
     dwc:verbatimLongitude "-57.490612" ;
-    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF0802AFFA24#3B539C4192162F3649CAFD9D05A0F91C> ;
+    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF#3B539C4192162F3649CAFD9D05A0F91C> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364AA7FDB9030AF8C0>
+<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364AA7FDB9030AF8C0>
     dwc:collectionCode "ECOA, CGMS" ;
     dwc:eventDate "2010-11-26" ;
     dwc:locality "Regiao da Serra do Amolar" ;
@@ -173,21 +192,21 @@
     dwc:verbatimElevation "88" ;
     dwc:verbatimLatitude "-18.041166" ;
     dwc:verbatimLongitude "-57.490585" ;
-    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF0802AFFA24#3B539C4192162F364AA7FDB9030AF8C0> ;
+    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF#3B539C4192162F364AA7FDB9030AF8C0> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364C0EFC550244F8A4>
+<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364C0EFC550244F8A4>
     dwc:collectionCode "HUEFS" ;
     dwc:eventDate "2018-11-24" ;
     dwc:locality "Porto Amolar" ;
-    dwc:recordedBy "da Ecoa & Carrion & Antunes" ;
+    dwc:recordedBy " Carrion & Antunes" ;
     dwc:verbatimElevation "120" ;
     dwc:verbatimLatitude "-18.039999" ;
     dwc:verbatimLongitude "-57.49111" ;
-    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF0802AFFA24#3B539C4192162F364C0EFC550244F8A4> ;
+    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF#3B539C4192162F364C0EFC550244F8A4> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364D5BFC7105E1F888>
+<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364D5BFC7105E1F888>
     dwc:collectionCode "HUEFS" ;
     dwc:eventDate "2018-11-24" ;
     dwc:locality "Porto Amolar" ;
@@ -195,13 +214,13 @@
     dwc:verbatimElevation "120" ;
     dwc:verbatimLatitude "-18.039999" ;
     dwc:verbatimLongitude "-57.49111" ;
-    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF0802AFFA24#3B539C4192162F364D5BFC7105E1F888> ;
+    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF#3B539C4192162F364D5BFC7105E1F888> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF0802AFFA24.mc.3B539C4192162F364AE7FC0D0335F86C>
+<http://tb.plazi.org/GgServer/dwcaRecords/0392270A92142F30489FFF080440FCFF.mc.3B539C4192162F364AE7FC0D0335F86C>
     dwc:collectionCode "A, SI" ;
     dwc:eventDate "1916-12" ;
     dwc:locality "Obraje Mosquito" ;
     dwc:recordedBy "Rojas" ;
-    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF0802AFFA24#3B539C4192162F364AE7FC0D0335F86C> ;
+    trt:httpUri <https://treatment.plazi.org/id/0392270A92142F30489FFF080440FCFF#3B539C4192162F364AE7FC0D0335F86C> ;
     a dwc:MaterialCitation .