@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/03A2AC37592E9565FFB9FD07A420D620>
    dc:creator "Middleton, David J.; Regalado J, Jacinto C." ;
    dc:title "Aganosma grandiflora Merr." ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Aganosma_grandiflora_Merr_> ;
    trt:publishedIn <http://doi.org/10.5281/zenodo.5186636> ;
    a trt:Treatment .

<http://doi.org/10.5281/zenodo.5186636>
    bibo:endPage "308" ;
    bibo:issue "2" ;
    bibo:journal "Adansonia" ;
    bibo:series "3" ;
    bibo:startPage "291" ;
    bibo:volume "27" ;
    dc:creator "Middleton, David J.; Regalado J, Jacinto C." ;
    dc:date "2005" ;
    dc:title "Nomenclatural notes on species of Apocynaceae described from Cambodia, Laos and Vietnam" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Aganosma_grandiflora_Merr_>
    dwc:authority "Merr." ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Apocynaceae" ;
    dwc:genus "Aganosma" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Gentianales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Merr." ;
    dwc:species "grandiflora" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Aganosma_grandiflora> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Aganosma_grandiflora>
    dwc:class "Magnoliopsida" ;
    dwc:family "Apocynaceae" ;
    dwc:genus "Aganosma" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Gentianales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "grandiflora" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aganosma> ;
    a dwcFP:TaxonName .

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

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

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

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