@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . # Error: Could not add TaxonConceptCitation # Error: Could not produce taxonNameURI ; dc:creator "Info Flora" ; dc:title "Alchemilla alpina" ; trt:augmentsTaxonConcept ; trt:citesTaxonName ; trt:deprecates ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Rosaceae" . # Info: authority attributes generated from docAuthor ; dwc:authority "Info Flora, 2021" ; dwc:authorityName "Info Flora" ; dwc:authorityYear "2021" ; dwc:class "Magnoliopsida" ; dwc:family "Rosaceae" ; dwc:genus "Alchemilla" ; dwc:kingdom "Plantae" ; dwc:order "Rosales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Info Flora, 2021" ; dwc:species "alpina" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "L." ; dwc:authorityName "L." ; dwc:class "Magnoliopsida" ; dwc:family "Rosaceae" ; dwc:genus "Alchemilla" ; dwc:kingdom "Plantae" ; dwc:order "Rosales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Linnaeus" ; dwc:species "alpina" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Alpen-Frauenmantel"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Rosaceae" ; dwc:genus "Alchemilla" ; dwc:kingdom "Plantae" ; dwc:order "Rosales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "alpina" ; dwc:vernacularName "Alpen-Frauenmantel", "Alpen-Frauenmantel"@de, "Alpen-Silbermantel"@de, "Alchemille des Alpes"@fr, "Ventaglina alpina"@it ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Rosaceae" ; dwc:genus "Alchemilla" ; dwc:kingdom "Plantae" ; dwc:order "Rosales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Rosaceae" ; dwc:kingdom "Plantae" ; dwc:order "Rosales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:kingdom "Plantae" ; dwc:order "Rosales" ; dwc:phylum "Tracheophyta" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:kingdom "Plantae" ; dwc:phylum "Tracheophyta" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Plantae" ; dwc:phylum "Tracheophyta" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Plantae" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .