2024-09-06 04:33:43 +02:00
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03FF8794FFDF947CC5D7F9CCE98E83C2>
2024-09-06 05:15:30 +02:00
cito: cites <http://dx.doi.org/10.5281/zenodo.13702926> ;
2024-09-06 04:33:43 +02:00
dc: creator " Wei, Ming-Jie; Zhang, Huang; Dong, Wei; Boonmee, Saranyaphat; Zhang, Di " ;
dc: title " Chloridium aseptatum M. J. Wei & H. Zhang 2018, sp. nov. " ;
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Chloridium_aseptatum_Wei_2018> ;
trt: publishedIn <http://dx.doi.org/10.11646/phytotaxa.362.2.5> ;
a trt: Treatment .
<http://dx.doi.org/10.11646/phytotaxa.362.2.5>
bibo: endPage " 199 " ;
bibo: issue " 2 " ;
bibo: journal " Phytotaxa " ;
bibo: pubDate " 2018-07-24 " ;
bibo: startPage " 187 " ;
bibo: volume " 362 " ;
dc: creator " Wei, Ming-Jie; Zhang, Huang; Dong, Wei; Boonmee, Saranyaphat; Zhang, Di " ;
dc: date " 2018 " ;
dc: title " Introducing Dictyochaeta aquatica sp. nov. and two new species of Chloridium (Chaetosphaeriaceae, Sordariomycetes) from aquatic habitats " ;
2024-09-06 05:15:30 +02:00
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.13702926> ;
2024-09-06 04:33:43 +02:00
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Chloridium_aseptatum_Wei_2018>
dwc: authority " M.J. Wei & H. Zhang " ;
dwc: authorityName " M. J. Wei & H. Zhang " ;
dwc: authorityYear " 2018 " ;
dwc: class " Sordariomycetes " ;
dwc: family " Chaetosphaeriaceae " ;
dwc: genus " Chloridium " ;
dwc: kingdom " Fungi " ;
dwc: order " Chaetosphaeriales " ;
dwc: phylum " Ascomycota " ;
dwc: rank " species " ;
2024-09-26 16:12:22 +02:00
dwc: scientificNameAuthorship " Wei & Zhang, 2018 " ;
2024-09-06 04:33:43 +02:00
dwc: species " aseptatum " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/5Y8XZ> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Chloridium_aseptatum> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Chloridium_aseptatum>
dwc: class " Sordariomycetes " ;
dwc: family " Chaetosphaeriaceae " ;
dwc: genus " Chloridium " ;
dwc: kingdom " Fungi " ;
dwc: order " Chaetosphaeriales " ;
dwc: phylum " Ascomycota " ;
dwc: rank " species " ;
dwc: species " aseptatum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Fungi/Chloridium> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Chloridium>
dwc: class " Sordariomycetes " ;
dwc: family " Chaetosphaeriaceae " ;
dwc: genus " Chloridium " ;
dwc: kingdom " Fungi " ;
dwc: order " Chaetosphaeriales " ;
dwc: phylum " Ascomycota " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Fungi/Chaetosphaeriaceae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Chaetosphaeriaceae>
dwc: class " Sordariomycetes " ;
dwc: family " Chaetosphaeriaceae " ;
dwc: kingdom " Fungi " ;
dwc: order " Chaetosphaeriales " ;
dwc: phylum " Ascomycota " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Fungi/Chaetosphaeriales> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Chaetosphaeriales>
dwc: class " Sordariomycetes " ;
dwc: kingdom " Fungi " ;
dwc: order " Chaetosphaeriales " ;
dwc: phylum " Ascomycota " ;
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: kingdom " Fungi " ;
dwc: phylum " Ascomycota " ;
dwc: rank " class " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc: kingdom " Fungi " ;
dwc: phylum " Ascomycota " ;
dwc: rank " phylum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc: kingdom " Fungi " ;
dwc: rank " kingdom " ;
a dwcFP: TaxonName .
2024-09-06 05:15:30 +02:00
<http://dx.doi.org/10.5281/zenodo.13702926>
dc: description " FIGURE 2. Chloridium aseptatum (holotype, MFLU11-1051). a– b. Colonies on substrate. c. Germinating conidia d. Conidiophores from culture. e– j. Proliferating conidiophores bearing conidia. f. is from culture. k– l. Conidia. m– n. Culture on PDA. Bars: b– d = 50 μm, e = 30 μm, f = 110 μm, g = 25 μm, h = 35 μm, i = 20 μm, j = 30 μm, k– l = 15 μm. " ;
fabio: hasRepresentation <https://zenodo.org/record/13702926/files/figure.png> ;
a fabio: Figure .