This commit is contained in:
treatmentbank 2024-11-25 22:44:15 +00:00
parent 6b1e18f5f5
commit 97457679ff

View file

@ -0,0 +1,152 @@
@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/641887C6FFD2FFEEFF48F98F946CF83A>
cito:cites <http://dx.doi.org/10.5281/zenodo.13646503>, <http://dx.doi.org/10.5281/zenodo.13646505>, <http://dx.doi.org/10.5281/zenodo.13646507> ;
dc:creator "Duy, Nong Van; Trieu, Le Ngoc; Chinh, Nguyen Duy; Tran, Van Tien" ;
dc:title "Panax vietnamensis var. langbianensis N. V. Duy, V. T Tran & L. N. Trieu 2016, var. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/641887C6FFD2FFEEFF48F98F946CF83A.mc.5CD93C8DFFD2FFE0FF22F8D5921CF8FD>, <http://tb.plazi.org/GgServer/dwcaRecords/641887C6FFD2FFEEFF48F98F946CF83A.mc.5CD93C8DFFD2FFE0FBD5F8A992B5F8FD>, <http://tb.plazi.org/GgServer/dwcaRecords/641887C6FFD2FFEEFF48F98F946CF83A.mc.5CD93C8DFFDCFFEEFF7DF89C9468F83A> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Panax_vietnamensis_langbianensis_Duy_2016> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.277.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.277.1.4>
bibo:endPage "58" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2016-09-23" ;
bibo:startPage "47" ;
bibo:volume "277" ;
dc:creator "Duy, Nong Van; Trieu, Le Ngoc; Chinh, Nguyen Duy; Tran, Van Tien" ;
dc:date "2016" ;
dc:title "A new variety of Panax (Araliaceae) from Lam Vien Plateau, Vietnam and its molecular evidence" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13646503>, <http://dx.doi.org/10.5281/zenodo.13646505>, <http://dx.doi.org/10.5281/zenodo.13646507> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Panax_vietnamensis_langbianensis_Duy_2016>
dwc:authority "N.V. Duy, V.T Tran & L.N. Trieu" ;
dwc:authorityName "N. V. Duy, V. T Tran & L. N. Trieu" ;
dwc:authorityYear "2016" ;
dwc:class "Magnoliopsida" ;
dwc:family "Araliaceae" ;
dwc:genus "Panax" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Duy, T Tran & Trieu, 2016" ;
dwc:species "vietnamensis" ;
dwc:variety "langbianensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5QFQK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Panax_vietnamensis_langbianensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Panax_vietnamensis_langbianensis>
dwc:class "Magnoliopsida" ;
dwc:family "Araliaceae" ;
dwc:genus "Panax" ;
dwc:kingdom "Plantae" ;
dwc:order "Apiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "vietnamensis" ;
dwc:variety "langbianensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panax_vietnamensis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Panax_vietnamensis>
dwc:genus "Panax" ;
dwc:rank "species" ;
dwc:species "vietnamensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panax> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Panax>
dwc:genus "Panax" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Araliaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Araliaceae>
dwc:family "Araliaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Apiales>
dwc:order "Apiales" ;
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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
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 .
<http://dx.doi.org/10.5281/zenodo.13646503>
dc:description "FIGURE 3. Panax vietnamensis var. langbianensis. A. rhizome; B. stem; C. three large leaflets; D. proximal pair of leaflets; E. pedicel; FG. flowers; G. petal; I. disk and styles; J. stamen; J. fruit. Drawn by V.T. Tran from the holotype." ;
fabio:hasRepresentation <https://zenodo.org/record/13646503/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13646505>
dc:description "FIGURE 4. Panax vietnamensis var. langbianensis. A. habitat; BC. stem and leaflets with umbel flower; D. rhizome; E. umbelliform inflorescence; F. HI. flowers; G. pedicel; J. petal; K. disk and styles; L. stamen; M. fruit. Photo by N.V. Duy from the type locality." ;
fabio:hasRepresentation <https://zenodo.org/record/13646505/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13646507>
dc:description "FIGURE 5. Panax vietnamensis var. vietnamensis. A. leaflets; B. leaflet margin with double serrate. C. Petiole. D. flowers disk. Panax vietnamensis var.fuscidiscus.E.Leaflets;F.leaflet margin with serrate; G.Petiole; H.flowers disk.Panax vietnamensis var.langbianensis). I. Leaflets; J. leaflet margin with serrate; K. Petiole; L. flower disk. Photo by V.T. Tran." ;
fabio:hasRepresentation <https://zenodo.org/record/13646507/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/641887C6FFD2FFEEFF48F98F946CF83A.mc.5CD93C8DFFD2FFE0FF22F8D5921CF8FD>
dwc:collectionCode "VTN" ;
dwc:eventDate "2010-05" ;
dwc:locality "Lang Bian mountain" ;
dwc:recordedBy "N. V. Duy & V. T. Tran" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1879" ;
dwc:verbatimLatitude "12.035151" ;
dwc:verbatimLongitude "108.434105" ;
trt:httpUri <https://treatment.plazi.org/id/641887C6FFD2FFEEFF48F98F946CF83A#5CD93C8DFFD2FFE0FF22F8D5921CF8FD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/641887C6FFD2FFEEFF48F98F946CF83A.mc.5CD93C8DFFD2FFE0FBD5F8A992B5F8FD>
dwc:collectionCode "DLU" ;
dwc:eventDate "2010-05" ;
dwc:locality "Lang Bian mountain" ;
dwc:recordedBy "N. V. Duy & V. T. Tran" ;
dwc:typeStatus "isotype" ;
dwc:verbatimElevation "1879" ;
dwc:verbatimLatitude "12.035151" ;
dwc:verbatimLongitude "108.434105" ;
trt:httpUri <https://treatment.plazi.org/id/641887C6FFD2FFEEFF48F98F946CF83A#5CD93C8DFFD2FFE0FBD5F8A992B5F8FD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/641887C6FFD2FFEEFF48F98F946CF83A.mc.5CD93C8DFFDCFFEEFF7DF89C9468F83A>
dwc:catalogNumber "P03258523" ;
dwc:collectionCode "P" ;
dwc:locality "Lang Bian Mountain" ;
dwc:recordedBy "Tixier" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/641887C6FFD2FFEEFF48F98F946CF83A#5CD93C8DFFDCFFEEFF7DF89C9468F83A> ;
a dwc:MaterialCitation .