@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/0EFB8F191A06EC444078329E6AAE6417>
    dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
    dc:title "Sieglingia decumbens Bernh." ;
    trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Danthonia_decumbens> ;
    trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Sieglingia_decumbens> ;
    a trt:Treatment .

<https://doi.org/10.5281/zenodo.291815>
    dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
    dc:date "1972" ;
    dc:title "Flora der Schweiz und angrenzender Gebiete. Band 1. Pteridophyta bis Caryophyllaceae (2 nd edition): Registerzuband 1" ;
    a fabio:Book .

<http://taxon-name.plazi.org/id/Plantae/Sieglingia_decumbens>
    dwc:class "Liliopsida" ;
    dwc:family "Poaceae" ;
    dwc:genus "Sieglingia" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Poales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "decumbens" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sieglingia> ;
    a dwcFP:TaxonName .

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

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

<http://taxon-name.plazi.org/id/Plantae/Poales>
    dwc:class "Liliopsida" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Poales" ;
    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://taxon-name.plazi.org/id/Plantae/Danthonia_decumbens>
    dwc:class "Liliopsida" ;
    dwc:family "Poaceae" ;
    dwc:genus "Danthonia" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Poales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "decumbens" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Danthonia> ;
    a dwcFP:TaxonName .

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