@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/03E787B47779FF98FF08CAF7FD0C6F2D>
    dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
    dc:title "Ranunculus saniculifolius Viv." ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ranunculus_saniculifolius_Viv_> ;
    trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
    bibo:endPage "55" ;
    bibo:issue "1" ;
    bibo:journal "Phytotaxa" ;
    bibo:pubDate "2017-08-29" ;
    bibo:startPage "1" ;
    bibo:volume "319" ;
    dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
    dc:date "2017" ;
    dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Ranunculus_saniculifolius_Viv_>
    dwc:authority "Viv." ;
    dwc:authorityName "Viv." ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Ranunculaceae" ;
    dwc:genus "Ranunculus" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Ranunculales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Viv." ;
    dwc:species "saniculifolius" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RHNR> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_saniculifolius> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Ranunculus_saniculifolius>
    dwc:class "Magnoliopsida" ;
    dwc:family "Ranunculaceae" ;
    dwc:genus "Ranunculus" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Ranunculales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "saniculifolius" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
    a dwcFP:TaxonName .

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

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

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