@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/B7038788FF86C343828FF9E5FAEA0397>
    dc:creator "Rio, Cédric Del; Stull, Gregory W.; Franceschi, Dario De" ;
    dc:title "Iodes Blume 1825" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Iodes_Blume_1825> ;
    trt:publishedIn <http://dx.doi.org/10.5852/ejt.2020.645> ;
    a trt:Treatment .

<http://dx.doi.org/10.5852/ejt.2020.645>
    bibo:endPage "130" ;
    bibo:journal "European Journal of Taxonomy" ;
    bibo:pubDate "2020-05-14" ;
    bibo:startPage "1" ;
    bibo:volume "645" ;
    dc:creator "Rio, Cédric Del; Stull, Gregory W.; Franceschi, Dario De" ;
    dc:date "2020" ;
    dc:title "Survey of the fruits and endocarps of Icacinaceae (Lamiids, Icacinales)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Iodes_Blume_1825>
    dwc:authorityName "Blume" ;
    dwc:authorityYear "1825" ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Icacinaceae" ;
    dwc:genus "Iodes" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Icacinales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Blume, 1825" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/54PW> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Iodes> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Iodes>
    dwc:class "Magnoliopsida" ;
    dwc:family "Icacinaceae" ;
    dwc:genus "Iodes" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Icacinales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Icacinaceae> ;
    a dwcFP:TaxonName .

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

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