@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#> .
# Warning: Failed to output a material citation, could not create identifier

<http://treatment.plazi.org/id/03A387A5C10FFF8807F3C1891D85F7C7>
    dc:creator "Carmes, Amanda Angélica; Dechoum, Michele de Sá; Lima, Duane Fernandes; de Gasper, Andre Luís; B. Matos, Fernando; Fiaschi, Pedro" ;
    dc:title "Pecluma robusta M. Kessler & A. R. Sm." ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pecluma_robusta_Fee_> ;
    trt:publishedIn <http://dx.doi.org/10.15560/16.5.1305> ;
    a trt:Treatment .

<http://dx.doi.org/10.15560/16.5.1305>
    bibo:endPage "1322" ;
    bibo:issue "5" ;
    bibo:journal "Check List" ;
    bibo:pubDate "2020-10-02" ;
    bibo:startPage "1305" ;
    bibo:volume "16" ;
    dc:creator "Carmes, Amanda Angélica; Dechoum, Michele de Sá; Lima, Duane Fernandes; de Gasper, Andre Luís; B. Matos, Fernando; Fiaschi, Pedro" ;
    dc:date "2020" ;
    dc:title "Ferns and lycophytes from Lagoa do Peri Municipal Park, Santa Catarina, Brazil" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Pecluma_robusta_Fee_>
    dwc:authority "(Fee) M. Kessler & A. R. Sm." ;
    dwc:authorityName "M. Kessler & A. R. Sm." ;
    dwc:baseAuthorityName "Fee" ;
    dwc:class "Polypodiopsida" ;
    dwc:family "Polypodiaceae" ;
    dwc:genus "Pecluma" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Polypodiales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "(Fee) Kessler & Sm." ;
    dwc:species "robusta" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pecluma_robusta> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Pecluma_robusta>
    dwc:class "Polypodiopsida" ;
    dwc:family "Polypodiaceae" ;
    dwc:genus "Pecluma" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Polypodiales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "robusta" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pecluma> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Pecluma>
    dwc:genus "Pecluma" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiaceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Polypodiaceae>
    dwc:family "Polypodiaceae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
    dwc:order "Polypodiales" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
    dwc:class "Polypodiopsida" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
    dwc:phylum "Tracheophyta" ;
    dwc:rank "phylum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae>
    dwc:kingdom "Plantae" ;
    dwc:rank "kingdom" ;
    a dwcFP:TaxonName .