GG2RDF 2024-08-27T17:37:50.883Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-27 17:38:03 +00:00
parent f3b28c6b9b
commit 1c0c968fd4

View file

@ -0,0 +1,96 @@
@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/0399A279254B434367EA4DDAFA2451FC>
dc:creator "Ma, Jing; Zhang, Guo-Li; Zhang, Wen-Hao; Pu, Yun-Ju; Tang, Li-Ping" ;
dc:title "Spodocybe Z. M. He & Zhu L. Yang 2021" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Spodocybe_He_2021> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.652.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.652.1.4>
bibo:endPage "58" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-05-31" ;
bibo:startPage "47" ;
bibo:volume "652" ;
dc:creator "Ma, Jing; Zhang, Guo-Li; Zhang, Wen-Hao; Pu, Yun-Ju; Tang, Li-Ping" ;
dc:date "2024" ;
dc:title "A contribution to the knowledge of the genus Spodocybe (Hygrophoraceae, Agaricales) in China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Spodocybe_He_2021>
dwc:ID-ENA "2835597" ;
dwc:authority "Z. M. He & Zhu L. Yang, 2021" ;
dwc:authorityName "Z. M. He & Zhu L. Yang" ;
dwc:authorityYear "2021" ;
dwc:class "Agaricomycetes" ;
dwc:family "Hygrophoraceae" ;
dwc:genus "Spodocybe" ;
dwc:kingdom "Fungi" ;
dwc:order "Agaricales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Z. M. He & Zhu L. Yang, 2021" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9YMBL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Spodocybe> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Spodocybe>
dwc:class "Agaricomycetes" ;
dwc:family "Hygrophoraceae" ;
dwc:genus "Spodocybe" ;
dwc:kingdom "Fungi" ;
dwc:order "Agaricales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Hygrophoraceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Hygrophoraceae>
dwc:class "Agaricomycetes" ;
dwc:family "Hygrophoraceae" ;
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 .