@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/98F7317AD701A8947F1AEDBDDB107E9A>
    dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
    dc:title "Alchemilla helvetica Bruegger" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Alchemilla_helvetica_Bruegger_> ;
    trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Alchemilla_intermedia_Haller_> ;
    trt:publishedIn <https://doi.org/10.5281/zenodo.292251> ;
    a trt:Treatment .

<https://doi.org/10.5281/zenodo.292251>
    dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
    dc:date "1976" ;
    dc:title "Flora der Schweiz und angrenzender Gebiete. Band 2. Nymphaceae bis Primulaceae (2 nd edition) (p. 956): Rosaceae" ;
    a fabio:Book .

<http://taxon-concept.plazi.org/id/Plantae/Alchemilla_helvetica_Bruegger_>
    dwc:authority "Bruegger" ;
    dwc:authorityName "Bruegger" ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Rosaceae" ;
    dwc:genus "Alchemilla" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Rosales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Bruegger" ;
    dwc:species "helvetica" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Alchemilla_helvetica> ;
    a dwcFP:TaxonConcept .

<http://taxon-concept.plazi.org/id/Plantae/Alchemilla_intermedia_Haller_>
    dwc:authority "Haller" ;
    dwc:authorityName "Haller" ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Rosaceae" ;
    dwc:genus "Alchemilla" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Rosales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Haller" ;
    dwc:species "intermedia" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Alchemilla_intermedia> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Alchemilla_helvetica>
    dwc:class "Magnoliopsida" ;
    dwc:family "Rosaceae" ;
    dwc:genus "Alchemilla" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Rosales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "helvetica" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alchemilla> ;
    a dwcFP:TaxonName .

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

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

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

<http://taxon-name.plazi.org/id/Plantae/Alchemilla_intermedia>
    dwc:class "Magnoliopsida" ;
    dwc:family "Rosaceae" ;
    dwc:genus "Alchemilla" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Rosales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "intermedia" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alchemilla> ;
    a dwcFP:TaxonName .