This commit is contained in:
treatmentbank 2024-12-19 01:10:14 +00:00
parent 79464179df
commit c6079c67d1
17 changed files with 2320 additions and 0 deletions

View file

@ -0,0 +1,141 @@
@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/03DCB84AFFC4FF95F6B71A836BBD1B27>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522653> ;
dc:creator "Regio, Nicolas Do Carmo; Westphalen, Mauro C.; Silveira, Rosa Mara Borges Da" ;
dc:title "Irpiciporus rajchenbergii Nakasone 2022" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFC4FF95F6B71A836BBD1B27.mc.3B1D0301FFC5FF96F68218EA6BB11DFB>, <http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFC4FF95F6B71A836BBD1B27.mc.3B1D0301FFC5FF96F6CC18B669C41DFB>, <http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFC4FF95F6B71A836BBD1B27.mc.3B1D0301FFC5FF96F4A118B66F6B1DFB>, <http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFC4FF95F6B71A836BBD1B27.mc.3B1D0301FFC5FF96F27618B66EFE1DFB>, <http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFC4FF95F6B71A836BBD1B27.mc.3B1D0301FFC5FF96F6B718926AB31227>, <http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFC4FF95F6B71A836BBD1B27.mc.3B1D0301FFC5FF96F7CF18926F2A1227> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Irpiciporus_rajchenbergii_Nakasone_2022> ;
trt:publishedIn <https://doi.org/10.11646/phytotaxa.675.3.2> ;
a trt:Treatment .
<https://doi.org/10.11646/phytotaxa.675.3.2>
bibo:endPage "232" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-12-04" ;
bibo:startPage "217" ;
bibo:volume "675" ;
dc:creator "Regio, Nicolas Do Carmo; Westphalen, Mauro C.; Silveira, Rosa Mara Borges Da" ;
dc:date "2024" ;
dc:title "Studies on Neotropical Cerrenaceae (Basidiomycota, Polyporales): a new species of Irpiciporus from Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522653> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Irpiciporus_rajchenbergii_Nakasone_2022>
dwc:authority "Nakasone 2022" ;
dwc:authorityName "Nakasone" ;
dwc:authorityYear "2022" ;
dwc:class "Agaricomycetes" ;
dwc:family "Meruliaceae" ;
dwc:genus "Irpiciporus" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Nakasone, 2022" ;
dwc:species "rajchenbergii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B2Y69> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Irpiciporus_rajchenbergii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Irpiciporus_rajchenbergii>
dwc:class "Agaricomycetes" ;
dwc:family "Meruliaceae" ;
dwc:genus "Irpiciporus" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "rajchenbergii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Irpiciporus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Irpiciporus>
dwc:genus "Irpiciporus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Meruliaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Meruliaceae>
dwc:family "Meruliaceae" ;
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:order "Polyporales" ;
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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
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.14522653>
dc:description "FIGURE 5. Morphological characters of Irpiciporus PACA collections. AC. I. rajchenbergii; A. Basidiome margin (PACA 16567); B. Hymenophore (PACA 16553). C. Subiculum with prismatic crystals (PACA 16575); D. I. aff. mollis (PACA 16693). Scale bars:A = 2 cm; B-C = 1 mm; D = 1.25 mm. Photos: Nicolas Regio." ;
fabio:hasRepresentation <https://zenodo.org/record/14522653/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFC4FF95F6B71A836BBD1B27.mc.3B1D0301FFC5FF96F68218EA6BB11DFB>
dwc:collectionCode "PACA" ;
dwc:locality "Specimens" ;
dwc:recordedBy "Rick" ;
trt:httpUri <https://treatment.plazi.org/id/03DCB84AFFC4FF95F6B71A836BBD1B27#3B1D0301FFC5FF96F68218EA6BB11DFB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFC4FF95F6B71A836BBD1B27.mc.3B1D0301FFC5FF96F6CC18B669C41DFB>
dwc:collectionCode "PACA" ;
dwc:locality "Rick" ;
dwc:recordedBy "Rick" ;
trt:httpUri <https://treatment.plazi.org/id/03DCB84AFFC4FF95F6B71A836BBD1B27#3B1D0301FFC5FF96F6CC18B669C41DFB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFC4FF95F6B71A836BBD1B27.mc.3B1D0301FFC5FF96F4A118B66F6B1DFB>
dwc:collectionCode "PACA" ;
dwc:locality "Rick" ;
dwc:recordedBy "Rick" ;
trt:httpUri <https://treatment.plazi.org/id/03DCB84AFFC4FF95F6B71A836BBD1B27#3B1D0301FFC5FF96F4A118B66F6B1DFB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFC4FF95F6B71A836BBD1B27.mc.3B1D0301FFC5FF96F27618B66EFE1DFB>
dwc:collectionCode "PACA" ;
dwc:locality "Rick" ;
dwc:recordedBy "Rick" ;
trt:httpUri <https://treatment.plazi.org/id/03DCB84AFFC4FF95F6B71A836BBD1B27#3B1D0301FFC5FF96F27618B66EFE1DFB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFC4FF95F6B71A836BBD1B27.mc.3B1D0301FFC5FF96F6B718926AB31227>
dwc:collectionCode "PACA" ;
dwc:locality "Rick" ;
dwc:recordedBy "Rick" ;
trt:httpUri <https://treatment.plazi.org/id/03DCB84AFFC4FF95F6B71A836BBD1B27#3B1D0301FFC5FF96F6B718926AB31227> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFC4FF95F6B71A836BBD1B27.mc.3B1D0301FFC5FF96F7CF18926F2A1227>
dwc:collectionCode "PACA" ;
dwc:locality "Rick" ;
trt:httpUri <https://treatment.plazi.org/id/03DCB84AFFC4FF95F6B71A836BBD1B27#3B1D0301FFC5FF96F7CF18926F2A1227> ;
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#> .
<http://treatment.plazi.org/id/03DCB84AFFCAFF98F6B71A006F921D71>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522649>, <http://dx.doi.org/10.5281/zenodo.14522651> ;
dc:creator "Regio, Nicolas Do Carmo; Westphalen, Mauro C.; Silveira, Rosa Mara Borges Da" ;
dc:title "Irpiciporus prismaticus Regio, Westphalen & R. M. Silveira 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFCAFF98F6B71A006F921D71.mc.3B1D0301FFCBFF98F4741987699F1D15>, <http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFCAFF98F6B71A006F921D71.mc.3B1D0301FFCBFF98F4E9186C6ACE1D71>, <http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFCAFF98F6B71A006F921D71.mc.3B1D0301FFCBFF98F79C18486F961D71> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Irpiciporus_prismaticus_Regio_2024> ;
trt:publishedIn <https://doi.org/10.11646/phytotaxa.675.3.2> ;
a trt:Treatment .
<https://doi.org/10.11646/phytotaxa.675.3.2>
bibo:endPage "232" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-12-04" ;
bibo:startPage "217" ;
bibo:volume "675" ;
dc:creator "Regio, Nicolas Do Carmo; Westphalen, Mauro C.; Silveira, Rosa Mara Borges Da" ;
dc:date "2024" ;
dc:title "Studies on Neotropical Cerrenaceae (Basidiomycota, Polyporales): a new species of Irpiciporus from Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522649>, <http://dx.doi.org/10.5281/zenodo.14522651> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Irpiciporus_prismaticus_Regio_2024>
dwc:authority "Regio, Westphalen & R.M. Silveira" ;
dwc:authorityName "Regio, Westphalen & R. M. Silveira" ;
dwc:authorityYear "2024" ;
dwc:class "Agaricomycetes" ;
dwc:family "Meruliaceae" ;
dwc:genus "Irpiciporus" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Regio, Westphalen & Silveira, 2024" ;
dwc:species "prismaticus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Irpiciporus_prismaticus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Irpiciporus_prismaticus>
dwc:class "Agaricomycetes" ;
dwc:family "Meruliaceae" ;
dwc:genus "Irpiciporus" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "prismaticus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Irpiciporus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Irpiciporus>
dwc:genus "Irpiciporus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Meruliaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Meruliaceae>
dwc:family "Meruliaceae" ;
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:order "Polyporales" ;
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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
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.14522649>
dc:description "FIGURE 3. Macroscopic features of fresh and dried basidiomes of Irpiciporus prismaticus. AB. NR28 (ICN!, holotype); C. Basidiome margin (MCW738). Scale bars: A = 2 cm; BC = 1 mm. Photos: Nicolas Regio (A and C) and Mauro Westphalen (B)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522649/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522651>
dc:description "FIGURE 4. Microscopic features of Irpiciporus prismaticus. A. Teeth tramawith prismatic crystals;B. Pileipelis hyphae.C. Basidiospores. D. Hymenium with basidia and basidioles. Scale bars: 10 µm. Photos: Nicolas Regio." ;
fabio:hasRepresentation <https://zenodo.org/record/14522651/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFCAFF98F6B71A006F921D71.mc.3B1D0301FFCBFF98F4741987699F1D15>
dwc:collectionCode "ICN" ;
dwc:eventDate "2023-01-21" ;
dwc:locality "Farroupilha" ;
dwc:recordedBy "Parque dos Pinheiros & M. C. Westphalen" ;
dwc:verbatimElevation "738" ;
trt:httpUri <https://treatment.plazi.org/id/03DCB84AFFCAFF98F6B71A006F921D71#3B1D0301FFCBFF98F4741987699F1D15> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFCAFF98F6B71A006F921D71.mc.3B1D0301FFCBFF98F4E9186C6ACE1D71>
dwc:collectionCode "FLONA, ICN" ;
dwc:eventDate "2022-08-06" ;
dwc:locality "Sao Francisco de Paula" ;
dwc:recordedBy "N. C. Regio" ;
dwc:verbatimElevation "922" ;
trt:httpUri <https://treatment.plazi.org/id/03DCB84AFFCAFF98F6B71A006F921D71#3B1D0301FFCBFF98F4E9186C6ACE1D71> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03DCB84AFFCAFF98F6B71A006F921D71.mc.3B1D0301FFCBFF98F79C18486F961D71>
dwc:collectionCode "CPCN, ICN" ;
dwc:eventDate "2023-04-20" ;
dwc:locality "Pro-Mata" ;
dwc:recordedBy "N. C. Regio" ;
dwc:verbatimElevation "900" ;
trt:httpUri <https://treatment.plazi.org/id/03DCB84AFFCAFF98F6B71A006F921D71#3B1D0301FFCBFF98F79C18486F961D71> ;
a dwc:MaterialCitation .

View file

@ -9,6 +9,7 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/03EA6102FFB8FF8AFF3AFD08FB75FD46>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522499>, <http://dx.doi.org/10.5281/zenodo.14522509>, <http://dx.doi.org/10.5281/zenodo.14522501> ;
dc:creator "Brullo, Salvatore; Calvia, Giacomo; Cambria, Salvatore; Siracusa, Giuseppe; Galdo, Gianpietro Giusso Del; Bacchetta, Gianluigi" ;
dc:title "Solenopsis limbarae Brullo, Calvia, Cambria, Siracusa, Giusso & Bacchetta 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFDDCFA93FC71FA35>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFC21FABEFEBCFA10>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFEE5FA5AFBC6FA10>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFB8FFA5AFE3EFA5B>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFE6AFA05FC78F9A6>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFC29FA20FDCBF9E1>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFDFBF9EBFEA1F928>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFED0F952FC85F974>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFCCDF97EFEF4F8BF>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFEA2F938FC8DF89A>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFC37F8C4FB92F8E6>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFBC1F8E3FE37F821>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFE7EF8AAFC97F80C>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFCDFF876FA50F86B>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFF3AF831FD6CF792>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8AFD15F7DCFEAFFF6A>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB7FF8AFED7FF14FBE6FF49>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB7FF8AFBAFFF33FF24FEF0>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB7FF8AFF6CFEFAFDEFFEDC>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB7FF8AFD92FE99FB64FE3B>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB7FF8AFB2DFEA5FDD4FE62>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB7FF8AFD9DFE6CFAE5FE4E>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB7FF8AFAADFE0BFEA0FD88>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB7FF8AFED6FDF2FEA5FDD4>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB7FF8AFEEFFD9EFC91FD33>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB7FF8AFCC1FDBDFACEFD1F>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB7FF8AFAF7FD59FA50FD7A>, <http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB7FF8AFF3AFD00FB88FD46> ;
@ -26,6 +27,7 @@
dc:creator "Brullo, Salvatore; Calvia, Giacomo; Cambria, Salvatore; Siracusa, Giuseppe; Galdo, Gianpietro Giusso Del; Bacchetta, Gianluigi" ;
dc:date "2024" ;
dc:title "Taxonomical remarks on Solenopsis corsica (Campanulaceae) species complex, with the description of two new species from Sardinia" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522499>, <http://dx.doi.org/10.5281/zenodo.14522509>, <http://dx.doi.org/10.5281/zenodo.14522501> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Solenopsis_limbarae_Brullo_2024>
@ -91,6 +93,21 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14522499>
dc:description "FIGURE 2. Diagnostic features of Solenopsis limbarae. A. Not magnified habit. B. Magnified habit. C. Leaves. D. Bracteoles. E. Bracteole detail. F. Flower. G. Corolla top view. H. Open corollas. I. Open calyx. J. Calyx lateral view. K. Seeds. L. Anthers in lateral view. M. Anthers in ventral view.N. Style and stigma.O. Papillae. P. Capsule. Illustration by S. Brullo based on on living material coming from the type locality (CAT)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522499/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522509>
dc:description "FIGURE 7. Habit and flower of living plants of Solenopsis corsica from Bastelica (A), S. limbarae from Mt. Limbara (B). S. corriasii from Mt. Limbara (C): 1. Natural habitat. 2. Habit. 3. Flower Material coming from the type localities. Photos by Salvatore Cambria (A) and Giacomo Calvia (B, C)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522509/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522501>
dc:description "FIGURE 3. Distribution map of Solenopsis limbarae (red dots) and S. corriasii (green dot) in Sardinia (based on herbarium material)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522501/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03EA6102FFB8FF8AFF3AFD08FB75FD46.mc.3B2BDA49FFB6FF8BFDDCFA93FC71FA35>
dwc:eventDate "2020-06-18" ;
dwc:locality "Rio Pisciaroni" ;

File diff suppressed because one or more lines are too long

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#> .
<http://treatment.plazi.org/id/03F087D86C66634347AAFDE6FEBEFAC0>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522576>, <http://dx.doi.org/10.5281/zenodo.14522588>, <http://dx.doi.org/10.5281/zenodo.14522592>, <http://dx.doi.org/10.5281/zenodo.14522560> ;
dc:creator "Molino, Sonia; Santos, Guillermo; Vázquez, Rubén; Medina, Rafael; Gabriel, José María" ;
dc:title "Struthiopteris fallax S. Molino, Gabriel y Galan & Wasowicz" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Struthiopteris_fallax_Lange_> ;
trt:publishedIn <https://doi.org/10.11646/phytotaxa.677.1.1> ;
a trt:Treatment .
<https://doi.org/10.11646/phytotaxa.677.1.1>
bibo:endPage "48" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-12-12" ;
bibo:startPage "1" ;
bibo:volume "677" ;
dc:creator "Molino, Sonia; Santos, Guillermo; Vázquez, Rubén; Medina, Rafael; Gabriel, José María" ;
dc:date "2024" ;
dc:title "Monograph of the genera Struthiopteris Scop. and Spicantopsis Nakai (Blechnaceae, Polypodiopsida)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522576>, <http://dx.doi.org/10.5281/zenodo.14522588>, <http://dx.doi.org/10.5281/zenodo.14522592>, <http://dx.doi.org/10.5281/zenodo.14522560> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Struthiopteris_fallax_Lange_>
dwc:authority "(Lange) S. Molino, Gabriel y Galan & Wasowicz" ;
dwc:authorityName "S. Molino, Gabriel y Galan & Wasowicz" ;
dwc:baseAuthorityName "Lange" ;
dwc:class "Polypodiopsida" ;
dwc:family "Blechnaceae" ;
dwc:genus "Struthiopteris" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lange) Molino, Gabriel y Galan & Wasowicz" ;
dwc:species "fallax" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/536WR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Struthiopteris_fallax> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Struthiopteris_fallax>
dwc:class "Polypodiopsida" ;
dwc:family "Blechnaceae" ;
dwc:genus "Struthiopteris" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "fallax" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Struthiopteris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Struthiopteris>
dwc:genus "Struthiopteris" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Blechnaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Blechnaceae>
dwc:family "Blechnaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
dwc:order "Polypodiales" ;
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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14522576>
dc:description "FIGURE 9. Spores of Spicantopsis: A. S. amabilis (J. Faurié, 5612 P01406648). B. S. hancockii (R. Knapp 4311, P02435597). C. S. niponica var. niponica (M. Tagawa & K. Iwatsuki 3014, P01575937). Spores of Struthiopteris: D. S. castanea (Y. Saito s.n., TNS792168). E. S. fallax (P. Wasowicz & J.M. Gabriel y Galán s.n., MACB 109359); F. S. spicant var. spicant (A. Santos s.n., MACB36152). G. S. spicant var. homophyllum (Barrera s.n., MACB32367); H. S. spicant var. pradae (S. Molino et al s.n., MACB110654). Bar = 30 μm in AD; 22 μm in EH." ;
fabio:hasRepresentation <https://zenodo.org/record/14522576/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522588>
dc:description "FIGURE 14. Struthiopteris species in the field. A-B. Struthiopteris castanea. A. Habit; B. Detail of the abaxial side of the fertile frond, bearing sori; C-D. Struthiopteris fallax. C. Habit; D. Detail of the abaxial side of the fertile frond, bearing sori; E-F. Struthiopteris spicant var. spicant. E. Habit; F. Detail of the adaxial side of the fertile frond; G. Struthiopteris spicant var. homophyllum, detail of the abaxial side of the fertile frond, bearing sori; H. Struthiopteris spicant var. pradae, detail of the abaxial side of the fertile frond, bearing sori. Pictures: A & B. Shirakawa, Gifu, Japan, by Hiroki Moriwaki; E & H. Zamora, Castilla y León, Spain, by Sonia Molino; F. Soria, Castilla y León, Spain, by Sonia Molino; G. La Coruña, Galicia, Spain, by Sonia Molino." ;
fabio:hasRepresentation <https://zenodo.org/record/14522588/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522592>
dc:description "FIGURE 16. Illustration of Struthiopteris fallax. A. Habit; B. Sporangium; C. Detail of the sori; C. Rhizome scale. (P. Wasowicz & J.M. Gabriel y Galán s.n., MACB109359). Scale: 1 cm in A; 100 µm in B; 0.5 cm in C; 500 µm in D." ;
fabio:hasRepresentation <https://zenodo.org/record/14522592/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522560>
dc:description "FIGURE 3. A. Distribution of Struthiopteris fallax at Deildartunguhver, Iceland (added manually); B. Habitat where S. fallax grows: slope next to the hot spring of Deildartunguhver (picture: Sonia Molino)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522560/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,101 @@
@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/03F087D86C6A634E47AAFEC6FE3DFA5C>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522576>, <http://dx.doi.org/10.5281/zenodo.14522588>, <http://dx.doi.org/10.5281/zenodo.14522556> ;
dc:creator "Molino, Sonia; Santos, Guillermo; Vázquez, Rubén; Medina, Rafael; Gabriel, José María" ;
dc:title "Struthiopteris Scopoli 1754" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Struthiopteris_Scopoli_1754> ;
trt:publishedIn <https://doi.org/10.11646/phytotaxa.677.1.1> ;
a trt:Treatment .
<https://doi.org/10.11646/phytotaxa.677.1.1>
bibo:endPage "48" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-12-12" ;
bibo:startPage "1" ;
bibo:volume "677" ;
dc:creator "Molino, Sonia; Santos, Guillermo; Vázquez, Rubén; Medina, Rafael; Gabriel, José María" ;
dc:date "2024" ;
dc:title "Monograph of the genera Struthiopteris Scop. and Spicantopsis Nakai (Blechnaceae, Polypodiopsida)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522576>, <http://dx.doi.org/10.5281/zenodo.14522588>, <http://dx.doi.org/10.5281/zenodo.14522556> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Struthiopteris_Scopoli_1754>
dwc:authority "Scop." ;
dwc:authorityName "Scopoli" ;
dwc:authorityYear "1754" ;
dwc:class "Polypodiopsida" ;
dwc:family "Blechnaceae" ;
dwc:genus "Struthiopteris" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Scopoli, 1754" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7PK4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Struthiopteris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Struthiopteris>
dwc:class "Polypodiopsida" ;
dwc:family "Blechnaceae" ;
dwc:genus "Struthiopteris" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Blechnaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Blechnaceae>
dwc:family "Blechnaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
dwc:order "Polypodiales" ;
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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14522576>
dc:description "FIGURE 9. Spores of Spicantopsis: A. S. amabilis (J. Faurié, 5612 P01406648). B. S. hancockii (R. Knapp 4311, P02435597). C. S. niponica var. niponica (M. Tagawa & K. Iwatsuki 3014, P01575937). Spores of Struthiopteris: D. S. castanea (Y. Saito s.n., TNS792168). E. S. fallax (P. Wasowicz & J.M. Gabriel y Galán s.n., MACB 109359); F. S. spicant var. spicant (A. Santos s.n., MACB36152). G. S. spicant var. homophyllum (Barrera s.n., MACB32367); H. S. spicant var. pradae (S. Molino et al s.n., MACB110654). Bar = 30 μm in AD; 22 μm in EH." ;
fabio:hasRepresentation <https://zenodo.org/record/14522576/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522588>
dc:description "FIGURE 14. Struthiopteris species in the field. A-B. Struthiopteris castanea. A. Habit; B. Detail of the abaxial side of the fertile frond, bearing sori; C-D. Struthiopteris fallax. C. Habit; D. Detail of the abaxial side of the fertile frond, bearing sori; E-F. Struthiopteris spicant var. spicant. E. Habit; F. Detail of the adaxial side of the fertile frond; G. Struthiopteris spicant var. homophyllum, detail of the abaxial side of the fertile frond, bearing sori; H. Struthiopteris spicant var. pradae, detail of the abaxial side of the fertile frond, bearing sori. Pictures: A & B. Shirakawa, Gifu, Japan, by Hiroki Moriwaki; E & H. Zamora, Castilla y León, Spain, by Sonia Molino; F. Soria, Castilla y León, Spain, by Sonia Molino; G. La Coruña, Galicia, Spain, by Sonia Molino." ;
fabio:hasRepresentation <https://zenodo.org/record/14522588/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522556>
dc:description "FIGURE 1. Distribution of Struthiopteris extracted from GBIF. The intensity of the color represents the lower (yellow) or higher (purple) density of occurrences.A. Distribution of Struthiopteris on Europe and North ofAfrica; B. Distribution of Struthiopteris on NorthAmerica; C. Distribution of Struthiopteris on Japan." ;
fabio:hasRepresentation <https://zenodo.org/record/14522556/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,176 @@
@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/03F087D86C6D634E47AAFC5EFE80FF25>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522586>, <http://dx.doi.org/10.5281/zenodo.14522570> ;
dc:creator "Molino, Sonia; Santos, Guillermo; Vázquez, Rubén; Medina, Rafael; Gabriel, José María" ;
dc:title "Spicantopsis niponica var. minima Tagawa 1938" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D634947F8FC76FEE6FC0C>, <http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D6349462DFC12FE1FFC0C>, <http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D6349457EF892FCF4F864>, <http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D63494401F84EFBF3F838>, <http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D63494308F86AFE6CF7F0>, <http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D634946B0F822FA4BF7F0>, <http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D634E47AAF7DEFE84FF25> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Spicantopsis_niponica_minima_Tagawa_1938> ;
trt:publishedIn <https://doi.org/10.11646/phytotaxa.677.1.1> ;
a trt:Treatment .
<https://doi.org/10.11646/phytotaxa.677.1.1>
bibo:endPage "48" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-12-12" ;
bibo:startPage "1" ;
bibo:volume "677" ;
dc:creator "Molino, Sonia; Santos, Guillermo; Vázquez, Rubén; Medina, Rafael; Gabriel, José María" ;
dc:date "2024" ;
dc:title "Monograph of the genera Struthiopteris Scop. and Spicantopsis Nakai (Blechnaceae, Polypodiopsida)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522586>, <http://dx.doi.org/10.5281/zenodo.14522570> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Spicantopsis_niponica_minima_Tagawa_1938>
dwc:authority "Tagawa (1938: 706)" ;
dwc:authorityName "Tagawa" ;
dwc:authorityPageNumber "706" ;
dwc:authorityYear "1938" ;
dwc:class "Polypodiopsida" ;
dwc:family "Blechnaceae" ;
dwc:genus "Spicantopsis" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Tagawa, 1938" ;
dwc:species "niponica" ;
dwc:variety "minima" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5RLVH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Spicantopsis_niponica_minima> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Spicantopsis_niponica_minima>
dwc:class "Polypodiopsida" ;
dwc:family "Blechnaceae" ;
dwc:genus "Spicantopsis" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "niponica" ;
dwc:variety "minima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Spicantopsis_niponica> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Spicantopsis_niponica>
dwc:genus "Spicantopsis" ;
dwc:rank "species" ;
dwc:species "niponica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Spicantopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Spicantopsis>
dwc:genus "Spicantopsis" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Blechnaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Blechnaceae>
dwc:family "Blechnaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
dwc:order "Polypodiales" ;
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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14522586>
dc:description "FIGURE 13. Illustration of Spicantopsis niponica. A. Habit of S. niponica var. niponica (J. Umemura 37, P01406521); B. Rhizome scale of S. niponica var. minima (M. Tagawa 853, P00748579, isotype); C. Habit of S. niponica var. minima (M. Tagawa 853, P00748579, isotype); D. Sporangium of S. niponica var. niponica (B. Estébanez s.n., MACB110657); E. Rhizome scale of S. niponica var. niponica (Maximowicz s.n., S2145). Scale: 4 cm in A; 500 µm in B; 4 cm in C; 100 µm in D; 1.5 mm in E." ;
fabio:hasRepresentation <https://zenodo.org/record/14522586/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522570>
dc:description "FIGURE 7. Distribution of Spicantopsis niponica extracted from GBIF. Purple circles: S. niponica var. niponica; yellow squares: S. niponica var. mínima (added manually)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522570/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D634947F8FC76FEE6FC0C>
dwc:catalogNumber "P00748579" ;
dwc:collectionCode "M, KYO" ;
dwc:eventDate "1933-08-18" ;
dwc:locality "Kyushu" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03F087D86C6D634E47AAFC5EFE80FF25#3B313C936C6D634947F8FC76FEE6FC0C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D6349462DFC12FE1FFC0C>
dwc:collectionCode "M, KYO" ;
dwc:eventDate "1933-08-18" ;
dwc:locality "Kyushu" ;
dwc:typeStatus "isotype" ;
trt:httpUri <https://treatment.plazi.org/id/03F087D86C6D634E47AAFC5EFE80FF25#3B313C936C6D6349462DFC12FE1FFC0C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D6349457EF892FCF4F864>
dwc:catalogNumber "P06491206" ;
dwc:collectionCode "K, I, C, H" ;
dwc:eventDate "1969-07-13" ;
dwc:locality "Lom Mio" ;
dwc:recordedBy "de Leiris" ;
trt:httpUri <https://treatment.plazi.org/id/03F087D86C6D634E47AAFC5EFE80FF25#3B313C936C6D6349457EF892FCF4F864> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D63494401F84EFBF3F838>
dwc:catalogNumber "TI00274342" ;
dwc:collectionCode "Y" ;
dwc:eventDate "1939-08-04" ;
dwc:locality "Hananoe" ;
dwc:recordedBy "Kimura" ;
trt:httpUri <https://treatment.plazi.org/id/03F087D86C6D634E47AAFC5EFE80FF25#3B313C936C6D63494401F84EFBF3F838> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D63494308F86AFE6CF7F0>
dwc:catalogNumber "TI00274303" ;
dwc:collectionCode "M" ;
dwc:eventDate "1963-10-12" ;
dwc:locality "Mt. Nagata-dake" ;
dwc:recordedBy "Furuse" ;
trt:httpUri <https://treatment.plazi.org/id/03F087D86C6D634E47AAFC5EFE80FF25#3B313C936C6D63494308F86AFE6CF7F0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D634946B0F822FA4BF7F0>
dwc:collectionCode "S" ;
dwc:eventDate "1950-10-25" ;
dwc:locality "Prov. Ohsumi" ;
dwc:recordedBy "Hatusima" ;
trt:httpUri <https://treatment.plazi.org/id/03F087D86C6D634E47AAFC5EFE80FF25#3B313C936C6D634946B0F822FA4BF7F0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F087D86C6D634E47AAFC5EFE80FF25.mc.3B313C936C6D634E47AAF7DEFE84FF25>
dwc:catalogNumber "TI00274380, MO05088220" ;
dwc:collectionCode "T, N, Y" ;
dwc:eventDate "1982-07-23" ;
dwc:locality "Mt. Motchom" ;
dwc:recordedBy "Endo" ;
trt:httpUri <https://treatment.plazi.org/id/03F087D86C6D634E47AAFC5EFE80FF25#3B313C936C6D634E47AAF7DEFE84FF25> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,100 @@
@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/03F087D86C78635C47AAFDF8FD29F8C2>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522576>, <http://dx.doi.org/10.5281/zenodo.14522578>, <http://dx.doi.org/10.5281/zenodo.14522564> ;
dc:creator "Molino, Sonia; Santos, Guillermo; Vázquez, Rubén; Medina, Rafael; Gabriel, José María" ;
dc:title "Spicantopsis Nakai" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Spicantopsis_Nakai_> ;
trt:publishedIn <https://doi.org/10.11646/phytotaxa.677.1.1> ;
a trt:Treatment .
<https://doi.org/10.11646/phytotaxa.677.1.1>
bibo:endPage "48" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-12-12" ;
bibo:startPage "1" ;
bibo:volume "677" ;
dc:creator "Molino, Sonia; Santos, Guillermo; Vázquez, Rubén; Medina, Rafael; Gabriel, José María" ;
dc:date "2024" ;
dc:title "Monograph of the genera Struthiopteris Scop. and Spicantopsis Nakai (Blechnaceae, Polypodiopsida)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522576>, <http://dx.doi.org/10.5281/zenodo.14522578>, <http://dx.doi.org/10.5281/zenodo.14522564> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Spicantopsis_Nakai_>
dwc:authority "Nakai" ;
dwc:authorityName "Nakai" ;
dwc:class "Polypodiopsida" ;
dwc:family "Blechnaceae" ;
dwc:genus "Spicantopsis" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Nakai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7KXV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Spicantopsis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Spicantopsis>
dwc:class "Polypodiopsida" ;
dwc:family "Blechnaceae" ;
dwc:genus "Spicantopsis" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Blechnaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Blechnaceae>
dwc:family "Blechnaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
dwc:order "Polypodiales" ;
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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14522576>
dc:description "FIGURE 9. Spores of Spicantopsis: A. S. amabilis (J. Faurié, 5612 P01406648). B. S. hancockii (R. Knapp 4311, P02435597). C. S. niponica var. niponica (M. Tagawa & K. Iwatsuki 3014, P01575937). Spores of Struthiopteris: D. S. castanea (Y. Saito s.n., TNS792168). E. S. fallax (P. Wasowicz & J.M. Gabriel y Galán s.n., MACB 109359); F. S. spicant var. spicant (A. Santos s.n., MACB36152). G. S. spicant var. homophyllum (Barrera s.n., MACB32367); H. S. spicant var. pradae (S. Molino et al s.n., MACB110654). Bar = 30 μm in AD; 22 μm in EH." ;
fabio:hasRepresentation <https://zenodo.org/record/14522576/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522578>
dc:description "FIGURE 10. Spicantopsis species in the field. AC. Spicantopsis amabilis. A. Habit; B. Detail of the abaxial side of the fertile pinnae, bearing sori; C. Detail of the rhizome scales; DE. Spicantopsis hancockii. D. Habit; E. Detail of the abaxial side of the fertile frond, bearing sori; F-G. Spicantopsis niponica var. niponica. F. Habit; G. Detail of the abaxial side of the fertile frond, bearing sori. Pictures: A. Kimitsu, Chiba, Japan, by Keita Watanabe; B & C. Hichiso, Gifu, Japan, Yukihiro Emoto; D & E. Yilan, Taiwan, by Gu Jianye; F. Fujinomiya, Shizuoka, Japan by Harum Koh; G. Izumi, Osaka, Japan, by Tatsuya Fujiwara." ;
fabio:hasRepresentation <https://zenodo.org/record/14522578/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522564>
dc:description "FIGURE 5. Distribution of Spicantopsis extracted from GBIF. The intensity of the color represents the lower (yellow) or higher (purple) density of occurrences." ;
fabio:hasRepresentation <https://zenodo.org/record/14522564/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,233 @@
@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/715C87DA74643C01FF4CFD95FCA1F7FC>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522602> ;
dc:creator "Akopian, Janna" ;
dc:title "Rubus candicans Weihe ex Reichenbach 1832" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FF79FC8DFE04FC7C>, <http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FE2FFCA9FAE3FC7C>, <http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FA8DFCA9FB65FC58>, <http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FB02FC55FA7FFC24>, <http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FF4CFC1DFA7FFC00>, <http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FF4CFC39FDC7FBC8>, <http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FDEEFBE5FEF8FB94>, <http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FF4CF941FA89F954>, <http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FA98F941FC39F91C>, <http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FC28F909FE6BF8C4>, <http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FE7BF8D1FAA8F8C4> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rubus_candicans_Reichenbach_1832> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Rubus_thyrsoideus_candicans_Weihe_1902> ;
trt:publishedIn <https://doi.org/10.11646/phytotaxa.677.2.2> ;
a trt:Treatment .
<https://doi.org/10.11646/phytotaxa.677.2.2>
bibo:endPage "143" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-12-16" ;
bibo:startPage "125" ;
bibo:volume "677" ;
dc:creator "Akopian, Janna" ;
dc:date "2024" ;
dc:title "Taxonomic synopsis of the genus Rubus (Rosaceae) in Armenia" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522602> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Rubus_candicans_Reichenbach_1832>
dwc:authority "Weihe ex Reichenbach (1832: 601)" ;
dwc:authorityName "Weihe ex Reichenbach" ;
dwc:authorityPageNumber "601" ;
dwc:authorityYear "1832" ;
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:genus "Rubus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Weihe ex Reichenbach, 1832" ;
dwc:species "candicans" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TJPM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rubus_candicans> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Rubus_thyrsoideus_candicans_Weihe_1902>
dwc:authority "(Weihe) Focke (1902: 485)" ;
dwc:authorityName "Focke" ;
dwc:authorityPageNumber "485" ;
dwc:authorityYear "1902" ;
dwc:baseAuthorityName "Weihe" ;
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:genus "Rubus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Weihe) Focke, 1902" ;
dwc:species "thyrsoideus" ;
dwc:subSpecies "candicans" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TJPM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rubus_thyrsoideus_candicans> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Rubus_candicans>
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:genus "Rubus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "candicans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rubus>
dwc:genus "Rubus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
dwc:family "Rosaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rosales>
dwc:order "Rosales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rubus_thyrsoideus_candicans>
dwc:class "Magnoliopsida" ;
dwc:family "Rosaceae" ;
dwc:genus "Rubus" ;
dwc:kingdom "Plantae" ;
dwc:order "Rosales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:species "thyrsoideus" ;
dwc:subSpecies "candicans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubus_thyrsoideus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rubus_thyrsoideus>
dwc:genus "Rubus" ;
dwc:rank "species" ;
dwc:species "thyrsoideus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14522602>
dc:description "FIGURE 3. Leaves and fragments of stems of Rubus armeniacus (Zangezur, Kafan district, Lower Andes village, at the edge of the field. 9 October 1954. Mulkidzhanyan 66474, ERE)—A, B; R. candicans (Akhtala, Debet river valley. 25 June 1954. Mulkidzhanyan 63240, ERE)—C, D; R. ibericus (Zangezur, outskirts of Goris. 4 September 1949. Karapetyan 135970, ERE)—E, F" ;
fabio:hasRepresentation <https://zenodo.org/record/14522602/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FF79FC8DFE04FC7C>
dwc:collectionCode "ERE" ;
dwc:eventDate "1954-06-25" ;
dwc:locality "Selected" ;
dwc:recordedBy "Mulkidzhanyan" ;
trt:httpUri <https://treatment.plazi.org/id/715C87DA74643C01FF4CFD95FCA1F7FC#499D3C9174643C01FF79FC8DFE04FC7C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FE2FFCA9FAE3FC7C>
dwc:collectionCode "ERE" ;
dwc:eventDate "1954-06-25" ;
dwc:locality "Akhtala" ;
trt:httpUri <https://treatment.plazi.org/id/715C87DA74643C01FF4CFD95FCA1F7FC#499D3C9174643C01FE2FFCA9FAE3FC7C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FA8DFCA9FB65FC58>
dwc:collectionCode "ERE" ;
dwc:eventDate "1954-06-25" ;
dwc:locality "Alaverdi region" ;
dwc:recordedBy "Mulkidzhanyan" ;
trt:httpUri <https://treatment.plazi.org/id/715C87DA74643C01FF4CFD95FCA1F7FC#499D3C9174643C01FA8DFCA9FB65FC58> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FB02FC55FA7FFC24>
dwc:collectionCode "ERE" ;
dwc:eventDate "1954-06-24" ;
dwc:locality "Akhsu" ;
dwc:recordedBy "Mulkidzhanyan" ;
dwc:verbatimElevation "1050" ;
trt:httpUri <https://treatment.plazi.org/id/715C87DA74643C01FF4CFD95FCA1F7FC#499D3C9174643C01FB02FC55FA7FFC24> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FF4CFC1DFA7FFC00>
dwc:collectionCode "ERE" ;
dwc:eventDate "1954-08-09" ;
dwc:locality "Alaverdi region" ;
dwc:recordedBy "Mulkidzhanyan" ;
trt:httpUri <https://treatment.plazi.org/id/715C87DA74643C01FF4CFD95FCA1F7FC#499D3C9174643C01FF4CFC1DFA7FFC00> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FF4CFC39FDC7FBC8>
dwc:collectionCode "ERE" ;
dwc:eventDate "1955-04-22" ;
dwc:locality "Noyemberyan district" ;
dwc:recordedBy "Karapetyan & Aslanyan" ;
trt:httpUri <https://treatment.plazi.org/id/715C87DA74643C01FF4CFD95FCA1F7FC#499D3C9174643C01FF4CFC39FDC7FBC8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FDEEFBE5FEF8FB94>
dwc:collectionCode "ERE" ;
dwc:eventDate "1960-09-23" ;
dwc:locality "Shamshadin district" ;
dwc:recordedBy "Mulkidzhanyan" ;
trt:httpUri <https://treatment.plazi.org/id/715C87DA74643C01FF4CFD95FCA1F7FC#499D3C9174643C01FDEEFBE5FEF8FB94> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FF4CF941FA89F954>
dwc:collectionCode "ERE" ;
dwc:eventDate "1949-09-04" ;
dwc:locality "Goris" ;
trt:httpUri <https://treatment.plazi.org/id/715C87DA74643C01FF4CFD95FCA1F7FC#499D3C9174643C01FF4CF941FA89F954> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FA98F941FC39F91C>
dwc:collectionCode "ERE" ;
dwc:eventDate "2004-06-21" ;
dwc:locality "Kapan district" ;
dwc:recordedBy "N Kapan & Yegheg" ;
dwc:verbatimElevation "1289" ;
dwc:verbatimLatitude "39.27861" ;
dwc:verbatimLongitude "46.431946" ;
trt:httpUri <https://treatment.plazi.org/id/715C87DA74643C01FF4CFD95FCA1F7FC#499D3C9174643C01FA98F941FC39F91C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FC28F909FE6BF8C4>
dwc:collectionCode "ERE" ;
dwc:eventDate "2011-06-23" ;
dwc:locality "Tegh" ;
dwc:verbatimElevation "1275" ;
dwc:verbatimLatitude "39.567223" ;
dwc:verbatimLongitude "46.4875" ;
trt:httpUri <https://treatment.plazi.org/id/715C87DA74643C01FF4CFD95FCA1F7FC#499D3C9174643C01FC28F909FE6BF8C4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/715C87DA74643C01FF4CFD95FCA1F7FC.mc.499D3C9174643C01FE7BF8D1FAA8F8C4>
dwc:collectionCode "ERE" ;
dwc:eventDate "2019-09-04" ;
dwc:locality "Syunik province" ;
trt:httpUri <https://treatment.plazi.org/id/715C87DA74643C01FF4CFD95FCA1F7FC#499D3C9174643C01FE7BF8D1FAA8F8C4> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,111 @@
@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/A85ACE28FF8C540D06F781E0FB909141>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522626>, <http://dx.doi.org/10.5281/zenodo.14522628> ;
dc:creator "Tun, Zaw Lin; Gomdola, Deecksha; Maharachchikumbura, Chitrabhanu S. Bhunjun Sajeewa S. N.; Alotibi, Fatimah; Hyde, Kevin D." ;
dc:title "Nigropunctata chiangraiensis Z. L. Tun & K. D. Hyde 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A85ACE28FF8C540D06F781E0FB909141.mc.909B7563FF8C540F06C28250FDFB9276> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Nigropunctata_chiangraiensis_Tun_2024> ;
trt:publishedIn <https://doi.org/10.11646/phytotaxa.676.2.4> ;
a trt:Treatment .
<https://doi.org/10.11646/phytotaxa.676.2.4>
bibo:endPage "168" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-12-10" ;
bibo:startPage "155" ;
bibo:volume "676" ;
dc:creator "Tun, Zaw Lin; Gomdola, Deecksha; Maharachchikumbura, Chitrabhanu S. Bhunjun Sajeewa S. N.; Alotibi, Fatimah; Hyde, Kevin D." ;
dc:date "2024" ;
dc:title "A novel species and a new geographical record of Nigropunctata from Bambusa vulgaris in northern Thailand" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522626>, <http://dx.doi.org/10.5281/zenodo.14522628> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Nigropunctata_chiangraiensis_Tun_2024>
dwc:authority "Z. L. Tun & K. D. Hyde" ;
dwc:authorityName "Z. L. Tun & K. D. Hyde" ;
dwc:authorityYear "2024" ;
dwc:class "Sordariomycetes" ;
dwc:family "Xylariaceae" ;
dwc:genus "Nigropunctata" ;
dwc:kingdom "Fungi" ;
dwc:order "Xylariales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tun & Hyde, 2024" ;
dwc:species "chiangraiensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Nigropunctata_chiangraiensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Nigropunctata_chiangraiensis>
dwc:class "Sordariomycetes" ;
dwc:family "Xylariaceae" ;
dwc:genus "Nigropunctata" ;
dwc:kingdom "Fungi" ;
dwc:order "Xylariales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "chiangraiensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Nigropunctata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Nigropunctata>
dwc:genus "Nigropunctata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Xylariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Xylariaceae>
dwc:family "Xylariaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Xylariales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Xylariales>
dwc:order "Xylariales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Sordariomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Sordariomycetes>
dwc:class "Sordariomycetes" ;
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: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://dx.doi.org/10.5281/zenodo.14522626>
dc:description "FIGURE 2. Nigropunctata chiangraiensis (MFLU 23-0383, holotype) a Substrate. b Appearance of ascomata on the host surface. c Section through an ascoma. d, e Vertical sections through ascomata. f Peridium. g Paraphyses. hj Immature and mature asci. k J+ Apical ring turning blue in Melzers reagent. ln Immature and mature ascospores surrounded by a mucilaginous sheath. o Ascospore with a germ slit. p Germinated ascospore. q, r Front and reverse colony on MEA. Scale bars: b, c = 200 μm, d, e = 50 μm, f, g = 5 μm, hj = 20 μm, k = 5 μm, lp = 50 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/14522626/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522628>
dc:description "FIGURE 3. Nigropunctata khalidii (MFLU 23-0382) a Substrate. b Appearance of ascomata on the host surface. c, d Vertical sections through ascomata. e Peridium. f Paraphyses. g J+ Apical ring turning blue in Melzers reagent. h, i Immature and mature asci. jm Immature and mature ascospores. n Ascospore with a germ slit. o Germinated ascospore. p, q Front and reverse colony on MEA. Scale bars: b, c = 200 μm, d, e = 50 μm, f, g = 5 μm, h, i = 20 μm, jo = 10 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/14522628/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A85ACE28FF8C540D06F781E0FB909141.mc.909B7563FF8C540F06C28250FDFB9276>
dwc:catalogNumber "MFLU 23-0383" ;
dwc:collectionCode "MFLU" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A85ACE28FF8C540D06F781E0FB909141#909B7563FF8C540F06C28250FDFB9276> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,102 @@
@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/A85ACE28FF8E540D06F78142FEFE9675>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522628>, <http://dx.doi.org/10.5281/zenodo.14522624> ;
dc:creator "Tun, Zaw Lin; Gomdola, Deecksha; Maharachchikumbura, Chitrabhanu S. Bhunjun Sajeewa S. N.; Alotibi, Fatimah; Hyde, Kevin D." ;
dc:title "Nigropunctata khalidii Y. P. Wu & Q. R. Li" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Nigropunctata_khalidii_Wu_> ;
trt:publishedIn <https://doi.org/10.11646/phytotaxa.676.2.4> ;
a trt:Treatment .
<https://doi.org/10.11646/phytotaxa.676.2.4>
bibo:endPage "168" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-12-10" ;
bibo:startPage "155" ;
bibo:volume "676" ;
dc:creator "Tun, Zaw Lin; Gomdola, Deecksha; Maharachchikumbura, Chitrabhanu S. Bhunjun Sajeewa S. N.; Alotibi, Fatimah; Hyde, Kevin D." ;
dc:date "2024" ;
dc:title "A novel species and a new geographical record of Nigropunctata from Bambusa vulgaris in northern Thailand" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522628>, <http://dx.doi.org/10.5281/zenodo.14522624> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Nigropunctata_khalidii_Wu_>
dwc:authority "Y. P. Wu & Q. R. Li" ;
dwc:authorityName "Y. P. Wu & Q. R. Li" ;
dwc:class "Sordariomycetes" ;
dwc:family "Xylariaceae" ;
dwc:genus "Nigropunctata" ;
dwc:kingdom "Fungi" ;
dwc:order "Xylariales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wu & Li" ;
dwc:species "khalidii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Nigropunctata_khalidii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Nigropunctata_khalidii>
dwc:class "Sordariomycetes" ;
dwc:family "Xylariaceae" ;
dwc:genus "Nigropunctata" ;
dwc:kingdom "Fungi" ;
dwc:order "Xylariales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "khalidii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Nigropunctata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Nigropunctata>
dwc:genus "Nigropunctata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Xylariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Xylariaceae>
dwc:family "Xylariaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Xylariales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Xylariales>
dwc:order "Xylariales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Sordariomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Sordariomycetes>
dwc:class "Sordariomycetes" ;
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: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://dx.doi.org/10.5281/zenodo.14522628>
dc:description "FIGURE 3. Nigropunctata khalidii (MFLU 23-0382) a Substrate. b Appearance of ascomata on the host surface. c, d Vertical sections through ascomata. e Peridium. f Paraphyses. g J+ Apical ring turning blue in Melzers reagent. h, i Immature and mature asci. jm Immature and mature ascospores. n Ascospore with a germ slit. o Germinated ascospore. p, q Front and reverse colony on MEA. Scale bars: b, c = 200 μm, d, e = 50 μm, f, g = 5 μm, h, i = 20 μm, jo = 10 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/14522628/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522624>
dc:description "FIGURE 1. Phylogramgenerated from IQ-analysisbasedon thecombined ITS,LSU,β-tub,rpb2and tef-1α sequences ofPallidoperidiaceae taxa, and a few representative taxa that belong to Gyrothricaceae. Selenodriella brasiliana (CBS 140236 and CBS 140227), S. cubensis (CBS 683.96), and S. fertilis (CBS 148328 and CPC 16273) were selected as outgroups. Bootstrap support values (ML ≥ 70%) and Bayesian posterior probabilities (PP ≥ 0.95) are given at respective nodes. A hyphen (-) represents support values below 70% (ML) and 0.95 (PP). Type strains are indicated with T, and our isolates are in red." ;
fabio:hasRepresentation <https://zenodo.org/record/14522624/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,121 @@
@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/F108282FFFA6D9223CCBFF27FF2BFA76>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522663>, <http://dx.doi.org/10.5281/zenodo.14522671>, <http://dx.doi.org/10.5281/zenodo.14522673>, <http://dx.doi.org/10.5281/zenodo.14522675> ;
dc:creator "Lehmkuhl, Elton Augusto; Kulikovskiy, Maxim; Wetzel, Carlos E.; Bicudo, Carlos Eduardo De Mattos; Mann, David G." ;
dc:title "Nitzschia amphibia Grunow 1862" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F108282FFFA6D9223CCBFF27FF2BFA76.mc.C9C99364FFA6D92D3CCBFE94FA9AFE30> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nitzschia_amphibia_Grunow_1862> ;
trt:publishedIn <https://doi.org/10.11646/phytotaxa.676.1.2> ;
a trt:Treatment .
<https://doi.org/10.11646/phytotaxa.676.1.2>
bibo:endPage "51" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-12-06" ;
bibo:startPage "25" ;
bibo:volume "676" ;
dc:creator "Lehmkuhl, Elton Augusto; Kulikovskiy, Maxim; Wetzel, Carlos E.; Bicudo, Carlos Eduardo De Mattos; Mann, David G." ;
dc:date "2024" ;
dc:title "Insights into Nitzschia amphibia Grunow (Bacillariophyta, Bacillariaceae): Lectotypification and a comparative study with N. amphibioides Hustedt and N. semirobusta Lange-Bertalot" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522663>, <http://dx.doi.org/10.5281/zenodo.14522671>, <http://dx.doi.org/10.5281/zenodo.14522673>, <http://dx.doi.org/10.5281/zenodo.14522675> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nitzschia_amphibia_Grunow_1862>
dwc:authority "Grunow" ;
dwc:authorityName "Grunow" ;
dwc:authorityYear "1862" ;
dwc:class "Monogenea" ;
dwc:family "Capsalidae" ;
dwc:genus "Nitzschia" ;
dwc:kingdom "Animalia" ;
dwc:order "Capsalidea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Grunow, 1862" ;
dwc:species "amphibia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nitzschia_amphibia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nitzschia_amphibia>
dwc:class "Monogenea" ;
dwc:family "Capsalidae" ;
dwc:genus "Nitzschia" ;
dwc:kingdom "Animalia" ;
dwc:order "Capsalidea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "amphibia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nitzschia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nitzschia>
dwc:genus "Nitzschia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capsalidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Capsalidae>
dwc:family "Capsalidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capsalidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Capsalidea>
dwc:order "Capsalidea" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Monogenea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Monogenea>
dwc:class "Monogenea" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
dwc:phylum "Platyhelminthes" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14522663>
dc:description "FIGURES 120. Original materials relating to Grunows “Holling” material, sample 188, selected as the lectotype of Nitzschia amphibia. (1) Scan of Grunows catalogue entry for sample 188. (2) Drawings of N. amphibia made by Grunow. (3) Glass slides 188a and 188b from Grunows collection. Figures 420. Nitzschia amphibia LM photographs of a frustule (Fig. 4) and valves (size reduction series, Figs 520) from sample 188. Photographs donated by Prof. Dr. B. Van de Vijver, herbarium materials made available by Dr. T. Schuster. Scale bar = 10 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/14522663/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522671>
dc:description "FIGURES 6979. Nitzschia amphibia. SEM images. 6971 Valve external view. (69, 71) Valve shape. (70) Raphe interrupted in center, raphe and valve areolae cribrum. 7279 Valve Internal view. (7278) Areolae and fibulae shape. (7478) Mantle, fibulae, and raphe. (78) Raphe interrupted in center. (79) Areola internal occlusion. Sources: (6977) France, Ceyssat Grunow n.903. (7879) Clone BC0701, England, River Kennet (NB, specimens both tilted and rotated; the scale bar is therefore only indicative of the size). Scale bars = 10 µm (69, 71, 72, 73, 74, 78); 1 µm (70, 75, 76, 77); 100 nm (79)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522671/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522673>
dc:description "FIGURES 8092. Nitzschia amphibia. SEM images. 8085, 9092 Valve external view. (80, 83, 8692) Valve shape. (82, 85) Apex and terminal raphe ending, and areolae cribrum. 8689 Valve internal view. (8689) Valve and fibulae shape. Sources: (8085, 87, 88) Clone BC0722, England, River Kennet. (86) Italy, Rome, Grunow 1394. (89, 90) Wales, Afon Brân bridge arch. (91) Clone BC0486, Scotland, RBGE pond. (92) Clone BC0503, Scotland, RBGE stream. Scale bars = 10 µm (80, 83, 86, 87, 88, 89, 90, 91, 92); 1 µm (81, 82, 84, 85)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522673/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522675>
dc:description "FIGURES 9398. Nitzschia amphibia. SEM images. 9398 Girdle external view. (93, 96) Mantle and girdle bands. (94, 97) Keel areolae, mantle areolae, and valvocopula details. (93, 98) Apex with opening bands. Sources: (9398) Italy, Rome, Grunow n.1394. (96-98) Brazil, Joanópolis, SP428859. Scale bars = 10 µm (93, 96); 1 µm (94, 95, 97, 98)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522675/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F108282FFFA6D9223CCBFF27FF2BFA76.mc.C9C99364FFA6D92D3CCBFE94FA9AFE30>
dwc:locality "Lake Neusiedl" ;
dwc:recordedBy "Valves & Grunow & B. Van de Vijver" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/F108282FFFA6D9223CCBFF27FF2BFA76#C9C99364FFA6D92D3CCBFE94FA9AFE30> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,120 @@
@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/F108282FFFA9D93B3CCBF9A4FE34FC0D>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522679>, <http://dx.doi.org/10.5281/zenodo.14522681>, <http://dx.doi.org/10.5281/zenodo.14522683>, <http://dx.doi.org/10.5281/zenodo.14522685> ;
dc:creator "Lehmkuhl, Elton Augusto; Kulikovskiy, Maxim; Wetzel, Carlos E.; Bicudo, Carlos Eduardo De Mattos; Mann, David G." ;
dc:title "Nitzschia amphibioides Hustedt 1942" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F108282FFFA9D93B3CCBF9A4FE34FC0D.mc.C9C99364FFA9D9223CCBF935FE81F94C> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nitzschia_amphibioides_Hustedt_1942> ;
trt:publishedIn <https://doi.org/10.11646/phytotaxa.676.1.2> ;
a trt:Treatment .
<https://doi.org/10.11646/phytotaxa.676.1.2>
bibo:endPage "51" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-12-06" ;
bibo:startPage "25" ;
bibo:volume "676" ;
dc:creator "Lehmkuhl, Elton Augusto; Kulikovskiy, Maxim; Wetzel, Carlos E.; Bicudo, Carlos Eduardo De Mattos; Mann, David G." ;
dc:date "2024" ;
dc:title "Insights into Nitzschia amphibia Grunow (Bacillariophyta, Bacillariaceae): Lectotypification and a comparative study with N. amphibioides Hustedt and N. semirobusta Lange-Bertalot" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522679>, <http://dx.doi.org/10.5281/zenodo.14522681>, <http://dx.doi.org/10.5281/zenodo.14522683>, <http://dx.doi.org/10.5281/zenodo.14522685> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nitzschia_amphibioides_Hustedt_1942>
dwc:authority "Hustedt" ;
dwc:authorityName "Hustedt" ;
dwc:authorityYear "1942" ;
dwc:class "Monogenea" ;
dwc:family "Capsalidae" ;
dwc:genus "Nitzschia" ;
dwc:kingdom "Animalia" ;
dwc:order "Capsalidea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hustedt, 1942" ;
dwc:species "amphibioides" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nitzschia_amphibioides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nitzschia_amphibioides>
dwc:class "Monogenea" ;
dwc:family "Capsalidae" ;
dwc:genus "Nitzschia" ;
dwc:kingdom "Animalia" ;
dwc:order "Capsalidea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "amphibioides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nitzschia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nitzschia>
dwc:genus "Nitzschia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capsalidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Capsalidae>
dwc:family "Capsalidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capsalidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Capsalidea>
dwc:order "Capsalidea" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Monogenea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Monogenea>
dwc:class "Monogenea" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
dwc:phylum "Platyhelminthes" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14522679>
dc:description "FIGURES 99112. Nitzschia amphibioides. LM photographs. Valve view 99112. (103, 109) Portulae line (arrows). Source: 99112 Indonesia, Sulawesi, 1105 (Kulikovskiy Collection). Scale bar = 10 µm" ;
fabio:hasRepresentation <https://zenodo.org/record/14522679/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522681>
dc:description "FIGURES 113120. Nitzschia amphibioides. SEM images. 113116 External girdle view. 113116 Same frustule. (113, 114) Keel, raphe, mantle areolae, and valvocopula. (115) Girdle view showing keel and mantle areolae. (116) Apex, bands, and terminal raphe endings. 117120 Same frustule, external valve view. (117120) Valve face and keel areolae. (118) Areolae occlusion. Note: Image 118 rotated 90 degrees for easier observation. Source: (113120) Indonesia, Sulawesi, 1105 (Kulikovskiy Collection). Scale bars = 10 µm (113, 117, 119, 120); 5 µm (114); 1 µm (115, 116, 118)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522681/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522683>
dc:description "FIGURES 121128. Nitzschia amphibioides. SEM images. 121123, 125128 Valve internal view. 124 Mantle external view. (121) Fibulae shape and striae. 122-125 Same valve, 123125 rotated 90 degrees. (122) Striae, and mantle areolae. (123) Fibulae shape. (124) Mantle areolae and warts. (125) Areolae occlusion. 126128 Same valve, 126 rotated 90 degrees. (126) Fibulae and portulae shape, and areolae occlusion. (127) Striae and fibulae shape, external view of valvocopula. (128) Open valvocopula, raphe near the apex through portula, and fibulae shape. Source: (121128) Indonesia, Sulawesi, 1105 (Kulikovskiy Collection). Type material. Scale bars = 10 µm (121, 122, 128); 1 µm (123, 124, 126, 128); 200 nm (125)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522683/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522685>
dc:description "FIGURES 129138. Nitzschia amphibioides. SEM images. 129-131 Same valve. 129 Valve internal and external view. (129) Internal view showing striae, and mantle striae (quite eroded valve). 130 Mantle external view, rotated 90 degrees. 131 Apex mantle external view and valve face internal view, rotated 180 degrees. (130) Mantle showing areolae and warts (quite eroded valve). (131) Apex showing terminal raphe and keel, mantle areolae. 132 Valve internal view. (132) Valve showing fibulae shape and striae. 133, 134 External girdle view, same valve. (133, 134) Valvocopula, mantle striae, raphe, keel, areolae occlusion, areolae keel. 134 Rotated 90 degrees. 135 Apex internal view, same valve as 132. (135) Areolae occlusion, portulae, fibulae near the apex. 136138 Same valve, external valve face and girdle view. (136, 137) Mantle without raphe, valvocopula poroids.(138) Apex, mantle, valvocopula, and terminal raphe endings. Sources: (129135) Indonesia, Sulawesi, 1067 (Kulikovskiy Collection). (136138) Indonesia, Sulawesi, 1105 (Kulikovskiy Collection). Scale bars = 10 µm (129, 132, 133, 136); 1 µm (130, 131, 134, 135, 137, 138)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522685/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F108282FFFA9D93B3CCBF9A4FE34FC0D.mc.C9C99364FFA9D9223CCBF935FE81F94C>
dwc:locality "Finder Reference" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/F108282FFFA9D93B3CCBF9A4FE34FC0D#C9C99364FFA9D9223CCBF935FE81F94C> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,117 @@
@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/F108282FFFB0D93E3CCBFC0CFAFCFA68>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522687>, <http://dx.doi.org/10.5281/zenodo.14522689>, <http://dx.doi.org/10.5281/zenodo.14522691> ;
dc:creator "Lehmkuhl, Elton Augusto; Kulikovskiy, Maxim; Wetzel, Carlos E.; Bicudo, Carlos Eduardo De Mattos; Mann, David G." ;
dc:title "Nitzschia semirobusta Lange-Bertalot 1993" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F108282FFFB0D93E3CCBFC0CFAFCFA68.mc.C9C99364FFB0D93B3CCBFB9CFE7EFBDB> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nitzschia_semirobusta_Lange_1993> ;
trt:publishedIn <https://doi.org/10.11646/phytotaxa.676.1.2> ;
a trt:Treatment .
<https://doi.org/10.11646/phytotaxa.676.1.2>
bibo:endPage "51" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-12-06" ;
bibo:startPage "25" ;
bibo:volume "676" ;
dc:creator "Lehmkuhl, Elton Augusto; Kulikovskiy, Maxim; Wetzel, Carlos E.; Bicudo, Carlos Eduardo De Mattos; Mann, David G." ;
dc:date "2024" ;
dc:title "Insights into Nitzschia amphibia Grunow (Bacillariophyta, Bacillariaceae): Lectotypification and a comparative study with N. amphibioides Hustedt and N. semirobusta Lange-Bertalot" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522687>, <http://dx.doi.org/10.5281/zenodo.14522689>, <http://dx.doi.org/10.5281/zenodo.14522691> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nitzschia_semirobusta_Lange_1993>
dwc:authority "Lange-Bertalot" ;
dwc:authorityName "Lange-Bertalot" ;
dwc:authorityYear "1993" ;
dwc:class "Monogenea" ;
dwc:family "Capsalidae" ;
dwc:genus "Nitzschia" ;
dwc:kingdom "Animalia" ;
dwc:order "Capsalidea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lange-Bertalot, 1993" ;
dwc:species "semirobusta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nitzschia_semirobusta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nitzschia_semirobusta>
dwc:class "Monogenea" ;
dwc:family "Capsalidae" ;
dwc:genus "Nitzschia" ;
dwc:kingdom "Animalia" ;
dwc:order "Capsalidea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "semirobusta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nitzschia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nitzschia>
dwc:genus "Nitzschia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capsalidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Capsalidae>
dwc:family "Capsalidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capsalidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Capsalidea>
dwc:order "Capsalidea" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Monogenea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Monogenea>
dwc:class "Monogenea" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
dwc:phylum "Platyhelminthes" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14522687>
dc:description "FIGURES 139160. Nitzschia semirobusta. LM photographs. Girdle view 139, 141, 144, 146148, 156, 157. Valve view 140, 142, 143, 145, 149155, 158, 159, 160. Portulae line figure 160 (white arrow). Sources: (139158) Brazil, Joanópolis, SP428863. (159, 160) Brazil, Nazaré Paulista, SP469253. Figures marked with “=” are the same frustules with a different focus. Scale bar = 10 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/14522687/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522689>
dc:description "FIGURES 161170. Nitzschia semirobusta. SEM images. 161, 162, 167-169 Valve external view. 163166 Girdle external view. 161, 163 Same valve. (161) Valve and areolae shape. (162) Raphe interrupted in center, valve and keel areolae occlusion. 163, 164 Same valve. (163) Mantle areolae, and girdle bands. (164, 166) Girdle bands and valvocopula, areolae external occlusion, and warts, interrupted raphe. 165, 166 Same valve. (165) Mantle areolae without raphe, valvocopula and girdle bands. (166) Raphe interrupted in center. 167170 Same frustule. (167) Valve, mantle, and areolae. (168) Central raphe ending, and areolae external occlusion. (169) Raphe slit, and areolae external occlusion. (170) Apex, terminal raphe ending. Note 170 rotated 45 degrees. Source: (161170) Brazil, Joanópolis, SP428863. Scale bars = 10 µm (161, 163, 165, 167); 1 µm (162, 164, 166, 168, 170); 100 nm (169)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522689/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522691>
dc:description "FIGURES 171178. Nitzschia semirobusta. SEM images. 171173 Valve external view. 174178 Valve internal view. 171173 Same valve. (171) Valve and areolae shape, and raphe. (172) Central raphe ending, and areolae external occlusion. (173) Apex, terminal raphe ending, mantle without raphe areolae, and open band. Note 173 rotated 45 degrees. (174, 176) Valve showing fibulae, areolae, and portulae. 174, 178 Same valve. (175) Broken valve, showing fibulae, knob-like structures (white arrows), portulae, mantle and valve face areolae. 175, 177 Same valve. (177) Areolae occlusion in detail. Note 177 rotated 90 degrees. (178) Valve showing fibulae, areolae, central portulae, note raphe, areolae, and central nodule inside of portulae. Source: (171173, 173, 177) Brazil, Piracaia, SP406271. (174, 176, 178). Jacareí Reservoir. Joanópolis, SP428863. Scale bars = 10 µm (172, 178); 1 µm (174, 175, 176); 500 nm (172, 173); 100 nm (177)." ;
fabio:hasRepresentation <https://zenodo.org/record/14522691/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F108282FFFB0D93E3CCBFC0CFAFCFA68.mc.C9C99364FFB0D93B3CCBFB9CFE7EFBDB>
dwc:eventDate "1988-06-24" ;
dwc:locality "Masaya" ;
dwc:recordedBy "M. Pumm" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/F108282FFFB0D93E3CCBFC0CFAFCFA68#C9C99364FFB0D93B3CCBFB9CFE7EFBDB> ;
a dwc:MaterialCitation .

View file

@ -9,6 +9,7 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/FC7C980800728577FF36C6301502FF67>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522517>, <http://dx.doi.org/10.5281/zenodo.14522513> ;
dc:creator "Tun, Zaw Lin; Bhunjun, Chitrabhanu S.; Maharachchikumbura, Sajeewa S. N.; Alotibi, Fatimah; Hyde, Kevin D." ;
dc:title "Montagnula thevetiae Wanas., MycoKeys" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Montagnula_thevetiae_Wanas_> ;
@ -25,6 +26,7 @@
dc:creator "Tun, Zaw Lin; Bhunjun, Chitrabhanu S.; Maharachchikumbura, Sajeewa S. N.; Alotibi, Fatimah; Hyde, Kevin D." ;
dc:date "2024" ;
dc:title "Morpho-molecular characterization of two Pleosporales species, Montagnula thevetiae and Thyridaria thailandica sp. nov. in northern Thailand" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522517>, <http://dx.doi.org/10.5281/zenodo.14522513> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Montagnula_thevetiae_Wanas_>
@ -88,3 +90,13 @@
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14522517>
dc:description "FIGURE 3. Montagnula thevetiae (MFLU 24-0002). a Hots substrate. b Immersed ascomata in the host surface. c Vertical section of an ascoma. d Peridium. e Ostiole. f Pseudoparaphyses. gi Asci. jm Ascospores (immature to mature). Scale bars: b = 250 μm, c = 50 μm d = 20 μm, e, f = 4 μm, gi = 50 μm, jm = 20 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/14522517/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522513>
dc:description "FIGURE 1. A phylogram was generated from RAxML based on a concatenated dataset of partial SSU, LSU, ITS, tef-1α, and rpb2 sequences of representative Montagnula taxa. Bootstrap support for ML> 75% and Bayesian posterior probabilities (PP) ≥ 0.95 are shown at each node. Hyphen (-) represents support values below 75% ML and 0.95 PP. Neokalmusia jonahhulmei (KUMCC 21-0818, KUMCC 21-0819) were used as the outgroup. Type strains are in bold and the new isolate is in red." ;
fabio:hasRepresentation <https://zenodo.org/record/14522513/files/figure.png> ;
a fabio:Figure .

View file

@ -9,6 +9,7 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/FC7C9808007C8577FF36C38917EAFA83>
cito:cites <http://dx.doi.org/10.5281/zenodo.14522519>, <http://dx.doi.org/10.5281/zenodo.14522515> ;
dc:creator "Tun, Zaw Lin; Bhunjun, Chitrabhanu S.; Maharachchikumbura, Sajeewa S. N.; Alotibi, Fatimah; Hyde, Kevin D." ;
dc:title "Thyridaria thailandica Z. L. Tun & K. D. Hyde 2024, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Thyridaria_thailandica_Tun_2024> ;
@ -25,6 +26,7 @@
dc:creator "Tun, Zaw Lin; Bhunjun, Chitrabhanu S.; Maharachchikumbura, Sajeewa S. N.; Alotibi, Fatimah; Hyde, Kevin D." ;
dc:date "2024" ;
dc:title "Morpho-molecular characterization of two Pleosporales species, Montagnula thevetiae and Thyridaria thailandica sp. nov. in northern Thailand" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14522519>, <http://dx.doi.org/10.5281/zenodo.14522515> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Thyridaria_thailandica_Tun_2024>
@ -89,3 +91,13 @@
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14522519>
dc:description "FIGURE 4. Thyridaria thailandica (MFLU 24-0001, holotype). a Host substrate. b Appearance of ascomata on the host surface. c Vertical section of an ascoma. d Peridium. e Ostiole. f Trabeculate pseudoparaphyses. gi Asci. jq Ascospores (immature and mature). Scale bars: b = 200 μm, c = 100 μm d = 40 μm, e, gi = 20 μm, f, jq = 10 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/14522519/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14522515>
dc:description "FIGURE 2. A phylogram was generated from RAxML based on a concatenated dataset of partial SSU, LSU, ITS, tef-1α, and rpb2 sequences of representative Thyridariaceae taxa. Bootstrap support for ML> 75% and Bayesian posterior probabilities (PP) ≥ 0.95 are shown at each node. The new isolate is in red, and the type strains are in bold. Roussoella pustulans (KT 1709) and R. siamensis (MFLUCC 11-0149) were used as outgroup." ;
fabio:hasRepresentation <https://zenodo.org/record/14522515/files/figure.png> ;
a fabio:Figure .