@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/038F87DDFFC47907FF49FF42FF49FE3A>
    dc:creator "Kessler, Michael; Smith, Alan R.; Prado, Jefferson" ;
    dc:title "Ananthacorus angustifolius Underw. & Maxon ex Maxon, Contr. U. S. Natl. Herb." ;
    trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Vittaria_costata> ;
    trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.332.3.1> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ananthacorus_angustifolius> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/phytotaxa.332.3.1>
    bibo:endPage "250" ;
    bibo:issue "3" ;
    bibo:journal "Phytotaxa" ;
    bibo:pubDate "2017-12-22" ;
    bibo:startPage "201" ;
    bibo:volume "332" ;
    dc:creator "Kessler, Michael; Smith, Alan R.; Prado, Jefferson" ;
    dc:date "2017" ;
    dc:title "Prodromus of a fern flora for Bolivia. XXVII. Pteridaceae" ;
    a fabio:JournalArticle .

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

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

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

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

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