50 lines
1.9 KiB
Turtle
50 lines
1.9 KiB
Turtle
@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/03FC6E585F33B663FF6EFBD9FA74EBA4>
|
|
dc:creator "Dubey, Rashmi; Jash, Sayantan" ;
|
|
dc:title "Xiuguozhangia K. Zhang, R. F. Castaneda-Ruiz, Jian Ma & L. G. Ma" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.644.1.10> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Xiuguozhangia> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/phytotaxa.644.1.10>
|
|
bibo:endPage "73" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Phytotaxa" ;
|
|
bibo:pubDate "2024-04-09" ;
|
|
bibo:startPage "69" ;
|
|
bibo:volume "644" ;
|
|
dc:creator "Dubey, Rashmi; Jash, Sayantan" ;
|
|
dc:date "2024" ;
|
|
dc:title "Xiuguozhangia macrospora (Pezizomycotina: Ascomycota) - a new species of bambusicolous fungi from India" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Fungi/Xiuguozhangia>
|
|
dwc:genus "Xiuguozhangia" ;
|
|
dwc:kingdom "Fungi" ;
|
|
dwc:phylum "Ascomycota" ;
|
|
dwc:rank "genus" ;
|
|
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 .
|