@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 "Pulsatilla bolzanensis Murr" ; trt:augmentsTaxonConcept ; trt:citesTaxonName , , , , ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Ranunculaceae" . dwc:authority "Murr" ; dwc:authorityName "Murr" ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Pulsatilla" ; dwc:isHybrid "true" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Murr" ; dwc:species "bolzanensis" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "di Bolzano" ; dwc:authorityName "di Bolzano" ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Pulsatilla" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "di Bolzano" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(Hoppe) Rchb." ; dwc:authorityName "Rchb." ; dwc:baseAuthorityName "Hoppe" ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Pulsatilla" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Hoppe) Rchb." ; dwc:species "montana" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(All.) Willd." ; dwc:authorityName "Willd." ; dwc:baseAuthorityName "All." ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Pulsatilla" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(All.) Willd." ; dwc:species "halleri" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Bozen-Anemone"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Pulsatilla" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "bolzanensis" ; dwc:vernacularName "Bozen-Anemone", "Bozen-Anemone"@de, "Bozen-Kuhschelle"@de, "Pulsatilla di Bolzano"@it, "Pulsatille de Bolzano"@fr ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Pulsatilla" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Ranunculales" ; 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 .