This commit is contained in:
treatmentbank 2024-09-10 20:04:19 +00:00
parent d623e59276
commit fa855eb71c
2 changed files with 123 additions and 1 deletions

View file

@ -9,9 +9,10 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E2E37EFFE1BE35B1968B9CFC66FB63>
<http://treatment.plazi.org/id/03E2E37EFFE1BE35B1968B9CFA3AFA0B>
dc:creator "Zhang, Yi-Ting; Cao, An-Jiang; Ding, Yu-Long" ;
dc:title "Chimonobambusa multiramosa A. J. Cao, Y. L. Ding et Y. T. Zhang, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E2E37EFFE1BE35B1968B9CFA3AFA0B.mc.3B235835FFE1BE35B1968A74FD01FEEC> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chimonobambusa_multiramosa_Cao_2024> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.649.1.2> ;
a trt:Treatment .
@ -104,3 +105,15 @@
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03E2E37EFFE1BE35B1968B9CFA3AFA0B.mc.3B235835FFE1BE35B1968A74FD01FEEC>
dwc:collectionCode "NF" ;
dwc:eventDate "2021-12-09" ;
dwc:locality "Ludian County" ;
dwc:recordedBy "Y. L. Ding & Y. T. Zhang & A. J. Cao" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2573" ;
dwc:verbatimLatitude "27.139166" ;
dwc:verbatimLongitude "103.370834" ;
trt:httpUri <https://treatment.plazi.org/id/03E2E37EFFE1BE35B1968B9CFA3AFA0B#3B235835FFE1BE35B1968A74FD01FEEC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,109 @@
@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/03E2E37EFFE1BE35B1968E88FA08F853>
dc:creator "Zhang, Yi-Ting; Cao, An-Jiang; Ding, Yu-Long" ;
dc:title "Chimonobambusa (sect. Oreocalamus) T. H. Wen & Ohnrberger 1940" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chimonobambusa_Oreocalamus_Keng_1940> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.649.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.649.1.2>
bibo:endPage "50" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-05-16" ;
bibo:startPage "44" ;
bibo:volume "649" ;
dc:creator "Zhang, Yi-Ting; Cao, An-Jiang; Ding, Yu-Long" ;
dc:date "2024" ;
dc:title "Chimonobambusa multiramosa (Poaceae, Bambusoideae), a new bamboo species from northeast Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Chimonobambusa_Oreocalamus_Keng_1940>
dwc:authority "(Keng) T. H. Wen & Ohnrberger (1940: 146)" ;
dwc:authorityName "T. H. Wen & Ohnrberger" ;
dwc:authorityPageNumber "146" ;
dwc:authorityYear "1940" ;
dwc:baseAuthorityName "Keng" ;
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Chimonobambusa" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "section" ;
dwc:scientificNameAuthorship "(Keng) T. H. Wen & Ohnrberger, 1940" ;
dwc:section "Oreocalamus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chimonobambusa_Oreocalamus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Chimonobambusa_Oreocalamus>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Chimonobambusa" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "section" ;
dwc:section "Oreocalamus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chimonobambusa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Chimonobambusa>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Chimonobambusa" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Poales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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 .