From 39212c98a281c4e99f50f9c285f9b91d80fca9c3 Mon Sep 17 00:00:00 2001 From: treatmentbank Date: Tue, 16 Jul 2024 16:30:23 +0000 Subject: [PATCH] GG2RDF 2024-07-16T16:30:10.080Z (plazi/treatments-xml) --- .../B5/6BACB54081125C64A9CC7A77A0451619.ttl | 134 ++++++++++++++++++ .../71/93FD7193DF4750CD9BA1191E3E39F9F8.ttl | 118 +++++++++++++++ .../50/D13750EEF08359DC9D4A2A4629D55DED.ttl | 134 ++++++++++++++++++ 3 files changed, 386 insertions(+) create mode 100644 data/6B/AC/B5/6BACB54081125C64A9CC7A77A0451619.ttl create mode 100644 data/93/FD/71/93FD7193DF4750CD9BA1191E3E39F9F8.ttl create mode 100644 data/D1/37/50/D13750EEF08359DC9D4A2A4629D55DED.ttl diff --git a/data/6B/AC/B5/6BACB54081125C64A9CC7A77A0451619.ttl b/data/6B/AC/B5/6BACB54081125C64A9CC7A77A0451619.ttl new file mode 100644 index 00000000000..d03d0c94120 --- /dev/null +++ b/data/6B/AC/B5/6BACB54081125C64A9CC7A77A0451619.ttl @@ -0,0 +1,134 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + dc:creator "Yang, Ling-Han; Dai, Jing-Min; Wen, Fang; Liu, Jian-Hui; Lan, Xue-Zheng; Fan, Qiang" ; + dc:title "Didymocarpus yinzhengii Ling H. Yang, Q. Fan & F. Wen 2024, comb. nov." ; + trt:citesTaxonName ; + trt:definesTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "224" ; + bibo:journal "PhytoKeys" ; + bibo:pubDate "2024-07-16" ; + bibo:startPage "213" ; + bibo:volume "244" ; + dc:creator "Yang, Ling-Han; Dai, Jing-Min; Wen, Fang; Liu, Jian-Hui; Lan, Xue-Zheng; Fan, Qiang" ; + dc:date "2024" ; + dc:title "Didymocarpus pingyuanensis (Gesneriaceae), a new species endemic to Danxia landscape from Guangdong Province, China, and two new combinations in Didymocarpus" ; + a fabio:JournalArticle . + + + dwc:authority "(J. M. Li & S. J. Li.) Ling H. Yang, Q. Fan & F. Wen" ; + dwc:authorityName "Ling H. Yang, Q. Fan & F. Wen" ; + dwc:authorityYear "2024" ; + dwc:baseAuthorityName "Ling H. Yang, Q. Fan & F. Wen" ; + dwc:baseAuthorityYear "2024" ; + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "(Ling H. Yang, Q. Fan & F. Wen, 2024)" ; + dwc:species "yinzhengii" ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:species "yinzhengii" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "class" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Plantae" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "variety" ; + dwc:species "heucherifolius" ; + dwc:variety "yinzhengii" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:species "heucherifolius" ; + trt:hasParentName ; + a dwcFP:TaxonName . diff --git a/data/93/FD/71/93FD7193DF4750CD9BA1191E3E39F9F8.ttl b/data/93/FD/71/93FD7193DF4750CD9BA1191E3E39F9F8.ttl new file mode 100644 index 00000000000..4bd3c05874d --- /dev/null +++ b/data/93/FD/71/93FD7193DF4750CD9BA1191E3E39F9F8.ttl @@ -0,0 +1,118 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + cito:cites , ; + dc:creator "Yang, Ling-Han; Dai, Jing-Min; Wen, Fang; Liu, Jian-Hui; Lan, Xue-Zheng; Fan, Qiang" ; + dc:title "Didymocarpus pingyuanensis Ling H. Yang, Q. Fan & F. Wen A 2024, sp. nov." ; + trt:definesTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "224" ; + bibo:journal "PhytoKeys" ; + bibo:pubDate "2024-07-16" ; + bibo:startPage "213" ; + bibo:volume "244" ; + dc:creator "Yang, Ling-Han; Dai, Jing-Min; Wen, Fang; Liu, Jian-Hui; Lan, Xue-Zheng; Fan, Qiang" ; + dc:date "2024" ; + dc:title "Didymocarpus pingyuanensis (Gesneriaceae), a new species endemic to Danxia landscape from Guangdong Province, China, and two new combinations in Didymocarpus" ; + fabio:hasPart , ; + a fabio:JournalArticle . + + + dwc:authority "Ling H. Yang, Q. Fan & F. Wen" ; + dwc:authorityName "Ling H. Yang, Q. Fan & F. Wen A" ; + dwc:authorityYear "2024" ; + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Ling H. Yang, Q. Fan & F. Wen A, 2024" ; + dwc:species "pingyuanensis" ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:species "pingyuanensis" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "class" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Plantae" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dc:description "Figure 3. Didymocarpus pingyuanensis A habitat in flowering B adaxial surface view of leaf blade C abaxial surface view of leaf blade D capsule E front view of corolla F lateral view of corolla, showing calyx deeply 5 - lobed to about a quarter of the calyx length from the base G bracts H opened corolla I staminodes J pistil K stamens (Photographers: A – K by Qiang Fan)." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Figure 4. Didymocarpus pingyuanensis Ling H. Yang, Q. Fan & F. Wen A habit B flower in front view C flower in lateral view D opened corolla, showing stamens and staminodes E stamens F pistil and stigma (Drawn by Rong-En Wu)." ; + fabio:hasRepresentation ; + a fabio:Figure . diff --git a/data/D1/37/50/D13750EEF08359DC9D4A2A4629D55DED.ttl b/data/D1/37/50/D13750EEF08359DC9D4A2A4629D55DED.ttl new file mode 100644 index 00000000000..2f6182671f9 --- /dev/null +++ b/data/D1/37/50/D13750EEF08359DC9D4A2A4629D55DED.ttl @@ -0,0 +1,134 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + dc:creator "Yang, Ling-Han; Dai, Jing-Min; Wen, Fang; Liu, Jian-Hui; Lan, Xue-Zheng; Fan, Qiang" ; + dc:title "Didymocarpus gamosepalus Ling H. Yang, Q. Fan & F. Wen 2024, comb. nov" ; + trt:citesTaxonName ; + trt:definesTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "224" ; + bibo:journal "PhytoKeys" ; + bibo:pubDate "2024-07-16" ; + bibo:startPage "213" ; + bibo:volume "244" ; + dc:creator "Yang, Ling-Han; Dai, Jing-Min; Wen, Fang; Liu, Jian-Hui; Lan, Xue-Zheng; Fan, Qiang" ; + dc:date "2024" ; + dc:title "Didymocarpus pingyuanensis (Gesneriaceae), a new species endemic to Danxia landscape from Guangdong Province, China, and two new combinations in Didymocarpus" ; + a fabio:JournalArticle . + + + dwc:authority "(Xin Hong & F. Wen) Ling H. Yang, Q. Fan & F. Wen" ; + dwc:authorityName "Ling H. Yang, Q. Fan & F. Wen" ; + dwc:authorityYear "2024" ; + dwc:baseAuthorityName "Ling H. Yang, Q. Fan & F. Wen" ; + dwc:baseAuthorityYear "2024" ; + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "(Ling H. Yang, Q. Fan & F. Wen, 2024)" ; + dwc:species "gamosepalus" ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:species "gamosepalus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "class" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Plantae" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Plantae" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "variety" ; + dwc:species "heucherifolius" ; + dwc:variety "gamosepalus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Magnoliopsida" ; + dwc:family "Gesneriaceae" ; + dwc:genus "Didymocarpus" ; + dwc:kingdom "Plantae" ; + dwc:order "Lamiales" ; + dwc:phylum "Tracheophyta" ; + dwc:rank "species" ; + dwc:species "heucherifolius" ; + trt:hasParentName ; + a dwcFP:TaxonName .