From 6469780ec0fcbf3a8119e0957ba83b89eb4cc09a Mon Sep 17 00:00:00 2001
From: treatmentbank <treatmentbank@noreply.git.ld.plazi.org>
Date: Thu, 12 Sep 2024 19:56:39 +0000
Subject: [PATCH] GG2RDF
 plazi/treatments-xml@fc63c2d7515e2590dcf0c3ad841b405165db0b63

---
 .../62/4E126219FFB2FFE1E9E6FDDCFAB1FEFF.ttl   |  82 ++++++++++++
 .../62/4E126219FFB2FFE1EA3EFECEFBE4FDCD.ttl   |  94 +++++++++++++
 .../62/4E126219FFB2FFE4EA3EFD34FE2EFE5E.ttl   | 126 ++++++++++++++++++
 .../62/4E126219FFB7FFE4EA64FF0CFBD5FBF6.ttl   |  79 +++++++++++
 4 files changed, 381 insertions(+)
 create mode 100644 data/4E/12/62/4E126219FFB2FFE1E9E6FDDCFAB1FEFF.ttl
 create mode 100644 data/4E/12/62/4E126219FFB2FFE1EA3EFECEFBE4FDCD.ttl
 create mode 100644 data/4E/12/62/4E126219FFB2FFE4EA3EFD34FE2EFE5E.ttl
 create mode 100644 data/4E/12/62/4E126219FFB7FFE4EA64FF0CFBD5FBF6.ttl

diff --git a/data/4E/12/62/4E126219FFB2FFE1E9E6FDDCFAB1FEFF.ttl b/data/4E/12/62/4E126219FFB2FFE1E9E6FDDCFAB1FEFF.ttl
new file mode 100644
index 00000000000..b83ab45c260
--- /dev/null
+++ b/data/4E/12/62/4E126219FFB2FFE1E9E6FDDCFAB1FEFF.ttl
@@ -0,0 +1,82 @@
+@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/4E126219FFB2FFE1E9E6FDDCFAB1FEFF>
+    dc:creator "Wichard, Wilfried; Neumann, Christian" ;
+    dc:title "Dysoneuridae Sukatsheva 1968" ;
+    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dysoneuridae_Sukatsheva_1968> ;
+    trt:publishedIn <http://dx.doi.org/10.5194/fr-22-51-2019> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.5194/fr-22-51-2019>
+    bibo:endPage "56" ;
+    bibo:issue "2" ;
+    bibo:journal "Fossil Record" ;
+    bibo:pubDate "2019-09-10" ;
+    bibo:startPage "51" ;
+    bibo:volume "22" ;
+    dc:creator "Wichard, Wilfried; Neumann, Christian" ;
+    dc:date "2019" ;
+    dc:title "A new bizarre dysoneurid species (Insecta, Trichoptera) in Burmese amber" ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Dysoneuridae_Sukatsheva_1968>
+    dwc:authority "Sukatsheva, 1968" ;
+    dwc:authorityName "Sukatsheva" ;
+    dwc:authorityYear "1968" ;
+    dwc:class "Insecta" ;
+    dwc:family "Dysoneuridae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "family" ;
+    dwc:scientificNameAuthorship "Sukatsheva, 1968" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dysoneuridae> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Dysoneuridae>
+    dwc:class "Insecta" ;
+    dwc:family "Dysoneuridae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
+    dwc:class "Insecta" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    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/4E/12/62/4E126219FFB2FFE1EA3EFECEFBE4FDCD.ttl b/data/4E/12/62/4E126219FFB2FFE1EA3EFECEFBE4FDCD.ttl
new file mode 100644
index 00000000000..079871ec039
--- /dev/null
+++ b/data/4E/12/62/4E126219FFB2FFE1EA3EFECEFBE4FDCD.ttl
@@ -0,0 +1,94 @@
+@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/4E126219FFB2FFE1EA3EFECEFBE4FDCD>
+    dc:creator "Wichard, Wilfried; Neumann, Christian" ;
+    dc:title "Cretapsyche Wichard 2018" ;
+    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cretapsyche_Wichard_2018> ;
+    trt:publishedIn <http://dx.doi.org/10.5194/fr-22-51-2019> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.5194/fr-22-51-2019>
+    bibo:endPage "56" ;
+    bibo:issue "2" ;
+    bibo:journal "Fossil Record" ;
+    bibo:pubDate "2019-09-10" ;
+    bibo:startPage "51" ;
+    bibo:volume "22" ;
+    dc:creator "Wichard, Wilfried; Neumann, Christian" ;
+    dc:date "2019" ;
+    dc:title "A new bizarre dysoneurid species (Insecta, Trichoptera) in Burmese amber" ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Cretapsyche_Wichard_2018>
+    dwc:authority "Wichard et al., 2018" ;
+    dwc:authorityName "Wichard" ;
+    dwc:authorityYear "2018" ;
+    dwc:class "Insecta" ;
+    dwc:family "Dysoneuridae" ;
+    dwc:genus "Cretapsyche" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    dwc:scientificNameAuthorship "Wichard, 2018" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cretapsyche> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Cretapsyche>
+    dwc:class "Insecta" ;
+    dwc:family "Dysoneuridae" ;
+    dwc:genus "Cretapsyche" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dysoneuridae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Dysoneuridae>
+    dwc:class "Insecta" ;
+    dwc:family "Dysoneuridae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
+    dwc:class "Insecta" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    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/4E/12/62/4E126219FFB2FFE4EA3EFD34FE2EFE5E.ttl b/data/4E/12/62/4E126219FFB2FFE4EA3EFD34FE2EFE5E.ttl
new file mode 100644
index 00000000000..46f9dc19c9d
--- /dev/null
+++ b/data/4E/12/62/4E126219FFB2FFE4EA3EFD34FE2EFE5E.ttl
@@ -0,0 +1,126 @@
+@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/4E126219FFB2FFE4EA3EFD34FE2EFE5E>
+    cito:cites <http://dx.doi.org/10.5281/zenodo.11359655>, <http://dx.doi.org/10.5281/zenodo.11359657> ;
+    dc:creator "Wichard, Wilfried; Neumann, Christian" ;
+    dc:title "Cretapsyche palpinova Wichard & Neumann 2019, sp. nov." ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4E126219FFB2FFE4EA3EFD34FE2EFE5E.mc.76D3D952FFB2FFE1EA64FCEBFB01FBA7> ;
+    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cretapsyche_palpinova_Wichard_2019> ;
+    trt:publishedIn <http://dx.doi.org/10.5194/fr-22-51-2019> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.5194/fr-22-51-2019>
+    bibo:endPage "56" ;
+    bibo:issue "2" ;
+    bibo:journal "Fossil Record" ;
+    bibo:pubDate "2019-09-10" ;
+    bibo:startPage "51" ;
+    bibo:volume "22" ;
+    dc:creator "Wichard, Wilfried; Neumann, Christian" ;
+    dc:date "2019" ;
+    dc:title "A new bizarre dysoneurid species (Insecta, Trichoptera) in Burmese amber" ;
+    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.11359655>, <http://dx.doi.org/10.5281/zenodo.11359657> ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Cretapsyche_palpinova_Wichard_2019>
+    dwc:authority "Wichard & Neumann, 2019" ;
+    dwc:authorityName "Wichard & Neumann" ;
+    dwc:authorityYear "2019" ;
+    dwc:class "Insecta" ;
+    dwc:family "Dysoneuridae" ;
+    dwc:genus "Cretapsyche" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "Wichard & Neumann, 2019" ;
+    dwc:species "palpinova" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cretapsyche_palpinova> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Cretapsyche_palpinova>
+    dwc:class "Insecta" ;
+    dwc:family "Dysoneuridae" ;
+    dwc:genus "Cretapsyche" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:species "palpinova" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cretapsyche> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Cretapsyche>
+    dwc:class "Insecta" ;
+    dwc:family "Dysoneuridae" ;
+    dwc:genus "Cretapsyche" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dysoneuridae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Dysoneuridae>
+    dwc:class "Insecta" ;
+    dwc:family "Dysoneuridae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
+    dwc:class "Insecta" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    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.11359655>
+    dc:description "Figure 1. Cretapsyche palpinova sp. nov. (a) Male in ventral view. (b) Forewing venation: II, III, and V denote apical forks II, III, and V; TC denotes thyridial cell." ;
+    fabio:hasRepresentation <https://zenodo.org/record/11359655/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.11359657>
+    dc:description "Figure 2. Cretapsyche palpinova sp. nov. (a) Drawing of the scapi, pedicelli, and first antennal segments; the five-segmented maxillary palps (max palp), the three-segmented labial palps (lab palp); and a pair of pilifers arising from the maxillary palps. (b) Head with palps and antennae in ventral view. (c) Male genitalia in ventral view. (d) Drawing of the male genitalia in ventral view with the inferior appendages (inf ap) consisting of the basal coxopodite and the apical harpago, with the preanal appendages (pre ap) and with tergum X divided in two apical lobes (X ap)." ;
+    fabio:hasRepresentation <https://zenodo.org/record/11359657/files/figure.png> ;
+    a fabio:Figure .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/4E126219FFB2FFE4EA3EFD34FE2EFE5E.mc.76D3D952FFB2FFE1EA64FCEBFB01FBA7>
+    dwc:locality "Cenomanian. Embedded in Burmese" ;
+    dwc:typeStatus "holotype" ;
+    trt:httpUri <https://treatment.plazi.org/id/4E126219FFB2FFE4EA3EFD34FE2EFE5E#76D3D952FFB2FFE1EA64FCEBFB01FBA7> ;
+    a dwc:MaterialCitation .
diff --git a/data/4E/12/62/4E126219FFB7FFE4EA64FF0CFBD5FBF6.ttl b/data/4E/12/62/4E126219FFB7FFE4EA64FF0CFBD5FBF6.ttl
new file mode 100644
index 00000000000..0f8f28535ca
--- /dev/null
+++ b/data/4E/12/62/4E126219FFB7FFE4EA64FF0CFBD5FBF6.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/4E126219FFB7FFE4EA64FF0CFBD5FBF6>
+    dc:creator "Wichard, Wilfried; Neumann, Christian" ;
+    dc:title "Cretapsyche" ;
+    trt:publishedIn <http://dx.doi.org/10.5194/fr-22-51-2019> ;
+    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Cretapsyche> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.5194/fr-22-51-2019>
+    bibo:endPage "56" ;
+    bibo:issue "2" ;
+    bibo:journal "Fossil Record" ;
+    bibo:pubDate "2019-09-10" ;
+    bibo:startPage "51" ;
+    bibo:volume "22" ;
+    dc:creator "Wichard, Wilfried; Neumann, Christian" ;
+    dc:date "2019" ;
+    dc:title "A new bizarre dysoneurid species (Insecta, Trichoptera) in Burmese amber" ;
+    a fabio:JournalArticle .
+
+<http://taxon-name.plazi.org/id/Animalia/Cretapsyche>
+    dwc:class "Insecta" ;
+    dwc:family "Dysoneuridae" ;
+    dwc:genus "Cretapsyche" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dysoneuridae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Dysoneuridae>
+    dwc:class "Insecta" ;
+    dwc:family "Dysoneuridae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
+    dwc:class "Insecta" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Trichoptera" ;
+    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 .