This commit is contained in:
parent
61fcdd307f
commit
34b156afcd
39 changed files with 360 additions and 731 deletions
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/A6C70A8D3BDC5C50A97CDCEDA081E99D>
|
||||
cito:cites <http://dx.doi.org/10.3897/mycokeys.83.68926.figure9> ;
|
||||
dc:creator "Long, Sihan; Liu, Lili; Pi, Yinhui; Wu, Youpeng; Lin, Yan; Zhang, Xu; Long, Qingde; Kang, Yingqian; Kang, Jichuan; Wijayawardene, Nalin N.; Wang, Feng; Shen, Xiangchun; Li, Qirui" ;
|
||||
dc:title "Paraeutypella citricola . L. S. Dissan., Wijayaw., J. C. Kang & K. D. Hyde, in Dissanayake, Wijayawardene, Dayarathne, Samarakoon & Dai, Biodiversity Data Journal 9: e 63864, 14 2021" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A6C70A8D3BDC5C50A97CDCEDA081E99D.mc.D0AB26782469B30D46B025B7D0DB3D89> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Paraeutypella_citricola_Speg_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Fungi/Eutypella_citricola> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/mycokeys.83.68926> ;
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
dwc:authorityYear "2021" ;
|
||||
dwc:baseAuthorityName "Speg." ;
|
||||
dwc:baseAuthorityYear "2021" ;
|
||||
dwc:class "Pyrenomycetes" ;
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Diatrypaceae" ;
|
||||
dwc:genus "Paraeutypella" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Paraeutypella_citricola>
|
||||
dwc:class "Pyrenomycetes" ;
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Diatrypaceae" ;
|
||||
dwc:genus "Paraeutypella" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
|
|
@ -76,11 +76,11 @@
|
|||
<http://taxon-name.plazi.org/id/Fungi/Xylariales>
|
||||
dwc:order "Xylariales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Pyrenomycetes> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Sordariomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Pyrenomycetes>
|
||||
dwc:class "Pyrenomycetes" ;
|
||||
<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 .
|
||||
|
|
@ -100,3 +100,13 @@
|
|||
dc:description "Figure 9. Paraeutypella citricola (GMB 0053) A stromata on host substrate B, C stromata on host D transverse section through ascostroma E vertical section through ascostroma F culture on PDA G section through the ascostroma H ostiolar canal I peridium J-K ascospores L-O asci. Scale bars: 40 μm (G); 10 μm (H-O)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/579690> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A6C70A8D3BDC5C50A97CDCEDA081E99D.mc.D0AB26782469B30D46B025B7D0DB3D89>
|
||||
dwc:eventDate "2020-08-30" ;
|
||||
dwc:locality "Aha Lake" ;
|
||||
dwc:recordedBy "Altitude, S. H. Long" ;
|
||||
dwc:verbatimElevation "802" ;
|
||||
dwc:verbatimLatitude "26.343689" ;
|
||||
dwc:verbatimLongitude "108.351204" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A6C70A8D3BDC5C50A97CDCEDA081E99D#D0AB26782469B30D46B025B7D0DB3D89> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue