This commit is contained in:
treatmentbank 2025-04-17 12:23:53 +00:00
parent 1159ec9245
commit 5d4f40495d
3 changed files with 359 additions and 0 deletions

View file

@ -0,0 +1,139 @@
@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/2A1E8063DCB65016BA26573974D8BBE5>
cito:cites <http://dx.doi.org/10.5091/plecevo.128682.figure2>, <http://dx.doi.org/10.5091/plecevo.128682.figure3>, <http://dx.doi.org/10.5091/plecevo.128682.figure4>, <http://dx.doi.org/10.5091/plecevo.128682.figure1> ;
dc:creator "Ordynets, Alexander; Gruhn, Gérald" ;
dc:title "Palliocystidium chlamydatum G. Gruhn & Ordynets 2025, gen. et sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A1E8063DCB65016BA26573974D8BBE5.mc.7999AB4A6D38BBC876F9EB0EC168692F>, <http://tb.plazi.org/GgServer/dwcaRecords/2A1E8063DCB65016BA26573974D8BBE5.mc.4A2A27FC94DDA84C2034DB2EA75D5B7D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Palliocystidium_chlamydatum_Gruhn_2025> ;
trt:publishedIn <http://dx.doi.org/10.5091/plecevo.128682> ;
a trt:Treatment .
<http://dx.doi.org/10.5091/plecevo.128682>
bibo:endPage "154" ;
bibo:issue "1" ;
bibo:journal "Plant Ecology and Evolution" ;
bibo:pubDate "2025-04-17" ;
bibo:startPage "135" ;
bibo:volume "158" ;
dc:creator "Ordynets, Alexander; Gruhn, Gérald" ;
dc:date "2025" ;
dc:title "Palliocystidium, a new genus in the family Hydnodontaceae (Trechisporales)" ;
fabio:hasPart <http://dx.doi.org/10.5091/plecevo.128682.figure2>, <http://dx.doi.org/10.5091/plecevo.128682.figure3>, <http://dx.doi.org/10.5091/plecevo.128682.figure4>, <http://dx.doi.org/10.5091/plecevo.128682.figure1> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Palliocystidium_chlamydatum_Gruhn_2025>
dwc:authority "G. Gruhn & Ordynets" ;
dwc:authorityName "G. Gruhn & Ordynets" ;
dwc:authorityYear "2025" ;
dwc:class "Agaricomycetes" ;
dwc:family "Hydnodontaceae" ;
dwc:genus "Palliocystidium" ;
dwc:kingdom "Plantae" ;
dwc:order "Trechisporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gruhn & Ordynets, 2025" ;
dwc:species "chlamydatum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Palliocystidium_chlamydatum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Palliocystidium_chlamydatum>
dwc:class "Agaricomycetes" ;
dwc:family "Hydnodontaceae" ;
dwc:genus "Palliocystidium" ;
dwc:kingdom "Plantae" ;
dwc:order "Trechisporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "chlamydatum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Palliocystidium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Palliocystidium>
dwc:genus "Palliocystidium" ;
dwc:kingdom "Plantae" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hydnodontaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Hydnodontaceae>
dwc:family "Hydnodontaceae" ;
dwc:kingdom "Plantae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Trechisporales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Trechisporales>
dwc:kingdom "Plantae" ;
dwc:order "Trechisporales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agaricomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Agaricomycetes>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Plantae" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Basidiomycota>
dwc:kingdom "Plantae" ;
dwc:phylum "Basidiomycota" ;
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.5091/plecevo.128682.figure2>
dc:description "Figure 2. Fresh fruiting body of the holotype of P. chlamydatum (holotype LIP [GG-GUY 18-115]) photographed in the field. The apparent irregularities of the hymenium are due to the relief of the wood surface." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1305706> ;
a fabio:Figure .
<http://dx.doi.org/10.5091/plecevo.128682.figure3>
dc:description "Figure 3. Key elements of the fruiting body of P. chlamydatum, observed in the holotype (LIP [GG-GUY 18-115]): basidia (top drawing, scale bar = bar 10 µm), and cystidia with underlying hyphae and some young basidia (bottom drawing, scale bar = 20 µm)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1305707> ;
a fabio:Figure .
<http://dx.doi.org/10.5091/plecevo.128682.figure4>
dc:description "Figure 4. Spores of the holotype of P. chlamydatum (LIP [GG-GUY 18-115]), measured and drawn from the spore print. Scale bar = 10 µm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1305708> ;
a fabio:Figure .
<http://dx.doi.org/10.5091/plecevo.128682.figure1>
dc:description "Figure 1. Microphotographs comparing cystidial encrustation in the newly described genus Palliocystidium (A, based on specimen P. cf. oberwinkleri KAS [L 1860]) versus the classical pattern known for Subulicystidium (B, based on specimen S. nikau KAS [L 1296])." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1305705> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/2A1E8063DCB65016BA26573974D8BBE5.mc.7999AB4A6D38BBC876F9EB0EC168692F>
dwc:catalogNumber "GG-GUY 18-115, OQ 555358" ;
dwc:collectionCode "LIP, LSU" ;
dwc:eventDate "2018-01-12" ;
dwc:locality "Saut Parare" ;
dwc:recordedBy "A. Ballester & G. Gruhn & GenBank" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-4.125" ;
trt:httpUri <https://treatment.plazi.org/id/2A1E8063DCB65016BA26573974D8BBE5#7999AB4A6D38BBC876F9EB0EC168692F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2A1E8063DCB65016BA26573974D8BBE5.mc.4A2A27FC94DDA84C2034DB2EA75D5B7D>
dwc:catalogNumber "GG-GUY 18-371" ;
dwc:collectionCode "LIP, KAS" ;
dwc:locality "French Guiana" ;
dwc:recordedBy "A. Ballester & G. Gruhn" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/2A1E8063DCB65016BA26573974D8BBE5#4A2A27FC94DDA84C2034DB2EA75D5B7D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,94 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/B2A645F7D37C53FBBEF539AE69B93871>
cito:cites <http://dx.doi.org/10.5091/plecevo.128682.figure1> ;
dc:creator "Ordynets, Alexander; Gruhn, Gérald" ;
dc:title "Palliocystidium Ordynets & G. Gruhn 2025, gen. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Palliocystidium_Ordynets_2025> ;
trt:publishedIn <http://dx.doi.org/10.5091/plecevo.128682> ;
a trt:Treatment .
<http://dx.doi.org/10.5091/plecevo.128682>
bibo:endPage "154" ;
bibo:issue "1" ;
bibo:journal "Plant Ecology and Evolution" ;
bibo:pubDate "2025-04-17" ;
bibo:startPage "135" ;
bibo:volume "158" ;
dc:creator "Ordynets, Alexander; Gruhn, Gérald" ;
dc:date "2025" ;
dc:title "Palliocystidium, a new genus in the family Hydnodontaceae (Trechisporales)" ;
fabio:hasPart <http://dx.doi.org/10.5091/plecevo.128682.figure1> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Palliocystidium_Ordynets_2025>
dwc:authority "Ordynets & G. Gruhn" ;
dwc:authorityName "Ordynets & G. Gruhn" ;
dwc:authorityYear "2025" ;
dwc:class "Agaricomycetes" ;
dwc:family "Hydnodontaceae" ;
dwc:genus "Palliocystidium" ;
dwc:kingdom "Plantae" ;
dwc:order "Trechisporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Ordynets & Gruhn, 2025" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Palliocystidium> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Palliocystidium>
dwc:class "Agaricomycetes" ;
dwc:family "Hydnodontaceae" ;
dwc:genus "Palliocystidium" ;
dwc:kingdom "Plantae" ;
dwc:order "Trechisporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hydnodontaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Hydnodontaceae>
dwc:family "Hydnodontaceae" ;
dwc:kingdom "Plantae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Trechisporales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Trechisporales>
dwc:kingdom "Plantae" ;
dwc:order "Trechisporales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agaricomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Agaricomycetes>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Plantae" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Basidiomycota>
dwc:kingdom "Plantae" ;
dwc:phylum "Basidiomycota" ;
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.5091/plecevo.128682.figure1>
dc:description "Figure 1. Microphotographs comparing cystidial encrustation in the newly described genus Palliocystidium (A, based on specimen P. cf. oberwinkleri KAS [L 1860]) versus the classical pattern known for Subulicystidium (B, based on specimen S. nikau KAS [L 1296])." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1305705> ;
a fabio:Figure .

View file

@ -0,0 +1,126 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/DA4CF6FD8B4F54F1A60680BA5498D4A5>
cito:cites <http://dx.doi.org/10.5091/plecevo.128682.figure1> ;
dc:creator "Ordynets, Alexander; Gruhn, Gérald" ;
dc:title "Subulicystidium nikau Julich" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/DA4CF6FD8B4F54F1A60680BA5498D4A5.mc.65690208D726B50C0CF1D4BA020A397F>, <http://tb.plazi.org/GgServer/dwcaRecords/DA4CF6FD8B4F54F1A60680BA5498D4A5.mc.244E57EB8355A618D303B111C1548F0B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Subulicystidium_nikau_(Cunn_> ;
trt:publishedIn <http://dx.doi.org/10.5091/plecevo.128682> ;
a trt:Treatment .
<http://dx.doi.org/10.5091/plecevo.128682>
bibo:endPage "154" ;
bibo:issue "1" ;
bibo:journal "Plant Ecology and Evolution" ;
bibo:pubDate "2025-04-17" ;
bibo:startPage "135" ;
bibo:volume "158" ;
dc:creator "Ordynets, Alexander; Gruhn, Gérald" ;
dc:date "2025" ;
dc:title "Palliocystidium, a new genus in the family Hydnodontaceae (Trechisporales)" ;
fabio:hasPart <http://dx.doi.org/10.5091/plecevo.128682.figure1> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Subulicystidium_nikau_(Cunn_>
dwc:authority "(G. Cunn.) Julich" ;
dwc:authorityName "Julich" ;
dwc:baseAuthorityName "G. Cunn." ;
dwc:class "Agaricomycetes" ;
dwc:family "Hydnodontaceae" ;
dwc:genus "Subulicystidium" ;
dwc:kingdom "Plantae" ;
dwc:order "Trechisporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Cunn.) Julich" ;
dwc:species "nikau" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Subulicystidium_nikau> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Subulicystidium_nikau>
dwc:class "Agaricomycetes" ;
dwc:family "Hydnodontaceae" ;
dwc:genus "Subulicystidium" ;
dwc:kingdom "Plantae" ;
dwc:order "Trechisporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "nikau" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Subulicystidium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Subulicystidium>
dwc:genus "Subulicystidium" ;
dwc:kingdom "Plantae" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hydnodontaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Hydnodontaceae>
dwc:family "Hydnodontaceae" ;
dwc:kingdom "Plantae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Trechisporales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Trechisporales>
dwc:kingdom "Plantae" ;
dwc:order "Trechisporales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Agaricomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Agaricomycetes>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Plantae" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Basidiomycota>
dwc:kingdom "Plantae" ;
dwc:phylum "Basidiomycota" ;
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.5091/plecevo.128682.figure1>
dc:description "Figure 1. Microphotographs comparing cystidial encrustation in the newly described genus Palliocystidium (A, based on specimen P. cf. oberwinkleri KAS [L 1860]) versus the classical pattern known for Subulicystidium (B, based on specimen S. nikau KAS [L 1296])." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1305705> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/DA4CF6FD8B4F54F1A60680BA5498D4A5.mc.65690208D726B50C0CF1D4BA020A397F>
dwc:catalogNumber "PDD 13816" ;
dwc:collectionCode "S, PDD" ;
dwc:eventDate "1954-04-03" ;
dwc:locality "Waitakere Ranges" ;
dwc:recordedBy "D. Baker" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/DA4CF6FD8B4F54F1A60680BA5498D4A5#65690208D726B50C0CF1D4BA020A397F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/DA4CF6FD8B4F54F1A60680BA5498D4A5.mc.244E57EB8355A618D303B111C1548F0B>
dwc:catalogNumber "L 1296" ;
dwc:collectionCode "J, M, KAS, FR" ;
dwc:eventDate "2015-03-26" ;
dwc:locality "Sentier de Takamaka" ;
dwc:recordedBy "de Takamaka & Riebesehl & Schroth" ;
dwc:verbatimElevation "840" ;
dwc:verbatimLatitude "-21.091307" ;
dwc:verbatimLongitude "55.61989" ;
trt:httpUri <https://treatment.plazi.org/id/DA4CF6FD8B4F54F1A60680BA5498D4A5#244E57EB8355A618D303B111C1548F0B> ;
a dwc:MaterialCitation .