@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 "Sedum telephium subsp. telephium" ; trt:citesTaxonName , ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Crassulaceae" . dwc:authority "L." ; dwc:authorityName "L." ; dwc:class "Magnoliopsida" ; dwc:family "Crassulaceae" ; dwc:genus "Sedum" ; dwc:kingdom "Plantae" ; dwc:order "Saxifragales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Linnaeus" ; dwc:species "telephium" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Purpurrotes Riesen-Fettkraut"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Crassulaceae" ; dwc:genus "Sedum" ; dwc:kingdom "Plantae" ; dwc:order "Saxifragales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:species "telephium" ; dwc:subSpecies "telephium" ; dwc:vernacularName "Orpin reprise"@fr, "Purpurrotes Riesen-Fettkraut", "Purpurrotes Riesen-Fettkraut"@de ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Crassulaceae" ; dwc:genus "Sedum" ; dwc:kingdom "Plantae" ; dwc:order "Saxifragales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "telephium" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Crassulaceae" ; dwc:genus "Sedum" ; dwc:kingdom "Plantae" ; dwc:order "Saxifragales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Crassulaceae" ; dwc:kingdom "Plantae" ; dwc:order "Saxifragales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Saxifragales" ; 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 .