This commit is contained in:
parent
6b86207225
commit
4a94c67236
data
|
@ -10,6 +10,7 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03C7F134FFF0225C1EF4FA8FFD70F88A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13693832>, <http://dx.doi.org/10.5281/zenodo.13693834> ;
|
||||
dc:creator "Ge, Yupeng; Yang, Sisi; Bau, Tolgor" ;
|
||||
dc:title "Crepidotus lutescens T. Bau & Y. P. Ge 2017, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C7F134FFF0225C1EF4FA8FFD70F88A.mc.3B064A7FFFF0225D1EC1F98FFDADF9A3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C7F134FFF0225C1EF4FA8FFD70F88A.mc.3B064A7FFFF0225D1C35F98FFB44F9A3>, <http://tb.plazi.org/GgServer/dwcaRecords/03C7F134FFF0225C1EF4FA8FFD70F88A.mc.3B064A7FFFF1225C1C38F9A8FB50F9FA>, <http://tb.plazi.org/GgServer/dwcaRecords/03C7F134FFF0225C1EF4FA8FFD70F88A.mc.3B064A7FFFF1225C1AB1F9CCFEE1F91E>, <http://tb.plazi.org/GgServer/dwcaRecords/03C7F134FFF0225C1EF4FA8FFD70F88A.mc.3B064A7FFFF1225C1F03F9E0FCACF91E>, <http://tb.plazi.org/GgServer/dwcaRecords/03C7F134FFF0225C1EF4FA8FFD70F88A.mc.3B064A7FFFF1225C1D36F9E0FA8AF91E>, <http://tb.plazi.org/GgServer/dwcaRecords/03C7F134FFF0225C1EF4FA8FFD70F88A.mc.3B064A7FFFF1225C1B54F9E0FE9FF932>, <http://tb.plazi.org/GgServer/dwcaRecords/03C7F134FFF0225C1EF4FA8FFD70F88A.mc.3B064A7FFFF1225C1F67F904FE2FF932>, <http://tb.plazi.org/GgServer/dwcaRecords/03C7F134FFF0225C1EF4FA8FFD70F88A.mc.3B064A7FFFF1225C1FB2F904FE8DF956>, <http://tb.plazi.org/GgServer/dwcaRecords/03C7F134FFF0225C1EF4FA8FFD70F88A.mc.3B064A7FFFF1225C1F53F958FD4CF88A> ;
|
||||
|
@ -27,6 +28,7 @@
|
|||
dc:creator "Ge, Yupeng; Yang, Sisi; Bau, Tolgor" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Crepidotus lutescens sp. nov. (Inocybaceae, Agaricales), an ochraceous salmon colored species from northeast of China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13693832>, <http://dx.doi.org/10.5281/zenodo.13693834> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Crepidotus_lutescens_Bau_2017>
|
||||
|
@ -107,6 +109,16 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13693832>
|
||||
dc:description "FIGURE 1. Crepidotus lutescens Scale bars=10mm. Photos a–c by Tolgor Bau; d by Yupeng Ge" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13693832/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13693834>
|
||||
dc:description "FIGURE 2. Crepidotus lutescens (HMJAU37002, holotype) a. Basidiocarp b. Pileipellis c. Basidiospores d. Basidia e. Cheilocystidia Bars a=1cm, b=30μm, c= 5μm, d, e=10μm Illustration by Yupeng Ge." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13693834/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C7F134FFF0225C1EF4FA8FFD70F88A.mc.3B064A7FFFF0225D1EC1F98FFDADF9A3>
|
||||
dwc:catalogNumber "HMJAU37002" ;
|
||||
dwc:collectionCode "HMJAU" ;
|
||||
|
|
143
data/50/11/87/501187C34779B65713D9FB96FC7410B1.ttl
Normal file
143
data/50/11/87/501187C34779B65713D9FB96FC7410B1.ttl
Normal file
|
@ -0,0 +1,143 @@
|
|||
@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/501187C34779B65713D9FB96FC7410B1>
|
||||
dc:creator "Trierveiler-Pereira, Larissa; Baltazar, Juliano M.; Da Silveira, Rosa Mara B." ;
|
||||
dc:title "Tulostoma dumeticola Long, Lloydia" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501187C34779B65713D9FB96FC7410B1.mc.68D03C884779B657138AFB7CFA7311F5>, <http://tb.plazi.org/GgServer/dwcaRecords/501187C34779B65713D9FB96FC7410B1.mc.68D03C884779B65713ECFB20FAC01191>, <http://tb.plazi.org/GgServer/dwcaRecords/501187C34779B65713D9FB96FC7410B1.mc.68D03C884779B657164EFB20FC6411BD>, <http://tb.plazi.org/GgServer/dwcaRecords/501187C34779B65713D9FB96FC7410B1.mc.68D03C884779B65710ECFB04FA7311BD>, <http://tb.plazi.org/GgServer/dwcaRecords/501187C34779B65713D9FB96FC7410B1.mc.68D03C884779B65713ECFAE8FC401059>, <http://tb.plazi.org/GgServer/dwcaRecords/501187C34779B65713D9FB96FC7410B1.mc.68D03C884779B65710CFFAE8FD001005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.296.3.9> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Tulostoma_dumeticola> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.296.3.9>
|
||||
bibo:endPage "294" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2017-02-20" ;
|
||||
bibo:startPage "292" ;
|
||||
bibo:volume "296" ;
|
||||
dc:creator "Trierveiler-Pereira, Larissa; Baltazar, Juliano M.; Da Silveira, Rosa Mara B." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Clarifying the typification of Tulostoma dumeticola (Agaricaceae, Basidiomycota)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Tulostoma_dumeticola>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Agaricaceae" ;
|
||||
dwc:genus "Tulostoma" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dumeticola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Tulostoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Tulostoma>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Agaricaceae" ;
|
||||
dwc:genus "Tulostoma" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Agaricaceae>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Agaricaceae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/501187C34779B65713D9FB96FC7410B1.mc.68D03C884779B657138AFB7CFA7311F5>
|
||||
dwc:collectionCode "FH" ;
|
||||
dwc:eventDate "1928-10" ;
|
||||
dwc:locality "Bono Principio" ;
|
||||
dwc:recordedBy "J. Rick" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501187C34779B65713D9FB96FC7410B1#68D03C884779B657138AFB7CFA7311F5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501187C34779B65713D9FB96FC7410B1.mc.68D03C884779B65713ECFB20FAC01191>
|
||||
dwc:collectionCode "FH" ;
|
||||
dwc:locality "Rio Grande do Sul" ;
|
||||
dwc:recordedBy "Bono Principio & J. Rick" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501187C34779B65713D9FB96FC7410B1#68D03C884779B65713ECFB20FAC01191> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501187C34779B65713D9FB96FC7410B1.mc.68D03C884779B657164EFB20FC6411BD>
|
||||
dwc:collectionCode "FH" ;
|
||||
dwc:locality "Sao Leopoldo" ;
|
||||
dwc:recordedBy "J. Rick" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501187C34779B65713D9FB96FC7410B1#68D03C884779B657164EFB20FC6411BD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501187C34779B65713D9FB96FC7410B1.mc.68D03C884779B65710ECFB04FA7311BD>
|
||||
dwc:collectionCode "FH" ;
|
||||
dwc:locality "Ibid." ;
|
||||
dwc:recordedBy "J. Rick" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501187C34779B65713D9FB96FC7410B1#68D03C884779B65710ECFB04FA7311BD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501187C34779B65713D9FB96FC7410B1.mc.68D03C884779B65713ECFAE8FC401059>
|
||||
dwc:catalogNumber "BPI 704401" ;
|
||||
dwc:collectionCode "BPI" ;
|
||||
dwc:locality "BRAZIL" ;
|
||||
dwc:recordedBy "J. Rick & Lloyd Myc. Coll." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501187C34779B65713D9FB96FC7410B1#68D03C884779B65713ECFAE8FC401059> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501187C34779B65713D9FB96FC7410B1.mc.68D03C884779B65710CFFAE8FD001005>
|
||||
dwc:catalogNumber "BPI 704397" ;
|
||||
dwc:collectionCode "BPI" ;
|
||||
dwc:locality "BRAZIL" ;
|
||||
dwc:recordedBy "J. Rick & Lloyd Myc. Coll." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501187C34779B65713D9FB96FC7410B1#68D03C884779B65710CFFAE8FD001005> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue