@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Error: Could not add TaxonConceptCitation # Error: Could not produce taxonNameURI ; cito:cites , , , ; dc:creator "Info Flora" ; dc:title "Alchemilla conjuncta" ; trt:citesTaxonName , ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Rosaceae" . dwc:authority "Buser" ; dwc:authorityName "Buser" ; dwc:class "Magnoliopsida" ; dwc:family "Rosaceae" ; dwc:genus "Alchemilla" ; dwc:kingdom "Plantae" ; dwc:order "Rosales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Buser" ; dwc:species "atrovirens" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Bab." ; dwc:authorityName "Bab." ; dwc:class "Magnoliopsida" ; dwc:family "Rosaceae" ; dwc:genus "Alchemilla" ; dwc:kingdom "Plantae" ; dwc:order "Rosales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Bab." ; dwc:species "conjuncta" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Buser" ; dwc:authorityName "Buser" ; dwc:class "Magnoliopsida" ; dwc:family "Rosaceae" ; dwc:genus "Alchemilla" ; dwc:kingdom "Plantae" ; dwc:order "Rosales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Buser" ; dwc:species "flavovirens" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Buser" ; dwc:authorityName "Buser" ; dwc:class "Magnoliopsida" ; dwc:family "Rosaceae" ; dwc:genus "Alchemilla" ; dwc:kingdom "Plantae" ; dwc:order "Rosales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Buser" ; dwc:species "leptoclada" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Verwachsener 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 "conjuncta" ; dwc:vernacularName "Alchemilla a fogliole saldate"@it, "Alchemille a folioles soudees"@fr, "Verwachsener Frauenmantel", "Verwachsener Frauenmantel"@de, "Verwachsener Silbermantel"@de ; 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:order "Rosales" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Tracheophyta" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Plantae" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .