This commit is contained in:
treatmentbank 2024-09-18 10:06:14 +00:00
parent 4f86bb5f15
commit dceb04f0af
2 changed files with 244 additions and 0 deletions

View file

@ -0,0 +1,113 @@
@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/BC0287FDFFE52418E21CFD7C53A8E63B>
cito:cites <http://dx.doi.org/10.5281/zenodo.13780597> ;
dc:creator "Song, Yu; Wang, Yu-Yu; Yu, Jin-Ling; Yuan, Rui; Li, Fang" ;
dc:title "Russula griseorosea Y. Song 2024, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Russula_griseorosea_Song_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.958.2661> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.958.2661>
bibo:endPage "76" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-09-16" ;
bibo:startPage "48" ;
bibo:volume "958" ;
dc:creator "Song, Yu; Wang, Yu-Yu; Yu, Jin-Ling; Yuan, Rui; Li, Fang" ;
dc:date "2024" ;
dc:title "Phylogenetic and morphological evidence for four new species of Russula (Russulaceae, Basidiomycota) from northwestern China" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13780597> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Russula_griseorosea_Song_2024>
dwc:authority "Y.Song" ;
dwc:authorityName "Y. Song" ;
dwc:authorityYear "2024" ;
dwc:class "Agaricomycetes" ;
dwc:family "Russulaceae" ;
dwc:genus "Russula" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Y. Song, 2024" ;
dwc:species "griseorosea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Russula_griseorosea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Russula_griseorosea>
dwc:class "Agaricomycetes" ;
dwc:family "Russulaceae" ;
dwc:genus "Russula" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "griseorosea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Russula> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Russula>
dwc:class "Agaricomycetes" ;
dwc:family "Russulaceae" ;
dwc:genus "Russula" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Russulaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Russulaceae>
dwc:class "Agaricomycetes" ;
dwc:family "Russulaceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Russulales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Russulales>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13780597>
dc:description "Fig. 11. Photograph of basidiospores under scanning electron microscope.AB. Russula micangshanensis Y.Song sp. nov., holotype (SERC2201). CD. R. minirosea Y.Song sp. nov., holotype (SERC2201). EF. R. griseorosea Y.Song sp. nov., holotype (SERC2209). GH. R. purpureomarginalis F.Li & Y.Song sp. nov., holotype (SERC2211). Scale bars = 1 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13780597/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,131 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/BC0287FDFFF02402E1BEFD3552E6E0B8>
cito:cites <http://dx.doi.org/10.5281/zenodo.13780597> ;
dc:creator "Song, Yu; Wang, Yu-Yu; Yu, Jin-Ling; Yuan, Rui; Li, Fang" ;
dc:title "Russula purpureomarginalis F. Li & Y. Song 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/BC0287FDFFF02402E1BEFD3552E6E0B8.mc.84C33CB6FFF02407E0E0FF3A5439E12A>, <http://tb.plazi.org/GgServer/dwcaRecords/BC0287FDFFF02402E1BEFD3552E6E0B8.mc.84C33CB6FFF02407E0E0FFF35323E061> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Russula_purpureomarginalis_Li_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.958.2661> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.958.2661>
bibo:endPage "76" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-09-16" ;
bibo:startPage "48" ;
bibo:volume "958" ;
dc:creator "Song, Yu; Wang, Yu-Yu; Yu, Jin-Ling; Yuan, Rui; Li, Fang" ;
dc:date "2024" ;
dc:title "Phylogenetic and morphological evidence for four new species of Russula (Russulaceae, Basidiomycota) from northwestern China" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13780597> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Russula_purpureomarginalis_Li_2024>
dwc:authority "F.Li & Y.Song" ;
dwc:authorityName "F. Li & Y. Song" ;
dwc:authorityYear "2024" ;
dwc:class "Agaricomycetes" ;
dwc:family "Russulaceae" ;
dwc:genus "Russula" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "F. Li & Y. Song, 2024" ;
dwc:species "purpureomarginalis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Russula_purpureomarginalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Russula_purpureomarginalis>
dwc:class "Agaricomycetes" ;
dwc:family "Russulaceae" ;
dwc:genus "Russula" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "purpureomarginalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Russula> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Russula>
dwc:class "Agaricomycetes" ;
dwc:family "Russulaceae" ;
dwc:genus "Russula" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Russulaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Russulaceae>
dwc:class "Agaricomycetes" ;
dwc:family "Russulaceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Russulales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Russulales>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Russulales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13780597>
dc:description "Fig. 11. Photograph of basidiospores under scanning electron microscope.AB. Russula micangshanensis Y.Song sp. nov., holotype (SERC2201). CD. R. minirosea Y.Song sp. nov., holotype (SERC2201). EF. R. griseorosea Y.Song sp. nov., holotype (SERC2209). GH. R. purpureomarginalis F.Li & Y.Song sp. nov., holotype (SERC2211). Scale bars = 1 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13780597/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/BC0287FDFFF02402E1BEFD3552E6E0B8.mc.84C33CB6FFF02407E0E0FF3A5439E12A>
dwc:catalogNumber "OP828710, OP828727, OP831178, OP857230, SERC2211" ;
dwc:collectionCode "F, ITS, LSU, SERC" ;
dwc:eventDate "2022-08-02" ;
dwc:locality "Hemu Village" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/BC0287FDFFF02402E1BEFD3552E6E0B8#84C33CB6FFF02407E0E0FF3A5439E12A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/BC0287FDFFF02402E1BEFD3552E6E0B8.mc.84C33CB6FFF02407E0E0FFF35323E061>
dwc:catalogNumber "K21090918, OP828711, SERC2212" ;
dwc:collectionCode "Y, ITS, SERC" ;
dwc:locality "Micangshan Biosphere Reserve" ;
dwc:verbatimLongitude "107.430275" ;
trt:httpUri <https://treatment.plazi.org/id/BC0287FDFFF02402E1BEFD3552E6E0B8#84C33CB6FFF02407E0E0FFF35323E061> ;
a dwc:MaterialCitation .