@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/FA4887FA2441BD27FF37DEDA1EA3A40C>
    dc:creator "Henderson, Andrew" ;
    dc:title "Geonoma maxima Kunth 1841" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Geonoma_maxima_Poiteau_1841> ;
    trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.17.1> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/phytotaxa.17.1>
    bibo:endPage "271" ;
    bibo:journal "Phytotaxa" ;
    bibo:pubDate "2011-02-18" ;
    bibo:startPage "1" ;
    bibo:volume "17" ;
    dc:creator "Henderson, Andrew" ;
    dc:date "2011" ;
    dc:title "A revision of Geonoma (Arecaceae)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Geonoma_maxima_Poiteau_1841>
    dwc:authority "(Poiteau) Kunth (1841: 229)" ;
    dwc:authorityName "Kunth" ;
    dwc:authorityPageNumber "229" ;
    dwc:authorityYear "1841" ;
    dwc:baseAuthorityName "Poiteau" ;
    dwc:class "Liliopsida" ;
    dwc:family "Arecaceae" ;
    dwc:genus "Geonoma" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Arecales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "(Poiteau) Kunth, 1841" ;
    dwc:species "maxima" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FQML> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Geonoma_maxima> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Geonoma_maxima>
    dwc:class "Liliopsida" ;
    dwc:family "Arecaceae" ;
    dwc:genus "Geonoma" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Arecales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "maxima" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Geonoma> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Geonoma>
    dwc:class "Liliopsida" ;
    dwc:family "Arecaceae" ;
    dwc:genus "Geonoma" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Arecales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Arecaceae> ;
    a dwcFP:TaxonName .

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

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

<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
    dwc:class "Liliopsida" ;
    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 .