@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/03AAB865FFD86748FF39FB606C59B6A4>
    dc:creator "Kessler, Michael; Smith, Alan R." ;
    dc:title "Dicranopteris nervosa Maxon, Contr. U. S. Natl. Herb." ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Dicranopteris_nervosa_Kaulf_> ;
    trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.344.1.7> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/phytotaxa.344.1.7>
    bibo:endPage "63" ;
    bibo:issue "1" ;
    bibo:journal "Phytotaxa" ;
    bibo:pubDate "2018-03-13" ;
    bibo:startPage "53" ;
    bibo:volume "344" ;
    dc:creator "Kessler, Michael; Smith, Alan R." ;
    dc:date "2018" ;
    dc:title "Prodromus of a fern flora for Bolivia. XI. Gleicheniaceae" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Dicranopteris_nervosa_Kaulf_>
    dwc:authority "(Kaulf.) Maxon, Contr. U. S. Natl. Herb." ;
    dwc:baseAuthorityName "Kaulf." ;
    dwc:class "Polypodiopsida" ;
    dwc:family "Gleicheniaceae" ;
    dwc:genus "Dicranopteris" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Gleicheniales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "(Kaulf.)" ;
    dwc:species "nervosa" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35SW9> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Dicranopteris_nervosa> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Dicranopteris_nervosa>
    dwc:class "Polypodiopsida" ;
    dwc:family "Gleicheniaceae" ;
    dwc:genus "Dicranopteris" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Gleicheniales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "nervosa" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dicranopteris> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Dicranopteris>
    dwc:class "Polypodiopsida" ;
    dwc:family "Gleicheniaceae" ;
    dwc:genus "Dicranopteris" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Gleicheniales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gleicheniaceae> ;
    a dwcFP:TaxonName .

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

<http://taxon-name.plazi.org/id/Plantae/Gleicheniales>
    dwc:class "Polypodiopsida" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Gleicheniales" ;
    dwc:phylum "Tracheophyta" ;
    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:kingdom "Plantae" ;
    dwc:phylum "Tracheophyta" ;
    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:kingdom "Plantae" ;
    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 .