@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/03E087E16F29FFCFFF7D387DB7FFFB10>
    dc:creator "Zhou, Ya-Dong; Mwachala, Geoffrey; Hu, Guang-Wan; Wang, Qing-Feng" ;
    dc:title "Heliotropium zeylanicum (Burm. f.) Lam." ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Heliotropium_zeylanicum_Lam_> ;
    trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.546.1.1> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/phytotaxa.546.1.1>
    bibo:endPage "108" ;
    bibo:issue "1" ;
    bibo:journal "Phytotaxa" ;
    bibo:pubDate "2022-05-13" ;
    bibo:startPage "1" ;
    bibo:volume "546" ;
    dc:creator "Zhou, Ya-Dong; Mwachala, Geoffrey; Hu, Guang-Wan; Wang, Qing-Feng" ;
    dc:date "2022" ;
    dc:title "Annotated checklist of the vascular plants of Mount Kenya, East Africa" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Heliotropium_zeylanicum_Lam_>
    # Warning: Removing "(Burm. f.)" from authority ;
    dwc:authority "(Burm. f.) Lam." ;
    dwc:authorityName "(Burm. f.) Lam." ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Heliotropiaceae" ;
    dwc:genus "Heliotropium" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Boraginales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Lam." ;
    dwc:species "zeylanicum" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3KCXN> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Heliotropium_zeylanicum> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Heliotropium_zeylanicum>
    dwc:class "Magnoliopsida" ;
    dwc:family "Heliotropiaceae" ;
    dwc:genus "Heliotropium" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Boraginales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "zeylanicum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Heliotropium> ;
    a dwcFP:TaxonName .

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

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

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