@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 "Centaurea scabiosa L." ; trt:augmentsTaxonConcept ; trt:citesTaxonName , , , ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Asteraceae" . dwc:authority "L." ; dwc:authorityName "L." ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Centaurea" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Linnaeus" ; dwc:species "scabiosa" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "L. Enthaelt" ; dwc:authorityName "L. Enthaelt" ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Centaurea" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Enthaelt" ; dwc:species "scabiosa" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(Hegetschw.) Nyman" ; dwc:authorityName "Nyman" ; dwc:baseAuthorityName "Hegetschw." ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Centaurea" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "(Hegetschw.) Nyman" ; dwc:species "scabiosa" ; dwc:subSpecies "alpestris" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(Reut.) Nyman" ; dwc:authorityName "Nyman" ; dwc:baseAuthorityName "Reut." ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Centaurea" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "(Reut.) Nyman" ; dwc:species "scabiosa" ; dwc:subSpecies "grinensis" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Skabiosen-Flockenblume"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Centaurea" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "scabiosa" ; dwc:vernacularName "Centauree scabieuse"@fr, "Fiordaliso vedovino"@it, "Skabiosen-Flockenblume", "Skabiosen-Flockenblume"@de ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Centaurea" ; 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 .