@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/03F987B0FF9C0C7731D3F860C9EBD4C0>
    dc:creator "Wang, Yu-Jie; Zhao, Ting; Wu, Wen-Ying; Wang, Mu; Liu, Xiao-Yong" ;
    dc:title "Cunninghamella Matr." ;
    trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.560.3.2> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Cunninghamella> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/phytotaxa.560.3.2>
    bibo:endPage "284" ;
    bibo:issue "3" ;
    bibo:journal "Phytotaxa" ;
    bibo:pubDate "2022-09-02" ;
    bibo:startPage "274" ;
    bibo:volume "560" ;
    dc:creator "Wang, Yu-Jie; Zhao, Ting; Wu, Wen-Ying; Wang, Mu; Liu, Xiao-Yong" ;
    dc:date "2022" ;
    dc:title "Cunninghamella verrucosa sp. nov. (Mucorales, Mucoromycota) from Guangdong Province in China" ;
    a fabio:JournalArticle .

<http://taxon-name.plazi.org/id/Fungi/Cunninghamella>
    dwc:class "Mucoromycetes" ;
    dwc:family "Cunninghamellaceae" ;
    dwc:genus "Cunninghamella" ;
    dwc:kingdom "Fungi" ;
    dwc:order "Mucorales" ;
    dwc:phylum "Zygomycota" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Cunninghamellaceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Fungi/Cunninghamellaceae>
    dwc:class "Mucoromycetes" ;
    dwc:family "Cunninghamellaceae" ;
    dwc:kingdom "Fungi" ;
    dwc:order "Mucorales" ;
    dwc:phylum "Zygomycota" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Mucorales> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Fungi/Mucorales>
    dwc:class "Mucoromycetes" ;
    dwc:kingdom "Fungi" ;
    dwc:order "Mucorales" ;
    dwc:phylum "Zygomycota" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Mucoromycetes> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Fungi/Mucoromycetes>
    dwc:class "Mucoromycetes" ;
    dwc:kingdom "Fungi" ;
    dwc:phylum "Zygomycota" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Zygomycota> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Fungi/Zygomycota>
    dwc:kingdom "Fungi" ;
    dwc:phylum "Zygomycota" ;
    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 .