@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/039087F72C58FFA401F6FBAAFC9BFA59>
    dc:creator "Essl, F.; Stöhr, O." ;
    dc:title "Viburnum rhytidophyllum HEMSL. (Runzelblatt-Schneeball" ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.4507065> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Viburnum_rhytidophyllum> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.4507065>
    bibo:endPage "163" ;
    bibo:issue "1" ;
    bibo:journal "Linzer biologische Beiträge" ;
    bibo:pubDate "2006-07-21" ;
    bibo:startPage "121" ;
    bibo:volume "38" ;
    dc:creator "Essl, F.; Stöhr, O." ;
    dc:date "2006" ;
    dc:title "Bemerkenswerte floristische Funde aus Wien, Niederösterreich, dem Burgenland und der Steiermark, Teil III" ;
    a fabio:JournalArticle .

<http://taxon-name.plazi.org/id/Plantae/Viburnum_rhytidophyllum>
    dwc:class "Magnoliopsida" ;
    dwc:family "Adoxaceae" ;
    dwc:genus "Viburnum" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Dipsacales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "rhytidophyllum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Viburnum> ;
    a dwcFP:TaxonName .

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

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

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