@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/> .
# Warning: Failed to output a material citation, could not create identifier

<http://treatment.plazi.org/id/03954319FFF44E3F7130FDFB8586CC2C>
    dc:creator "Wong, Sin Yeng; Joling, Jyloerica" ;
    dc:title "Homalomena vagans P. C. Boyce" ;
    dwc:basisOfRecord <http://treatment.plazi.org/id/03954319FFF44E3F7130FDFB8586CC2C/SAN_150389> ;
    trt:publishedIn <http://doi.org/10.5281/zenodo.5466239> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Homalomena_vagans> ;
    a trt:Treatment .

<http://doi.org/10.5281/zenodo.5466239>
    bibo:endPage "974" ;
    bibo:issue "3" ;
    bibo:journal "Check List" ;
    bibo:pubDate "2021-06-17" ;
    bibo:startPage "931" ;
    bibo:volume "17" ;
    dc:creator "Wong, Sin Yeng; Joling, Jyloerica" ;
    dc:date "2021" ;
    dc:title "Checklist of aroids (Alismatales, Araceae) from Sabah (Malaysian Borneo)" ;
    a fabio:JournalArticle .

<http://taxon-name.plazi.org/id/Plantae/Homalomena_vagans>
    dwc:class "Liliopsida" ;
    dwc:family "Araceae" ;
    dwc:genus "Homalomena" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Alismatales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "vagans" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Homalomena> ;
    a dwcFP:TaxonName .

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

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

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

<http://treatment.plazi.org/id/03954319FFF44E3F7130FDFB8586CC2C/SAN_150389>
    dwc:catalogNumber "SAN 150389" ;
    dwc:collectionCode "SAN" ;
    dwc:eventDate "2009-03-23" ;
    dwc:locality "Bidu-Bidu Forest Reserve" ;
    dwc:recordedBy "Suzana S." ;
    dwc:verbatimLatitude "5.751111" ;
    dwc:verbatimLongitude "117.310005" ;
    a dwc:MaterialCitation .