@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 pentaphylloides" ; 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 "gemmia" ; 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 "pentaphylloides" ; 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 "trullata" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Gaudin" ; dwc:authorityName "Gaudin" ; dwc:class "Magnoliopsida" ; dwc:family "Rosaceae" ; dwc:genus "Alchemilla" ; dwc:kingdom "Plantae" ; dwc:order "Rosales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Gaudin" ; dwc:species "cuneata" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Keilblaettriger 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 "pentaphylloides" ; dwc:vernacularName "Alchemille a feuilles en coin"@fr, "Keilblaettriger Frauenmantel", "Keilblaettriger Frauenmantel"@de, "Ventaglina a foglie cuneate"@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: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 .