@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 "Achillea erba-rotta subsp. erba-rotta" ; trt:citesTaxonName , ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Asteraceae" . dwc:authority "All." ; dwc:authorityName "All." ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Achillea" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "All." ; dwc:species "erba-rotta" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Achillea" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:species "erba-rotta" ; dwc:subSpecies "erba-rotta" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Achillea" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "erba-rotta" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Achillea" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Asterales" ; 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 .