@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#> .

<http://treatment.plazi.org/id/03E9E15397396756FF341FB2FDF2A796>
    dc:creator "Simão, Inês F.; Silveira, Paulo C.; Wajer, Jacek; Schuiteman, André; Welzen, Peter Van" ;
    dc:title "Nymphanthus glaucescens R. W. Bouman" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nymphanthus_glaucescens_Miq_> ;
    trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.661.2.1> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/phytotaxa.661.2.1>
    bibo:endPage "149" ;
    bibo:issue "2" ;
    bibo:journal "Phytotaxa" ;
    bibo:pubDate "2024-07-30" ;
    bibo:startPage "123" ;
    bibo:volume "661" ;
    dc:creator "Simão, Inês F.; Silveira, Paulo C.; Wajer, Jacek; Schuiteman, André; Welzen, Peter Van" ;
    dc:date "2024" ;
    dc:title "Checklist of the Timorese Euphorbiaceae and related families" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Nymphanthus_glaucescens_Miq_>
    dwc:authority "(Miq.) R. W. Bouman" ;
    dwc:authorityName "R. W. Bouman" ;
    dwc:baseAuthorityName "Miq." ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Phyllanthaceae" ;
    dwc:genus "Nymphanthus" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Malpighiales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "(Miq.) Bouman" ;
    dwc:species "glaucescens" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nymphanthus_glaucescens> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Nymphanthus_glaucescens>
    dwc:class "Magnoliopsida" ;
    dwc:family "Phyllanthaceae" ;
    dwc:genus "Nymphanthus" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Malpighiales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "glaucescens" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nymphanthus> ;
    a dwcFP:TaxonName .

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

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

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