This commit is contained in:
treatmentbank 2024-09-05 03:34:46 +00:00
parent 68b8c5cbcc
commit e9aaa1451b
14 changed files with 2090 additions and 0 deletions

View file

@ -10,6 +10,7 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/038187B3FFCD29183CEAFF67FCFD9659>
cito:cites <http://dx.doi.org/10.5281/zenodo.13690252> ;
dc:creator "Suija, Ave; Motiejūnaitė, Jurga" ;
dc:title "Calycina alstrupii Suija & Motiejunaite 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038187B3FFCD29183CEAFF67FCFD9659.mc.3B403CF8FFCD29183CEAFE68FAEE9210>, <http://tb.plazi.org/GgServer/dwcaRecords/038187B3FFCD29183CEAFF67FCFD9659.mc.3B403CF8FFCD2918394EFE68FC04922C> ;
@ -27,6 +28,7 @@
dc:creator "Suija, Ave; Motiejūnaitė, Jurga" ;
dc:date "2017" ;
dc:title "Calycina alstrupii sp. nov. (Pezizellaceae, Helotiales), a new lichenicolous fungus from Norway" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13690252> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Calycina_alstrupii_Suija_2017>
@ -108,6 +110,11 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13690252>
dc:description "FIGURE 3. Calycina alstrupii (holotype, BILAS 10761). a, b ascomata on the underside of Lobaria pulmonaria thallus (scale in mm); c hyphoid-type excipular hyphae in K/I; d single ascus with ascospores and an ascospore in water; e asci and paraphyses pre-treated with K/I (ce scale in μm); f Calycina-type apical apparatus observed in K/I." ;
fabio:hasRepresentation <https://zenodo.org/record/13690252/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038187B3FFCD29183CEAFF67FCFD9659.mc.3B403CF8FFCD29183CEAFE68FAEE9210>
dwc:catalogNumber "KY305095, KY305097, KY305099" ;
dwc:collectionCode "KY" ;

View file

@ -0,0 +1,114 @@
@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/0381DE1DFB663E70FF20FB69FC8D763F>
cito:cites <http://dx.doi.org/10.5281/zenodo.13690320> ;
dc:creator "Cai, Fang-Fang; Chen, You-Xin; Zhu, Meng-Ling; Li, Xiao-Chuang; Li, Ren-Hui" ;
dc:title "Desertifilum salkalinema Cai et Li 2017, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Desertifilum_salkalinema_Cai_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.292.3.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.292.3.6>
bibo:endPage "270" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-01-27" ;
bibo:startPage "262" ;
bibo:volume "292" ;
dc:creator "Cai, Fang-Fang; Chen, You-Xin; Zhu, Meng-Ling; Li, Xiao-Chuang; Li, Ren-Hui" ;
dc:date "2017" ;
dc:title "Desertifilum salkalinema sp. nov. (Oscillatoriales, Cyanobacteria) from an alkaline pool in China" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13690320> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Desertifilum_salkalinema_Cai_2017>
dwc:authority "Cai et Li" ;
dwc:authorityName "Cai et Li" ;
dwc:authorityYear "2017" ;
dwc:class "Cyanophyceae" ;
dwc:family "Desertifilaceae" ;
dwc:genus "Desertifilum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Oscillatoriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cai & Li, 2017" ;
dwc:species "salkalinema" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Desertifilum_salkalinema> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Desertifilum_salkalinema>
dwc:class "Cyanophyceae" ;
dwc:family "Desertifilaceae" ;
dwc:genus "Desertifilum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Oscillatoriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "salkalinema" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Desertifilum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Desertifilum>
dwc:class "Cyanophyceae" ;
dwc:family "Desertifilaceae" ;
dwc:genus "Desertifilum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Oscillatoriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Desertifilaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Desertifilaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Desertifilaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Oscillatoriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Oscillatoriales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Oscillatoriales>
dwc:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Oscillatoriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanophyceae>
dwc:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria>
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria>
dwc:kingdom "Bacteria" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13690320>
dc:description "FIGURE 1. Micrographs of Desertifilum salkalinema under the light microscopy (LM). (A, B) straight and wavy filamentous. Scale bars=10 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13690320/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,140 @@
@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/038C87852E57FFDA3CDDFE36FC2FF9B1>
dc:creator "Zhao, Dongwei; Parnell, John A. N.; Hodkinson, Trevor R." ;
dc:title "Camellia caudata Wallich 1832" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C87852E57FFDA3CDDFE36FC2FF9B1.mc.3B4D3CCE2E57FFDA3CDDFE7CFCE4FDE9>, <http://tb.plazi.org/GgServer/dwcaRecords/038C87852E57FFDA3CDDFE36FC2FF9B1.mc.3B4D3CCE2E57FFDA3CE8FAB8FBC0FAC1>, <http://tb.plazi.org/GgServer/dwcaRecords/038C87852E57FFDA3CDDFE36FC2FF9B1.mc.3B4D3CCE2E57FFDA3843FADCFA6EFA55>, <http://tb.plazi.org/GgServer/dwcaRecords/038C87852E57FFDA3CDDFE36FC2FF9B1.mc.3B4D3CCE2E57FFDA3CDDFA6CFC2AF9B1> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Camellia_caudata_Wallich_1832> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.292.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.292.2.4>
bibo:endPage "179" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-01-25" ;
bibo:startPage "171" ;
bibo:volume "292" ;
dc:creator "Zhao, Dongwei; Parnell, John A. N.; Hodkinson, Trevor R." ;
dc:date "2017" ;
dc:title "Typification of names in the genus Camellia (Theaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Camellia_caudata_Wallich_1832>
dwc:authority "Wallich (1832: 36)" ;
dwc:authorityName "Wallich" ;
dwc:authorityPageNumber "36" ;
dwc:authorityYear "1832" ;
dwc:class "Magnoliopsida" ;
dwc:family "Theaceae" ;
dwc:genus "Camellia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wallich, 1832" ;
dwc:species "caudata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/Q9FH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Camellia_caudata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Camellia_caudata>
dwc:class "Magnoliopsida" ;
dwc:family "Theaceae" ;
dwc:genus "Camellia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "caudata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Camellia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Camellia>
dwc:class "Magnoliopsida" ;
dwc:family "Theaceae" ;
dwc:genus "Camellia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Theaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Theaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Theaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
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: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 .
<http://tb.plazi.org/GgServer/dwcaRecords/038C87852E57FFDA3CDDFE36FC2FF9B1.mc.3B4D3CCE2E57FFDA3CDDFE7CFCE4FDE9>
dwc:catalogNumber "K001110475" ;
dwc:collectionCode "H, K" ;
dwc:eventDate "1827-11" ;
dwc:locality "Sylhet" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/038C87852E57FFDA3CDDFE36FC2FF9B1#3B4D3CCE2E57FFDA3CDDFE7CFCE4FDE9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C87852E57FFDA3CDDFE36FC2FF9B1.mc.3B4D3CCE2E57FFDA3CE8FAB8FBC0FAC1>
dwc:catalogNumber "G00354806, P04500104, P04500138" ;
dwc:collectionCode "A, G, P" ;
dwc:locality "Wallich" ;
trt:httpUri <https://treatment.plazi.org/id/038C87852E57FFDA3CDDFE36FC2FF9B1#3B4D3CCE2E57FFDA3CE8FAB8FBC0FAC1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C87852E57FFDA3CDDFE36FC2FF9B1.mc.3B4D3CCE2E57FFDA3843FADCFA6EFA55>
dwc:catalogNumber "E00273841, E00273843, G00354841, G00354852, K000380533, K000380534, K001110475, P04500117, S09-47084" ;
dwc:collectionCode "BM, E, G, K, L, P, S, TCD" ;
dwc:locality "Wallich" ;
trt:httpUri <https://treatment.plazi.org/id/038C87852E57FFDA3CDDFE36FC2FF9B1#3B4D3CCE2E57FFDA3843FADCFA6EFA55> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C87852E57FFDA3CDDFE36FC2FF9B1.mc.3B4D3CCE2E57FFDA3CDDFA6CFC2AF9B1>
dwc:catalogNumber "K001110474" ;
dwc:collectionCode "K" ;
dwc:locality "Wallich" ;
trt:httpUri <https://treatment.plazi.org/id/038C87852E57FFDA3CDDFE36FC2FF9B1#3B4D3CCE2E57FFDA3CDDFA6CFC2AF9B1> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,115 @@
@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/03B8D37C4E33C02E78ACFF43FEB2FB8F>
cito:cites <http://dx.doi.org/10.5281/zenodo.13690290> ;
dc:creator "Cao, Jing; Tian, Cheng-Ming; Liang, Ying-Mei; You, Chong-Juan" ;
dc:title "Chrysomyxa zhuoniensis C. J. You & J. Cao 2017, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Chrysomyxa_zhuoniensis_You_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.292.3.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.292.3.2>
bibo:endPage "230" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-01-27" ;
bibo:startPage "218" ;
bibo:volume "292" ;
dc:creator "Cao, Jing; Tian, Cheng-Ming; Liang, Ying-Mei; You, Chong-Juan" ;
dc:date "2017" ;
dc:title "Two new Chrysomyxa rust species on the endemic plant, Picea asperata in western China, and expanded description of C. succinea" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13690290> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Chrysomyxa_zhuoniensis_You_2017>
dwc:authority "C. J. You & J. Cao" ;
dwc:authorityName "C. J. You & J. Cao" ;
dwc:authorityYear "2017" ;
dwc:class "Pucciniomycetes" ;
dwc:family "Coleosporiaceae" ;
dwc:genus "Chrysomyxa" ;
dwc:kingdom "Fungi" ;
dwc:order "Pucciniales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "C. J. You & J. Cao, 2017" ;
dwc:species "zhuoniensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5YQ4S> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Chrysomyxa_zhuoniensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Chrysomyxa_zhuoniensis>
dwc:class "Pucciniomycetes" ;
dwc:family "Coleosporiaceae" ;
dwc:genus "Chrysomyxa" ;
dwc:kingdom "Fungi" ;
dwc:order "Pucciniales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "zhuoniensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Chrysomyxa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Chrysomyxa>
dwc:class "Pucciniomycetes" ;
dwc:family "Coleosporiaceae" ;
dwc:genus "Chrysomyxa" ;
dwc:kingdom "Fungi" ;
dwc:order "Pucciniales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Coleosporiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Coleosporiaceae>
dwc:class "Pucciniomycetes" ;
dwc:family "Coleosporiaceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Pucciniales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Pucciniales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Pucciniales>
dwc:class "Pucciniomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Pucciniales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Pucciniomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Pucciniomycetes>
dwc:class "Pucciniomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13690290>
dc:description "FIGURE 2. Chrysomyxa zhuoniensis (BJFC-R00521, holotype).A. Gross features of infected needles. B. Aeciospores observed by LM. CD. Single aeciospores, showing longitudinal smooth cap with broken, fissured edge. E. Crowded, cylindrical warts with uneven tops. F. Aecial peridium with smooth outer surface. G. Aecial peridium with densely warted inner surface. Scale bars: A = 500um; B = 20 μm; C= 10um; D and E = 5 μm; F and G = 30 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13690290/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,224 @@
@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/03C9FA6BFF83FFD8FF02A7FC5944F841>
dc:creator "Hareesh, V. S.; Joe, A.; Sreejith, P. E.; Sabu, M." ;
dc:title "Musa markkuana Hareesh, A. Joe & M. Sabu 2017, stat. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FF51A46C5F39F993>, <http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FDAEA4065ED0F905>, <http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FD1CA4FA5E18F961>, <http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FDC7A4DE5ED5F95D>, <http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FD1DA4B25CB0F8B9>, <http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FF79A4965CB0F895>, <http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FF7DA54A5818F895>, <http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FBC5A54A5F84F8F1> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Musa_markkuana_Sabu_2017> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Musa_velutina_markkuana_Sabu_2013> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.303.3.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.303.3.8>
bibo:endPage "284" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-04-13" ;
bibo:startPage "279" ;
bibo:volume "303" ;
dc:creator "Hareesh, V. S.; Joe, A.; Sreejith, P. E.; Sabu, M." ;
dc:date "2017" ;
dc:title "Musa markkuana stat. nov. (Musaceae) - A reassessment of Musa velutina subsp. markkuana" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Musa_markkuana_Sabu_2017>
dwc:authority "(M. Sabu, A. Joe & Sreej.) Hareesh, A. Joe & M. Sabu" ;
dwc:authorityName "Hareesh, A. Joe & M. Sabu" ;
dwc:authorityYear "2017" ;
dwc:baseAuthorityName "M. Sabu, A. Joe & Sreej." ;
dwc:class "Liliopsida" ;
dwc:family "Musaceae" ;
dwc:genus "Musa" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(M. Sabu, A. Joe & Sreej.) Hareesh, A. Joe & M. Sabu, 2017" ;
dwc:species "markkuana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8WYD8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Musa_markkuana> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Musa_velutina_markkuana_Sabu_2013>
dwc:authority "M. Sabu" ;
dwc:authorityName "M. Sabu, A. Joe & Sreejith" ;
dwc:authorityYear "2013" ;
dwc:class "Liliopsida" ;
dwc:family "Musaceae" ;
dwc:genus "Musa" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "M. Sabu, A. Joe & Sreejith, 2013" ;
dwc:species "velutina" ;
dwc:subSpecies "markkuana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8WYD8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Musa_velutina_markkuana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Musa_markkuana>
dwc:class "Liliopsida" ;
dwc:family "Musaceae" ;
dwc:genus "Musa" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "markkuana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Musa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Musa>
dwc:class "Liliopsida" ;
dwc:family "Musaceae" ;
dwc:genus "Musa" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Musaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Musaceae>
dwc:class "Liliopsida" ;
dwc:family "Musaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Musa_velutina_markkuana>
dwc:class "Liliopsida" ;
dwc:family "Musaceae" ;
dwc:genus "Musa" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:species "velutina" ;
dwc:subSpecies "markkuana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Musa_velutina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Musa_velutina>
dwc:class "Liliopsida" ;
dwc:family "Musaceae" ;
dwc:genus "Musa" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "velutina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Musa> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FF51A46C5F39F993>
dwc:collectionCode "A, P, E, CAL, CALI" ;
dwc:eventDate "2012-03-24" ;
dwc:locality "Way" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03C9FA6BFF83FFD8FF02A7FC5944F841#3B084120FF83FFD8FF51A46C5F39F993> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FDAEA4065ED0F905>
dwc:collectionCode "E, R, CALI" ;
dwc:eventDate "2009-07-06" ;
dwc:locality "Loilang" ;
dwc:recordedBy "Sanoj & Kumar" ;
dwc:verbatimElevation "213" ;
trt:httpUri <https://treatment.plazi.org/id/03C9FA6BFF83FFD8FF02A7FC5944F841#3B084120FF83FFD8FDAEA4065ED0F905> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FD1CA4FA5E18F961>
dwc:collectionCode "E, R, CALI" ;
dwc:eventDate "2009-07-06" ;
dwc:locality "Hayulyang" ;
dwc:recordedBy "Sanoj & Kumar" ;
dwc:verbatimElevation "1481" ;
trt:httpUri <https://treatment.plazi.org/id/03C9FA6BFF83FFD8FF02A7FC5944F841#3B084120FF83FFD8FD1CA4FA5E18F961> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FDC7A4DE5ED5F95D>
dwc:collectionCode "A, P, E, CALI" ;
dwc:eventDate "2012-03-24" ;
dwc:locality "Sessa" ;
dwc:recordedBy "Joe & Sreejith" ;
dwc:verbatimElevation "774" ;
trt:httpUri <https://treatment.plazi.org/id/03C9FA6BFF83FFD8FF02A7FC5944F841#3B084120FF83FFD8FDC7A4DE5ED5F95D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FD1DA4B25CB0F8B9>
dwc:collectionCode "A, P, E, CALI" ;
dwc:eventDate "2012-03-24" ;
dwc:locality "Sessa" ;
dwc:recordedBy "Joe & Sreejith" ;
dwc:verbatimElevation "720" ;
trt:httpUri <https://treatment.plazi.org/id/03C9FA6BFF83FFD8FF02A7FC5944F841#3B084120FF83FFD8FD1DA4B25CB0F8B9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FF79A4965CB0F895>
dwc:collectionCode "A, V, S, CALI" ;
dwc:eventDate "2015-06-30" ;
dwc:locality "Balukpong" ;
dwc:recordedBy "Joe & Hareesh" ;
dwc:verbatimElevation "774" ;
trt:httpUri <https://treatment.plazi.org/id/03C9FA6BFF83FFD8FF02A7FC5944F841#3B084120FF83FFD8FF79A4965CB0F895> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FF7DA54A5818F895>
dwc:collectionCode "V, S, CALI" ;
dwc:eventDate "2016-05-17" ;
dwc:locality "Pasighat" ;
dwc:recordedBy "Hareesh" ;
trt:httpUri <https://treatment.plazi.org/id/03C9FA6BFF83FFD8FF02A7FC5944F841#3B084120FF83FFD8FF7DA54A5818F895> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03C9FA6BFF83FFD8FF02A7FC5944F841.mc.3B084120FF83FFD8FBC5A54A5F84F8F1>
dwc:collectionCode "A, P, E, CALI" ;
dwc:eventDate "2011-08-20" ;
dwc:locality "Nagutomi" ;
dwc:recordedBy "Joe & Sreejith" ;
dwc:verbatimElevation "1195" ;
trt:httpUri <https://treatment.plazi.org/id/03C9FA6BFF83FFD8FF02A7FC5944F841#3B084120FF83FFD8FBC5A54A5F84F8F1> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,131 @@
@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/03E687B23E5DC84915D6FD07E551FDAF>
cito:cites <http://dx.doi.org/10.5281/zenodo.13690416>, <http://dx.doi.org/10.5281/zenodo.13690418> ;
dc:creator "Huang, Yu-Song; Guo, Jing; Zhang, Qiang; Lu, Zhao-Cen; Liu, Yan" ;
dc:title "Semiaquilegia guangxiensis Yan Liu & Y. S. Huang Y 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E687B23E5DC84915D6FD07E551FDAF.mc.3B273CF93E5DC84D15D6FCF3E1B8FCBB> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Semiaquilegia_guangxiensis_Liu_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.292.2.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.292.2.5>
bibo:endPage "188" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-01-25" ;
bibo:startPage "180" ;
bibo:volume "292" ;
dc:creator "Huang, Yu-Song; Guo, Jing; Zhang, Qiang; Lu, Zhao-Cen; Liu, Yan" ;
dc:date "2017" ;
dc:title "Semiaquilegia guangxiensis (Ranunculaceae), a new species from the limestone areas of Guangxi, China, based on morphological and molecular evidence" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13690416>, <http://dx.doi.org/10.5281/zenodo.13690418> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Semiaquilegia_guangxiensis_Liu_2017>
dwc:authority "Yan Liu & Y.S.Huang" ;
dwc:authorityName "Yan Liu & Y. S. Huang Y" ;
dwc:authorityYear "2017" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Semiaquilegia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yan Liu & Y. S. Huang Y, 2017" ;
dwc:species "guangxiensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4WG2W> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Semiaquilegia_guangxiensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Semiaquilegia_guangxiensis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Semiaquilegia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "guangxiensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Semiaquilegia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Semiaquilegia>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Semiaquilegia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
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: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 .
<http://dx.doi.org/10.5281/zenodo.13690416>
dc:description "FIGURE 2. Semiaquilegia guangxiensis. A. Habit; B. Sepal; C. Petal; D. Staminodes; E. Stamens; F. Pistils; G. Seeds. Drawn by Y. X. Zhu, based on Yu-Song Huang Y13030901 (IBK)." ;
fabio:hasRepresentation <https://zenodo.org/record/13690416/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13690418>
dc:description "FIGURE 3. A-I Semiaquilegia guangxiensis. A. Habit; B. Basal leaf; C. Flower; D. Fruits; E. Seeds; F. Sepals; G. Petals; H. Stamens; I. Staminodes. JP S. adoxoides. J. Habit; K. Basal leaf; L. Fruit; M. Dehiscent fruit (show the seeds); N. Flower; O. Sepals; P. Petals." ;
fabio:hasRepresentation <https://zenodo.org/record/13690418/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03E687B23E5DC84915D6FD07E551FDAF.mc.3B273CF93E5DC84D15D6FCF3E1B8FCBB>
dwc:catalogNumber "Y13030901, IBK00383980" ;
dwc:collectionCode "TYPE, E, N, IBK, PE" ;
dwc:eventDate "2013-03-09" ;
dwc:locality "Jiangyue Village" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "191" ;
trt:httpUri <https://treatment.plazi.org/id/03E687B23E5DC84915D6FD07E551FDAF#3B273CF93E5DC84D15D6FCF3E1B8FCBB> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,129 @@
@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/03F387D8E07BFFC4FF6FF94FFE6EE62F>
cito:cites <http://dx.doi.org/10.5281/zenodo.13690389>, <http://dx.doi.org/10.5281/zenodo.13690391> ;
dc:creator "Yuan, Hai-Sheng; Mu, Yan-Hong; Qin, Wen-Min" ;
dc:title "Postia cylindrica H. S. Yuan KX 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F387D8E07BFFC4FF6FF94FFE6EE62F.mc.3B323C93E07BFFC3FF6FF8FDFF2CE2E9> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Postia_cylindrica_Kx_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.292.3.9> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.292.3.9>
bibo:endPage "295" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-01-27" ;
bibo:startPage "287" ;
bibo:volume "292" ;
dc:creator "Yuan, Hai-Sheng; Mu, Yan-Hong; Qin, Wen-Min" ;
dc:date "2017" ;
dc:title "A new species of Postia (Basidiomycota) based on morphological and molecular characteristics" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13690389>, <http://dx.doi.org/10.5281/zenodo.13690391> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Postia_cylindrica_Kx_2017>
dwc:authority "H.S. Yuan" ;
dwc:authorityName "H. S. Yuan KX" ;
dwc:authorityYear "2017" ;
dwc:class "Agaricomycetes" ;
dwc:family "Fomitopsidaceae" ;
dwc:genus "Postia" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "H. S. Yuan Kx, 2017" ;
dwc:species "cylindrica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4M2YM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Postia_cylindrica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Postia_cylindrica>
dwc:class "Agaricomycetes" ;
dwc:family "Fomitopsidaceae" ;
dwc:genus "Postia" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "cylindrica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Postia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Postia>
dwc:class "Agaricomycetes" ;
dwc:family "Fomitopsidaceae" ;
dwc:genus "Postia" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Fomitopsidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Fomitopsidaceae>
dwc:class "Agaricomycetes" ;
dwc:family "Fomitopsidaceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Polyporales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Polyporales>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13690389>
dc:description "FIGURE 2. Basidiocarps of Postia cylindrica (holotype)." ;
fabio:hasRepresentation <https://zenodo.org/record/13690389/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13690391>
dc:description "FIGURE 3. Microscopic structures of Postia cylindrica. a: Basidiospores. b: Basidia and basidioles. c: Hyphae from trama. d: Hyphae from subiculum. e: Gloeoplerous hyphal ends of cuticular layer." ;
fabio:hasRepresentation <https://zenodo.org/record/13690391/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03F387D8E07BFFC4FF6FF94FFE6EE62F.mc.3B323C93E07BFFC3FF6FF8FDFF2CE2E9>
dwc:collectionCode "IFP" ;
dwc:eventDate "2015-08-02" ;
dwc:locality "Lushan Mt." ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03F387D8E07BFFC4FF6FF94FFE6EE62F#3B323C93E07BFFC3FF6FF8FDFF2CE2E9> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,118 @@
@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/03F987D2C619FFD16BE1FC683F79F866>
dc:creator "Zhang, Yan-Wei; Zeng, Gui-Ping; Zou, Xiao; Han, Yan-Feng; Liang, Zong-Qi; Qiu, Shu-Yi" ;
dc:title "Chrysosporium jingzhouense Y. W. Zhang, Y. F. Han & Z. Q. Liang 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F987D2C619FFD16BE1FC683F79F866.mc.3B383C99C619FFD06BB2FCDC3CC7F917> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Chrysosporium_jingzhouense_Zhang_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.303.2.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.303.2.7>
bibo:endPage "180" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-04-11" ;
bibo:startPage "173" ;
bibo:volume "303" ;
dc:creator "Zhang, Yan-Wei; Zeng, Gui-Ping; Zou, Xiao; Han, Yan-Feng; Liang, Zong-Qi; Qiu, Shu-Yi" ;
dc:date "2017" ;
dc:title "Two new keratinophilic fungal species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Chrysosporium_jingzhouense_Zhang_2017>
dwc:authority "Y.W. Zhang, Y.F. Han & Z.Q. Liang" ;
dwc:authorityName "Y. W. Zhang, Y. F. Han & Z. Q. Liang" ;
dwc:authorityYear "2017" ;
dwc:class "Eurotiomycetes" ;
dwc:family "Onygenaceae" ;
dwc:genus "Chrysosporium" ;
dwc:kingdom "Fungi" ;
dwc:order "Onygenales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Y. W. Zhang, Y. F. Han & Z. Q. Liang, 2017" ;
dwc:species "jingzhouense" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/V265> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Chrysosporium_jingzhouense> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Chrysosporium_jingzhouense>
dwc:class "Eurotiomycetes" ;
dwc:family "Onygenaceae" ;
dwc:genus "Chrysosporium" ;
dwc:kingdom "Fungi" ;
dwc:order "Onygenales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "jingzhouense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Chrysosporium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Chrysosporium>
dwc:class "Eurotiomycetes" ;
dwc:family "Onygenaceae" ;
dwc:genus "Chrysosporium" ;
dwc:kingdom "Fungi" ;
dwc:order "Onygenales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Onygenaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Onygenaceae>
dwc:class "Eurotiomycetes" ;
dwc:family "Onygenaceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Onygenales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Onygenales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Onygenales>
dwc:class "Eurotiomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Onygenales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Eurotiomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Eurotiomycetes>
dwc:class "Eurotiomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Ascomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03F987D2C619FFD16BE1FC683F79F866.mc.3B383C99C619FFD06BB2FCDC3CC7F917>
dwc:collectionCode "R" ;
dwc:locality "Jingzhou City" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "30.357603" ;
dwc:verbatimLongitude "112.33288" ;
trt:httpUri <https://treatment.plazi.org/id/03F987D2C619FFD16BE1FC683F79F866#3B383C99C619FFD06BB2FCDC3CC7F917> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,118 @@
@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/03F987D2C61FFFD66BE1FF8F3F9DF824>
dc:creator "Zhang, Yan-Wei; Zeng, Gui-Ping; Zou, Xiao; Han, Yan-Feng; Liang, Zong-Qi; Qiu, Shu-Yi" ;
dc:title "Chrysosporium clavisporum Y. W. Zhang, Y. F. Han & Z. Q. Liang 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F987D2C61FFFD66BE1FF8F3F9DF824.mc.3B383C99C61FFFD66BB2FFC33CABF9F6> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Chrysosporium_clavisporum_Zhang_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.303.2.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.303.2.7>
bibo:endPage "180" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-04-11" ;
bibo:startPage "173" ;
bibo:volume "303" ;
dc:creator "Zhang, Yan-Wei; Zeng, Gui-Ping; Zou, Xiao; Han, Yan-Feng; Liang, Zong-Qi; Qiu, Shu-Yi" ;
dc:date "2017" ;
dc:title "Two new keratinophilic fungal species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Chrysosporium_clavisporum_Zhang_2017>
dwc:authority "Y.W. Zhang, Y.F. Han & Z.Q. Liang" ;
dwc:authorityName "Y. W. Zhang, Y. F. Han & Z. Q. Liang" ;
dwc:authorityYear "2017" ;
dwc:class "Eurotiomycetes" ;
dwc:family "Onygenaceae" ;
dwc:genus "Chrysosporium" ;
dwc:kingdom "Fungi" ;
dwc:order "Onygenales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Y. W. Zhang, Y. F. Han & Z. Q. Liang, 2017" ;
dwc:species "clavisporum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/V25C> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Chrysosporium_clavisporum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Chrysosporium_clavisporum>
dwc:class "Eurotiomycetes" ;
dwc:family "Onygenaceae" ;
dwc:genus "Chrysosporium" ;
dwc:kingdom "Fungi" ;
dwc:order "Onygenales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "clavisporum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Chrysosporium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Chrysosporium>
dwc:class "Eurotiomycetes" ;
dwc:family "Onygenaceae" ;
dwc:genus "Chrysosporium" ;
dwc:kingdom "Fungi" ;
dwc:order "Onygenales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Onygenaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Onygenaceae>
dwc:class "Eurotiomycetes" ;
dwc:family "Onygenaceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Onygenales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Onygenales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Onygenales>
dwc:class "Eurotiomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Onygenales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Eurotiomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Eurotiomycetes>
dwc:class "Eurotiomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Ascomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03F987D2C61FFFD66BE1FF8F3F9DF824.mc.3B383C99C61FFFD66BB2FFC33CABF9F6>
dwc:locality "Guigang City" ;
dwc:recordedBy "Y. Luo." ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "23.315208" ;
dwc:verbatimLongitude "109.80494" ;
trt:httpUri <https://treatment.plazi.org/id/03F987D2C61FFFD66BE1FF8F3F9DF824#3B383C99C61FFFD66BB2FFC33CABF9F6> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,313 @@
@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/2F0E1A431E721B75FF18C694FA70FEDD>
cito:cites <http://dx.doi.org/10.5281/zenodo.13690308>, <http://dx.doi.org/10.5281/zenodo.13690314> ;
dc:creator "Senterre, Bruno; Rouhan, Germinal; Morel, Charles; Dubuisson, Jean-Yves" ;
dc:title "Didymoglossum beccarianum Senterre & Rouhan & Morel & Dubuisson 2017, comb. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FE4EC1CFFBB2FC29>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FBF4C1ABFB44FBC5>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FB3EC677FBDCFBE1>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FBD3C653FF2DFBBD>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FF45C63FFEC9FB59>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FEA9C61BFA4CFB59>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FF7CC6E7FE5DFB2D>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FE56C6AFFE0FFAC9>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FE67C68BFC4BFAC9>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FC2CC68BFF2DFAE5>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FF44C757FF08FA81>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FF67C733FD41FA81>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FD20C733FBB9FA81>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FBF7C733FF09FA5D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Didymoglossum_beccarianum_Senterre_2017> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Trichomanes_beccarianum_Cesati_1876>, <http://taxon-concept.plazi.org/id/Plantae/Microgonium_beccarianum_Cesati_1938> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.292.3.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.292.3.1>
bibo:endPage "217" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-01-27" ;
bibo:startPage "201" ;
bibo:volume "292" ;
dc:creator "Senterre, Bruno; Rouhan, Germinal; Morel, Charles; Dubuisson, Jean-Yves" ;
dc:date "2017" ;
dc:title "New species and records in the fern genus Didymoglossum for the flora of Seychelles, with notes on the Southeast Asian D. motleyi complex (Hymenophyllaceae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13690308>, <http://dx.doi.org/10.5281/zenodo.13690314> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Didymoglossum_beccarianum_Senterre_2017>
dwc:authority "(Cesati) Senterre & Rouhan" ;
dwc:authorityName "Senterre & Rouhan & Morel & Dubuisson" ;
dwc:authorityYear "2017" ;
dwc:baseAuthorityName "Senterre & Rouhan & Morel & Dubuisson" ;
dwc:baseAuthorityYear "2017" ;
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:genus "Didymoglossum" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Senterre & Rouhan & Morel & Dubuisson, 2017)" ;
dwc:species "beccarianum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35YXX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Didymoglossum_beccarianum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Trichomanes_beccarianum_Cesati_1876>
dwc:authority "Cesati (1876: 8)" ;
dwc:authorityName "Cesati" ;
dwc:authorityPageNumber "8" ;
dwc:authorityYear "1876" ;
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:genus "Trichomanes" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cesati, 1876" ;
dwc:species "beccarianum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35YXX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Trichomanes_beccarianum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Microgonium_beccarianum_Cesati_1938>
dwc:authority "(Cesati) Copeland (1938: 63)" ;
dwc:authorityName "Copeland" ;
dwc:authorityPageNumber "63" ;
dwc:authorityYear "1938" ;
dwc:baseAuthorityName "Cesati" ;
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:genus "Microgonium" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Cesati) Copeland, 1938" ;
dwc:species "beccarianum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35YXX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Microgonium_beccarianum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Didymoglossum_beccarianum>
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:genus "Didymoglossum" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "beccarianum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Didymoglossum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Didymoglossum>
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:genus "Didymoglossum" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hymenophyllaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Hymenophyllaceae>
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hymenophyllales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Hymenophyllales>
dwc:class "Polypodiopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
dwc:class "Polypodiopsida" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Trichomanes_beccarianum>
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:genus "Trichomanes" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "beccarianum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Trichomanes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Trichomanes>
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:genus "Trichomanes" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hymenophyllaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Microgonium_beccarianum>
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:genus "Microgonium" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "beccarianum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Microgonium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Microgonium>
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:genus "Microgonium" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hymenophyllaceae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13690308>
dc:description "FIGURE 3. Illustration of the range of within specimen variability in the lamina shape and petiole length and pubescence in fertile leaves of the Seychellois population of Didymoglossum beccarianum (A, B, C) and D. beaverianum (D, E, F)." ;
fabio:hasRepresentation <https://zenodo.org/record/13690308/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13690314>
dc:description "FIGURE 5. Illustration of Didymoglossum beccarianum (Pti fouzer ron). A. Micro-habitat, corticolous at the base of endemic palm Phoenicophorium borsigianum; B. Mat, showing leaves slightly appressed to the substrate; C. Rhizome showing regular branching; D. Shape of fertile and sterile leaves; E. Developing sorus in deep apical notch; F. Un-winged margins of the sorus; G. Leaf base showing unicellular hairs below the false veins." ;
fabio:hasRepresentation <https://zenodo.org/record/13690314/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FE4EC1CFFBB2FC29>
dwc:collectionCode "B, P, SEY" ;
dwc:eventDate "2011-04-13" ;
dwc:locality "Mont Le Niol du Mont Cotton" ;
dwc:verbatimElevation "250" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FE4EC1CFFBB2FC29> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FBF4C1ABFB44FBC5>
dwc:collectionCode "B, P, SEY" ;
dwc:eventDate "2010-10-11" ;
dwc:locality "Cascade" ;
dwc:verbatimElevation "460" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FBF4C1ABFB44FBC5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FB3EC677FBDCFBE1>
dwc:collectionCode "B, P, SEY" ;
dwc:eventDate "2010-10-24" ;
dwc:verbatimElevation "270" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FB3EC677FBDCFBE1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FBD3C653FF2DFBBD>
dwc:collectionCode "B, P, SEY" ;
dwc:verbatimElevation "300" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FBD3C653FF2DFBBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FF45C63FFEC9FB59>
dwc:collectionCode "B, L, P, SEY" ;
dwc:eventDate "2011-04-25" ;
dwc:recordedBy "le Nord" ;
dwc:verbatimElevation "380" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FF45C63FFEC9FB59> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FEA9C61BFA4CFB59>
dwc:collectionCode "B, E, P, SEY" ;
dwc:eventDate "2013-04-27" ;
dwc:verbatimElevation "372" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FEA9C61BFA4CFB59> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FF7CC6E7FE5DFB2D>
dwc:collectionCode "B, C, P, SEY, E" ;
dwc:eventDate "2012-12-20" ;
dwc:locality "Vallee De Mai" ;
dwc:recordedBy "Mont" ;
dwc:verbatimElevation "234" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FF7CC6E7FE5DFB2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FE56C6AFFE0FFAC9>
dwc:collectionCode "B, P, SEY" ;
dwc:eventDate "2010-07-23" ;
dwc:locality "Senterre" ;
dwc:recordedBy "Riviere Quatre Cent & Mont Plaisir" ;
dwc:verbatimElevation "410" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FE56C6AFFE0FFAC9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FE67C68BFC4BFAC9>
dwc:collectionCode "B, P, SEY" ;
dwc:recordedBy "Senterre" ;
dwc:verbatimElevation "375" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FE67C68BFC4BFAC9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FC2CC68BFF2DFAE5>
dwc:collectionCode "B, P, SEY" ;
dwc:recordedBy "Silhouette & Senterre" ;
dwc:verbatimElevation "355" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FC2CC68BFF2DFAE5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FF44C757FF08FA81>
dwc:collectionCode "B, P, SEY" ;
dwc:eventDate "2010-11-20" ;
dwc:locality "Senterre" ;
dwc:recordedBy "de Jardin Marron & Quatre Cent" ;
dwc:verbatimElevation "350" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FF44C757FF08FA81> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FF67C733FD41FA81>
dwc:collectionCode "B, P, SEY" ;
dwc:recordedBy "Senterre" ;
dwc:verbatimElevation "350" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FF67C733FD41FA81> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FD20C733FBB9FA81>
dwc:collectionCode "B, P, SEY" ;
dwc:recordedBy "Senterre" ;
dwc:verbatimElevation "350" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FD20C733FBB9FA81> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E721B75FF18C694FA70FEDD.mc.17CFA1081E711B74FBF7C733FF09FA5D>
dwc:collectionCode "B, P, SEY" ;
dwc:recordedBy "Senterre" ;
dwc:verbatimElevation "300" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E721B75FF18C694FA70FEDD#17CFA1081E711B74FBF7C733FF09FA5D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,236 @@
@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/2F0E1A431E7E1B76FF18C4A0FD5FF863>
cito:cites <http://dx.doi.org/10.5281/zenodo.13690306>, <http://dx.doi.org/10.5281/zenodo.13690308>, <http://dx.doi.org/10.5281/zenodo.13690312> ;
dc:creator "Senterre, Bruno; Rouhan, Germinal; Morel, Charles; Dubuisson, Jean-Yves" ;
dc:title "Didymoglossum beaverianum Senterre & Rouhan 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FDE4C6C3FBA7FB2D>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FBC0C6AFFDBFFAC9>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FDF8C68BFDC0FAE5>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FDA3C757FDB6FA81>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FDCEC733FC54FA5D>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FC2EC71FFCB3FA79>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FCF2C7FBFAFFFA15>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FAB5C7C7FB35FA31>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FB4EC7A3FE73F9CD>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FE34C78FFB61F9CD>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FB01C78FFEF5F985>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FE8CC437FE75F9A1>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FE0CC413FD85F97D>, <http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FDE0C4FFFD91F919> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Didymoglossum_beaverianum_Senterre_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.292.3.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.292.3.1>
bibo:endPage "217" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-01-27" ;
bibo:startPage "201" ;
bibo:volume "292" ;
dc:creator "Senterre, Bruno; Rouhan, Germinal; Morel, Charles; Dubuisson, Jean-Yves" ;
dc:date "2017" ;
dc:title "New species and records in the fern genus Didymoglossum for the flora of Seychelles, with notes on the Southeast Asian D. motleyi complex (Hymenophyllaceae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13690306>, <http://dx.doi.org/10.5281/zenodo.13690308>, <http://dx.doi.org/10.5281/zenodo.13690312> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Didymoglossum_beaverianum_Senterre_2017>
dwc:authority "Senterre & Rouhan" ;
dwc:authorityName "Senterre & Rouhan" ;
dwc:authorityYear "2017" ;
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:genus "Didymoglossum" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Senterre & Rouhan, 2017" ;
dwc:species "beaverianum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35YXW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Didymoglossum_beaverianum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Didymoglossum_beaverianum>
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:genus "Didymoglossum" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "beaverianum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Didymoglossum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Didymoglossum>
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:genus "Didymoglossum" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hymenophyllaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Hymenophyllaceae>
dwc:class "Polypodiopsida" ;
dwc:family "Hymenophyllaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hymenophyllales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Hymenophyllales>
dwc:class "Polypodiopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Hymenophyllales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
dwc:class "Polypodiopsida" ;
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 .
<http://dx.doi.org/10.5281/zenodo.13690306>
dc:description "FIGURE 2. Illustration of Didymoglossum beaverianum (Fouzer Kati). A. Micro-habitat, rupicolous in wet ravines; B. Mat, showing the inclined position of leaves, not appressed on the substrate; C. Tortuous rhizome irregularly branching; D. Shape of fertile and sterile leaves; E. Developing sori in shallow apical notches; F. Developing sorus (early stage); G. Developing sorus (intermediate stage); H. Winged margins of the sorus; I. Rhizome showing unicellular hairs." ;
fabio:hasRepresentation <https://zenodo.org/record/13690306/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13690308>
dc:description "FIGURE 3. Illustration of the range of within specimen variability in the lamina shape and petiole length and pubescence in fertile leaves of the Seychellois population of Didymoglossum beccarianum (A, B, C) and D. beaverianum (D, E, F)." ;
fabio:hasRepresentation <https://zenodo.org/record/13690308/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13690312>
dc:description "FIGURE 4. Distribution map for Didymoglossum beccarianum and D. beaverianum in Seychelles." ;
fabio:hasRepresentation <https://zenodo.org/record/13690312/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FDE4C6C3FBA7FB2D>
dwc:collectionCode "B, L, P, SEY" ;
dwc:eventDate "2011-04-25" ;
dwc:locality "Mahe" ;
dwc:recordedBy "Nord du Chemin Montagne Posee" ;
dwc:verbatimElevation "310" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FDE4C6C3FBA7FB2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FBC0C6AFFDBFFAC9>
dwc:collectionCode "B, L, SEY" ;
dwc:eventDate "2016-03-15" ;
dwc:recordedBy "La Drisse" ;
dwc:verbatimElevation "459" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FBC0C6AFFDBFFAC9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FDF8C68BFDC0FAE5>
dwc:collectionCode "B, SEY" ;
dwc:eventDate "2013-04-25" ;
dwc:recordedBy "La Gogue Reservoir" ;
dwc:verbatimElevation "385" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FDF8C68BFDC0FAE5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FDA3C757FDB6FA81>
dwc:collectionCode "B, E, P, SEY" ;
dwc:eventDate "2012-12-11" ;
dwc:locality "North East Point" ;
dwc:recordedBy "Mont du Nord" ;
dwc:verbatimElevation "331" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FDA3C757FDB6FA81> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FDCEC733FC54FA5D>
dwc:collectionCode "B, P, SEY" ;
dwc:eventDate "2011-04-13" ;
dwc:locality "Mont Le Niol du Mont Cotton" ;
dwc:verbatimElevation "250" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FDCEC733FC54FA5D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FC2EC71FFCB3FA79>
dwc:collectionCode "B, P, SEY" ;
dwc:eventDate "2010-10-24" ;
dwc:verbatimElevation "370" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FC2EC71FFCB3FA79> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FCF2C7FBFAFFFA15>
dwc:collectionCode "B, L, P, SEY" ;
dwc:eventDate "2011-06-19" ;
dwc:recordedBy "de Sans Souci-Foret Noire & de Salazie" ;
dwc:verbatimElevation "270" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FCF2C7FBFAFFFA15> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FAB5C7C7FB35FA31>
dwc:collectionCode "B, E, P, SEY" ;
dwc:eventDate "2011-03-04" ;
dwc:recordedBy "Le Niol" ;
dwc:verbatimElevation "450" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FAB5C7C7FB35FA31> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FB4EC7A3FE73F9CD>
dwc:collectionCode "B, E, SEY" ;
dwc:verbatimElevation "385" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FB4EC7A3FE73F9CD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FE34C78FFB61F9CD>
dwc:collectionCode "B, I, SEY" ;
dwc:eventDate "2011-08-10" ;
dwc:verbatimElevation "575" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FE34C78FFB61F9CD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FB01C78FFEF5F985>
dwc:collectionCode "B, C, SEY" ;
dwc:eventDate "2012-12-18" ;
dwc:locality "Noir de Fond Azore" ;
dwc:verbatimElevation "350" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FB01C78FFEF5F985> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FE8CC437FE75F9A1>
dwc:collectionCode "B, C, SEY" ;
dwc:eventDate "2012-12-19" ;
dwc:locality "Upper Zimbabwe" ;
dwc:recordedBy "de Grand Fond" ;
dwc:verbatimElevation "241" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FE8CC437FE75F9A1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FE0CC413FD85F97D>
dwc:collectionCode "B, E, P, SEY" ;
dwc:eventDate "2015-05-23" ;
dwc:locality "Silhouette" ;
dwc:verbatimElevation "188" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FE0CC413FD85F97D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2F0E1A431E7E1B76FF18C4A0FD5FF863.mc.17CFA1081E7C1B79FDE0C4FFFD91F919>
dwc:collectionCode "B, P, SEY" ;
dwc:eventDate "2010-11-20" ;
dwc:verbatimElevation "450" ;
trt:httpUri <https://treatment.plazi.org/id/2F0E1A431E7E1B76FF18C4A0FD5FF863#17CFA1081E7C1B79FDE0C4FFFD91F919> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,154 @@
@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/300F87BFFFB3711691F15881FEA1F8F9>
dc:creator "Hao, Jia-Chen; Ahmad, Latif; Zhou, Yu; Liu, Quan-Ru" ;
dc:title "Eritrichium echinocaryum Y. S. Lian & J. Q. Wang" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300F87BFFFB3711691F15881FEA1F8F9.mc.08CE3CF4FFB3711691A25F3DFE0AFB17> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Eritrichium_heterocarpum> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Hackelia_echinocarya_Johnst._1940> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.303.2.6> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Eritrichium_echinocaryum> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.303.2.6>
bibo:endPage "172" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-04-11" ;
bibo:startPage "165" ;
bibo:volume "303" ;
dc:creator "Hao, Jia-Chen; Ahmad, Latif; Zhou, Yu; Liu, Quan-Ru" ;
dc:date "2017" ;
dc:title "The identity of Eritrichium heterocarpum Y. S. Lian & J. Q. Wang (Boraginaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Hackelia_echinocarya_Johnst._1940>
dwc:authority "I. M. Johnst. (1940: 54)" ;
dwc:authorityName "I. M. Johnst." ;
dwc:authorityPageNumber "54" ;
dwc:authorityYear "1940" ;
dwc:class "Magnoliopsida" ;
dwc:family "Boraginaceae" ;
dwc:genus "Hackelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "I. M. Johnst., 1940" ;
dwc:species "echinocarya" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3B86Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Hackelia_echinocarya> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Eritrichium_echinocaryum>
dwc:class "Magnoliopsida" ;
dwc:family "Boraginaceae" ;
dwc:genus "Eritrichium" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "echinocaryum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eritrichium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Eritrichium>
dwc:class "Magnoliopsida" ;
dwc:family "Boraginaceae" ;
dwc:genus "Eritrichium" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Boraginaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Boraginaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Boraginales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
dwc:phylum "Tracheophyta" ;
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: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 .
<http://taxon-name.plazi.org/id/Plantae/Hackelia_echinocarya>
dwc:class "Magnoliopsida" ;
dwc:family "Boraginaceae" ;
dwc:genus "Hackelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "echinocarya" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hackelia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Hackelia>
dwc:class "Magnoliopsida" ;
dwc:family "Boraginaceae" ;
dwc:genus "Hackelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Eritrichium_heterocarpum>
dwc:class "Magnoliopsida" ;
dwc:family "Boraginaceae" ;
dwc:genus "Eritrichium" ;
dwc:kingdom "Plantae" ;
dwc:order "Boraginales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "heterocarpum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eritrichium> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/300F87BFFFB3711691F15881FEA1F8F9.mc.08CE3CF4FFB3711691A25F3DFE0AFB17>
dwc:collectionCode "C, W" ;
dwc:locality "Deqen County" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/300F87BFFFB3711691F15881FEA1F8F9#08CE3CF4FFB3711691A25F3DFE0AFB17> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,147 @@
@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/7C13879743371B65FF6CFA523457FEBB>
cito:cites <http://dx.doi.org/10.5281/zenodo.13690430> ;
dc:creator "Ardito, Sonia; Núñez-Resendiz, María Luisa; Dreckmann, Kurt M.; Sentíes, Abel" ;
dc:title "Gracilaria falconii Ardito, Nunez-Resendiz, Dreckmann & Senties 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/7C13879743371B65FF6CFA523457FEBB.mc.44D23CDC43371B66FF30FA1834ABFA69>, <http://tb.plazi.org/GgServer/dwcaRecords/7C13879743371B65FF6CFA523457FEBB.mc.44D23CDC43371B66FD77FA183726F9A1>, <http://tb.plazi.org/GgServer/dwcaRecords/7C13879743371B65FF6CFA523457FEBB.mc.44D23CDC43371B66FF6CF9A8348BF919>, <http://tb.plazi.org/GgServer/dwcaRecords/7C13879743371B65FF6CFA523457FEBB.mc.44D23CDC43371B66FD54F9A83570F951> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Gracilaria_falconii_Ardito_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.292.3.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.292.3.7>
bibo:endPage "278" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-01-27" ;
bibo:startPage "271" ;
bibo:volume "292" ;
dc:creator "Ardito, Sonia; Núñez-Resendiz, María Luisa; Dreckmann, Kurt M.; Sentíes, Abel" ;
dc:date "2017" ;
dc:title "Gracilaria falconii sp. nov. (Gracilariales, Rhodophyta): a new species with flat axes from Venezuela" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13690430> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Gracilaria_falconii_Ardito_2017>
dwc:authority "Ardito, Nunez-Resendiz, Dreckmann & Senties" ;
dwc:authorityName "Ardito, Nunez-Resendiz, Dreckmann & Senties" ;
dwc:authorityYear "2017" ;
dwc:class "Florideophyceae" ;
dwc:family "Gracilariaceae" ;
dwc:genus "Gracilaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Gigartinales" ;
dwc:phylum "Rhodophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ardito, Nunez-Resendiz, Dreckmann & Senties, 2017" ;
dwc:species "falconii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Gracilaria_falconii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Gracilaria_falconii>
dwc:class "Florideophyceae" ;
dwc:family "Gracilariaceae" ;
dwc:genus "Gracilaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Gigartinales" ;
dwc:phylum "Rhodophyta" ;
dwc:rank "species" ;
dwc:species "falconii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gracilaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Gracilaria>
dwc:class "Florideophyceae" ;
dwc:family "Gracilariaceae" ;
dwc:genus "Gracilaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Gigartinales" ;
dwc:phylum "Rhodophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gracilariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Gracilariaceae>
dwc:class "Florideophyceae" ;
dwc:family "Gracilariaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Gigartinales" ;
dwc:phylum "Rhodophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gigartinales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Gigartinales>
dwc:class "Florideophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Gigartinales" ;
dwc:phylum "Rhodophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Florideophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Florideophyceae>
dwc:class "Florideophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Rhodophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhodophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rhodophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Rhodophyta" ;
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.13690430>
dc:description "FIGURES 18. Gracilaria falconii sp. nov. Fig 1. VEN 438409, holotype, vegetative specimen, scale bar: 4 mm Fig. 2. UAMIZ-1243, isotype, vegetative specimen, scale bar: 4 mm. Fig. 3. Base of the branch, scale bar: 500 μm. Figs. 46. Variation at the apical form, scale bar: 200 μm. Fig. 7. Transverse section of the vegetative thallus, showing sharp transition between and cortex and medulla, scale bar: 30 μm. Fig. 8. Transverse section of the vegetative thallus, showing forms of cortical and medullary cells, scale bar: 10 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13690430/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/7C13879743371B65FF6CFA523457FEBB.mc.44D23CDC43371B66FF30FA1834ABFA69>
dwc:locality "Falcon" ;
trt:httpUri <https://treatment.plazi.org/id/7C13879743371B65FF6CFA523457FEBB#44D23CDC43371B66FF30FA1834ABFA69> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7C13879743371B65FF6CFA523457FEBB.mc.44D23CDC43371B66FD77FA183726F9A1>
dwc:catalogNumber "VEN 438409, KX427105" ;
dwc:collectionCode "S, A, M, V, L" ;
dwc:eventDate "2015-05-19" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "10.929167" ;
dwc:verbatimLongitude "-68.268616" ;
trt:httpUri <https://treatment.plazi.org/id/7C13879743371B65FF6CFA523457FEBB#44D23CDC43371B66FD77FA183726F9A1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7C13879743371B65FF6CFA523457FEBB.mc.44D23CDC43371B66FF6CF9A8348BF919>
dwc:locality "Chichiriviche" ;
dwc:typeStatus "Isotypes" ;
trt:httpUri <https://treatment.plazi.org/id/7C13879743371B65FF6CFA523457FEBB#44D23CDC43371B66FF6CF9A8348BF919> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7C13879743371B65FF6CFA523457FEBB.mc.44D23CDC43371B66FD54F9A83570F951>
dwc:catalogNumber "UAMIZ 1243, LUC 1646, KX427104" ;
dwc:collectionCode "S, A, M, V, L" ;
dwc:eventDate "2015-05-19" ;
dwc:locality "GenBank" ;
dwc:typeStatus "Isotypes" ;
dwc:verbatimLatitude "10.929167" ;
dwc:verbatimLongitude "-68.268616" ;
trt:httpUri <https://treatment.plazi.org/id/7C13879743371B65FF6CFA523457FEBB#44D23CDC43371B66FD54F9A83570F951> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,144 @@
@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/C7540048DE73B55CBEB59E206ABDE9BA>
dc:creator "Zhao, Kuan; Shao, Hui M." ;
dc:title "Rubroboletus esculentus Kuan Zhao, Hui M. Shao & Zhu L. Yang 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE73B55ABEB59EB068FBEB94>, <http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE74B55DBFC29D166EB2E8F6>, <http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE74B55DBEB59DDE6E5CE8AA>, <http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE74B55DBB6B9DDE6BCEE762> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Rubroboletus_esculentus_Zhao_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.303.3.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.303.3.4>
bibo:endPage "252" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-04-13" ;
bibo:startPage "243" ;
bibo:volume "303" ;
dc:creator "Zhao, Kuan; Shao, Hui M." ;
dc:date "2017" ;
dc:title "A new edible bolete, Rubroboletus esculentus, from southwestern China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Rubroboletus_esculentus_Zhao_2017>
dwc:authority "Kuan Zhao, Hui M. Shao & Zhu L. Yang" ;
dwc:authorityName "Kuan Zhao, Hui M. Shao & Zhu L. Yang" ;
dwc:authorityYear "2017" ;
dwc:class "Agaricomycetes" ;
dwc:family "Boletaceae" ;
dwc:genus "Rubroboletus" ;
dwc:kingdom "Fungi" ;
dwc:order "Boletales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kuan Zhao, Hui M. Shao & Zhu L. Yang, 2017" ;
dwc:species "esculentus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9ZFD5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Rubroboletus_esculentus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Rubroboletus_esculentus>
dwc:class "Agaricomycetes" ;
dwc:family "Boletaceae" ;
dwc:genus "Rubroboletus" ;
dwc:kingdom "Fungi" ;
dwc:order "Boletales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "esculentus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Rubroboletus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Rubroboletus>
dwc:class "Agaricomycetes" ;
dwc:family "Boletaceae" ;
dwc:genus "Rubroboletus" ;
dwc:kingdom "Fungi" ;
dwc:order "Boletales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Boletaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Boletaceae>
dwc:class "Agaricomycetes" ;
dwc:family "Boletaceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Boletales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Boletales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Boletales>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Boletales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE73B55ABEB59EB068FBEB94>
dwc:catalogNumber "HKAS 96782" ;
dwc:collectionCode "HKAS" ;
dwc:eventDate "2016-08-16" ;
dwc:locality "Bandong Mountains" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "3350" ;
trt:httpUri <https://treatment.plazi.org/id/C7540048DE73B55CBEB59E206ABDE9BA#FF95BB03DE73B55ABEB59EB068FBEB94> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE74B55DBFC29D166EB2E8F6>
dwc:catalogNumber "HKAS 96783" ;
dwc:collectionCode "H, M" ;
dwc:eventDate "2016-08-16" ;
dwc:locality "Qiang Autonomous Prefecture" ;
dwc:verbatimElevation "3350" ;
trt:httpUri <https://treatment.plazi.org/id/C7540048DE73B55CBEB59E206ABDE9BA#FF95BB03DE74B55DBFC29D166EB2E8F6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE74B55DBEB59DDE6E5CE8AA>
dwc:catalogNumber "HKAS 96784" ;
dwc:collectionCode "H, M" ;
dwc:eventDate "2016-07-25" ;
dwc:locality "Dujiangyan City" ;
trt:httpUri <https://treatment.plazi.org/id/C7540048DE73B55CBEB59E206ABDE9BA#FF95BB03DE74B55DBEB59DDE6E5CE8AA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/C7540048DE73B55CBEB59E206ABDE9BA.mc.FF95BB03DE74B55DBB6B9DDE6BCEE762>
dwc:catalogNumber "HKAS 68679" ;
dwc:collectionCode "B" ;
dwc:eventDate "2010-08-18" ;
dwc:locality "Dadong Village" ;
trt:httpUri <https://treatment.plazi.org/id/C7540048DE73B55CBEB59E206ABDE9BA#FF95BB03DE74B55DBB6B9DDE6BCEE762> ;
a dwc:MaterialCitation .