From e72b9c453428e5ed562e1178f1c1bd271d22a588 Mon Sep 17 00:00:00 2001
From: treatmentbank <treatmentbank@noreply.git.ld.plazi.org>
Date: Wed, 8 Jan 2025 19:58:45 +0000
Subject: [PATCH] GG2RDF
 plazi/treatments-xml@fb690390af0ffd2856a13ed0a919d64622167c0e

---
 .../87/03C287A0FFFA377984D405BAFA09E9E0.ttl   | 88 +++++++++++++++++++
 .../87/03C287A0FFFE377684D4021AFE75EAAC.ttl   | 26 ++++--
 2 files changed, 108 insertions(+), 6 deletions(-)
 create mode 100644 data/03/C2/87/03C287A0FFFA377984D405BAFA09E9E0.ttl

diff --git a/data/03/C2/87/03C287A0FFFA377984D405BAFA09E9E0.ttl b/data/03/C2/87/03C287A0FFFA377984D405BAFA09E9E0.ttl
new file mode 100644
index 000000000000..1ee73885f32b
--- /dev/null
+++ b/data/03/C2/87/03C287A0FFFA377984D405BAFA09E9E0.ttl
@@ -0,0 +1,88 @@
+@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/03C287A0FFFA377984D405BAFA09E9E0>
+    dc:creator "Sanborn, Allen F.; Gonzaga, Luiz P.; Takiya, Daniela M." ;
+    dc:title "Parnisa Stal 1862" ;
+    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parnisa_Stal_1862> ;
+    trt:publishedIn <https://doi.org/10.11646/zootaxa.5538.1.3> ;
+    a trt:Treatment .
+
+<https://doi.org/10.11646/zootaxa.5538.1.3>
+    bibo:endPage "44" ;
+    bibo:issue "1" ;
+    bibo:journal "Zootaxa" ;
+    bibo:pubDate "2024-11-13" ;
+    bibo:startPage "33" ;
+    bibo:volume "5538" ;
+    dc:creator "Sanborn, Allen F.; Gonzaga, Luiz P.; Takiya, Daniela M." ;
+    dc:date "2024" ;
+    dc:title "A new cicada (Hemiptera: Cicadidae) species from Brazil with a detailed description of the genus Parnisa Stål, 1862 and key to the known species" ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Parnisa_Stal_1862>
+    dwc:authority "Stal, 1862" ;
+    dwc:authorityName "Stal" ;
+    dwc:authorityYear "1862" ;
+    dwc:class "Insecta" ;
+    dwc:family "Cicadidae" ;
+    dwc:genus "Parnisa" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    dwc:scientificNameAuthorship "Stal, 1862" ;
+    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HN3Z> ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parnisa> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Parnisa>
+    dwc:class "Insecta" ;
+    dwc:family "Cicadidae" ;
+    dwc:genus "Parnisa" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadidae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Cicadidae>
+    dwc:family "Cicadidae" ;
+    dwc:kingdom "Animalia" ;
+    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:kingdom "Animalia" ;
+    dwc:order "Hemiptera" ;
+    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: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/03/C2/87/03C287A0FFFE377684D4021AFE75EAAC.ttl b/data/03/C2/87/03C287A0FFFE377684D4021AFE75EAAC.ttl
index 44ca8ce7fa3b..20dd51731ff6 100644
--- a/data/03/C2/87/03C287A0FFFE377684D4021AFE75EAAC.ttl
+++ b/data/03/C2/87/03C287A0FFFE377684D4021AFE75EAAC.ttl
@@ -12,7 +12,7 @@
     cito:cites <http://dx.doi.org/10.5281/zenodo.14611396>, <http://dx.doi.org/10.5281/zenodo.14611398>, <http://dx.doi.org/10.5281/zenodo.14611400> ;
     dc:creator "Sanborn, Allen F.; Gonzaga, Luiz P.; Takiya, Daniela M." ;
     dc:title "Parnisa infuscata Sanborn, Gonzaga & Takiya, 2024, sp. nov." ;
-    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C287A0FFFE377684D4021AFE75EAAC.mc.3B033CEBFFFE3772850A02E6FA8FEDC0>, <http://tb.plazi.org/GgServer/dwcaRecords/03C287A0FFFE377684D4021AFE75EAAC.mc.3B033CEBFFFE3772816B028AFC2FEEB0> ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C287A0FFFE377684D4021AFE75EAAC.mc.3B033CEBFFFE3772850A02E6FA8FEDC0>, <http://tb.plazi.org/GgServer/dwcaRecords/03C287A0FFFE377684D4021AFE75EAAC.mc.3B033CEBFFFE3772816B028AFC0FEE08>, <http://tb.plazi.org/GgServer/dwcaRecords/03C287A0FFFE377684D4021AFE75EAAC.mc.3B033CEBFFFE377287E60172FC2FEEB0> ;
     trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parnisa_infuscata_Sanborn_2024> ;
     trt:publishedIn <https://doi.org/10.11646/zootaxa.5538.1.3> ;
     a trt:Treatment .
@@ -114,6 +114,7 @@
     a fabio:Figure .
 
 <http://tb.plazi.org/GgServer/dwcaRecords/03C287A0FFFE377684D4021AFE75EAAC.mc.3B033CEBFFFE3772850A02E6FA8FEDC0>
+    dwc:catalogNumber "DZRJ #AUCH-825" ;
     dwc:collectionCode "DZRJ" ;
     dwc:eventDate "2009-01-15" ;
     dwc:locality "Serra do Cipo" ;
@@ -125,14 +126,27 @@
     trt:httpUri <https://treatment.plazi.org/id/03C287A0FFFE377684D4021AFE75EAAC#3B033CEBFFFE3772850A02E6FA8FEDC0> ;
     a dwc:MaterialCitation .
 
-<http://tb.plazi.org/GgServer/dwcaRecords/03C287A0FFFE377684D4021AFE75EAAC.mc.3B033CEBFFFE3772816B028AFC2FEEB0>
-    dwc:collectionCode "AFSC, DZRJ" ;
+<http://tb.plazi.org/GgServer/dwcaRecords/03C287A0FFFE377684D4021AFE75EAAC.mc.3B033CEBFFFE3772816B028AFC0FEE08>
+    dwc:collectionCode "AFSC" ;
     dwc:eventDate "2009-01-15" ;
-    dwc:locality "Antonio do Itambe" ;
-    dwc:recordedBy "D. M. Takiya & L. A. P. Gonzaga & L. P. Gonzaga" ;
+    dwc:locality "Serra do Cipo" ;
+    dwc:recordedBy "D. M. Takiya & L. A. P. Gonzaga" ;
     dwc:typeStatus "paratype" ;
     dwc:verbatimElevation "1" ;
     dwc:verbatimLatitude "-19.25934" ;
     dwc:verbatimLongitude "-43.5311" ;
-    trt:httpUri <https://treatment.plazi.org/id/03C287A0FFFE377684D4021AFE75EAAC#3B033CEBFFFE3772816B028AFC2FEEB0> ;
+    trt:httpUri <https://treatment.plazi.org/id/03C287A0FFFE377684D4021AFE75EAAC#3B033CEBFFFE3772816B028AFC0FEE08> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/03C287A0FFFE377684D4021AFE75EAAC.mc.3B033CEBFFFE377287E60172FC2FEEB0>
+    dwc:catalogNumber "DZRJ #AUCH-826" ;
+    dwc:collectionCode "DZRJ" ;
+    dwc:eventDate "2023-04-19" ;
+    dwc:locality "Parque Estadual do Itambe" ;
+    dwc:recordedBy "L. P. Gonzaga" ;
+    dwc:typeStatus "paratype" ;
+    dwc:verbatimElevation "1360" ;
+    dwc:verbatimLatitude "-18.402222" ;
+    dwc:verbatimLongitude "-43.31278" ;
+    trt:httpUri <https://treatment.plazi.org/id/03C287A0FFFE377684D4021AFE75EAAC#3B033CEBFFFE377287E60172FC2FEEB0> ;
     a dwc:MaterialCitation .