GG2RDF 2024-08-28T14:19:58.809Z (plazi/treatments-xml)
This commit is contained in:
parent
185db95f26
commit
6570037a9e
|
@ -13,6 +13,7 @@
|
|||
cito:cites <http://dx.doi.org/10.5281/zenodo.13213769> ;
|
||||
dc:creator "Li, Siying; Bau, Tolgor" ;
|
||||
dc:title "Cryptomarasmius changchunensis T. Bau & S. Y. Li, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/BF5787DCFF90BD42FF47F8BFFF1DFDB8.mc.87963C97FF97BD43FED0F9EFFA59F919> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Cryptomarasmius_changchunensis_Bau_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.641.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
@ -111,3 +112,16 @@
|
|||
dc:description "FIGURE 2. Cryptomarasmius changchunensis (holotype and paratype). a–b. Basidiomata; c. Basidiospores; d. Basidia; e. Basidioles; f. Pleurocystidia; g. Cheilocystidia of type a; h. Cheilocystidia of type b; i. Pileipellis and pileocystidia; j. Caulocystidia. Scale bars: a=1cm; b=0.3 cm; c–j=10 μm. Drawn by Siying Li." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13213769/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BF5787DCFF90BD42FF47F8BFFF1DFDB8.mc.87963C97FF97BD43FED0F9EFFA59F919>
|
||||
dwc:catalogNumber "HMJAU 68269" ;
|
||||
dwc:collectionCode "HMJAU" ;
|
||||
dwc:eventDate "2023-08-17" ;
|
||||
dwc:locality "campus of Jilin Agricultural University" ;
|
||||
dwc:recordedBy "Tolgor Bau & Siying Li" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "245" ;
|
||||
dwc:verbatimLatitude "43.8" ;
|
||||
dwc:verbatimLongitude "125.4" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BF5787DCFF90BD42FF47F8BFFF1DFDB8#87963C97FF97BD43FED0F9EFFA59F919> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
196
data/BF/57/87/BF5787DCFF96BD41FF47FDE5FB7FFC6C.ttl
Normal file
196
data/BF/57/87/BF5787DCFF96BD41FF47FDE5FB7FFC6C.ttl
Normal file
|
@ -0,0 +1,196 @@
|
|||
@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/BF5787DCFF96BD41FF47FDE5FB7FFC6C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13213771> ;
|
||||
dc:creator "Li, Siying; Bau, Tolgor" ;
|
||||
dc:title "Cryptomarasmius aucubae T. S. Jenkinson & Desjardin 2014" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/BF5787DCFF96BD41FF47FDE5FB7FFC6C.mc.87963C97FF95BD41FE00FCC5FC49FC34>, <http://tb.plazi.org/GgServer/dwcaRecords/BF5787DCFF96BD41FF47FDE5FB7FFC6C.mc.87963C97FF95BD41FC58FC39FC21FC48>, <http://tb.plazi.org/GgServer/dwcaRecords/BF5787DCFF96BD41FF47FDE5FB7FFC6C.mc.87963C97FF95BD41FC22FC1DFB7BFC6C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Cryptomarasmius_aucubae_Neda_2014> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Fungi/Marasmius_aucubae_Neda_1998> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.641.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.641.1.5>
|
||||
bibo:endPage "65" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2024-03-14" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "641" ;
|
||||
dc:creator "Li, Siying; Bau, Tolgor" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "New findings of Cryptomarasmius (Physalacriaceae, Agaricales) from Jilin Province, China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13213771> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Cryptomarasmius_aucubae_Neda_2014>
|
||||
dwc:authority "(Neda) T. S. Jenkinson & Desjardin (2014: 92)" ;
|
||||
dwc:authorityName "T. S. Jenkinson & Desjardin" ;
|
||||
dwc:authorityPageNumber "92" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:baseAuthorityName "Neda" ;
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Physalacriaceae" ;
|
||||
dwc:genus "Cryptomarasmius" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Neda) T. S. Jenkinson & Desjardin, 2014" ;
|
||||
dwc:species "aucubae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ZY46> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Cryptomarasmius_aucubae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Marasmius_aucubae_Neda_1998>
|
||||
dwc:authority "Neda (1998: 92)" ;
|
||||
dwc:authorityName "Neda" ;
|
||||
dwc:authorityPageNumber "92" ;
|
||||
dwc:authorityYear "1998" ;
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Marasmiaceae" ;
|
||||
dwc:genus "Marasmius" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Neda, 1998" ;
|
||||
dwc:species "aucubae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Marasmius_aucubae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Cryptomarasmius_aucubae>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Physalacriaceae" ;
|
||||
dwc:genus "Cryptomarasmius" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aucubae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Cryptomarasmius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Cryptomarasmius>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Physalacriaceae" ;
|
||||
dwc:genus "Cryptomarasmius" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Physalacriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Physalacriaceae>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Physalacriaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Agaricales>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Marasmius_aucubae>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Marasmiaceae" ;
|
||||
dwc:genus "Marasmius" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aucubae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Marasmius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Marasmius>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Marasmiaceae" ;
|
||||
dwc:genus "Marasmius" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Marasmiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Marasmiaceae>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Marasmiaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13213771>
|
||||
dc:description "FIGURE 3. Cryptomarasmius aucubae (HMJAU 68273) a. Basidiomata; b. Basidiospores; c. Basidia; d. Basidioles; e. Cheilocystidia of type a; f. Cheilocystidia of type b; g. Pleurocystidia; h. Pileipellis and pileocystidia; i. Caulocystidia. Scale bars: a=0.4 cm; b–d, h =10 μm; e–g, i =20 μm. Drawn by Siying Li." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13213771/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BF5787DCFF96BD41FF47FDE5FB7FFC6C.mc.87963C97FF95BD41FE00FCC5FC49FC34>
|
||||
dwc:catalogNumber "HMJAU 68271" ;
|
||||
dwc:collectionCode "HMJAU" ;
|
||||
dwc:eventDate "2023-08-25" ;
|
||||
dwc:locality "Qianjin Experimental Forestry Farm" ;
|
||||
dwc:recordedBy "Siying Li" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BF5787DCFF96BD41FF47FDE5FB7FFC6C#87963C97FF95BD41FE00FCC5FC49FC34> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BF5787DCFF96BD41FF47FDE5FB7FFC6C.mc.87963C97FF95BD41FC58FC39FC21FC48>
|
||||
dwc:catalogNumber "HMJAU 68272" ;
|
||||
dwc:collectionCode "HMJAU" ;
|
||||
dwc:eventDate "2023-08-28" ;
|
||||
dwc:locality "Hongshi Forestry Farm" ;
|
||||
dwc:recordedBy "T. Bau & Siying Li" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BF5787DCFF96BD41FF47FDE5FB7FFC6C#87963C97FF95BD41FC58FC39FC21FC48> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BF5787DCFF96BD41FF47FDE5FB7FFC6C.mc.87963C97FF95BD41FC22FC1DFB7BFC6C>
|
||||
dwc:catalogNumber "HMJAU 68273" ;
|
||||
dwc:collectionCode "HMJAU" ;
|
||||
dwc:eventDate "2023-09-01" ;
|
||||
dwc:locality "Agricultural University" ;
|
||||
dwc:recordedBy "Siying Li" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BF5787DCFF96BD41FF47FDE5FB7FFC6C#87963C97FF95BD41FC22FC1DFB7BFC6C> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue