@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 "Ranunculus montanus" ; trt:citesTaxonName , ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Ranunculaceae" . dwc:authority "Gren." ; dwc:authorityName "Gren." ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Ranunculus" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Gren." ; dwc:species "aduncus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Crantz" ; dwc:authorityName "Crantz" ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Ranunculus" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Crantz" ; dwc:species "breyninus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Hoppe" ; dwc:authorityName "Hoppe" ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Ranunculus" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Hoppe" ; dwc:species "carinthiacus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Willd." ; dwc:authorityName "Willd." ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Ranunculus" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Willd." ; dwc:species "montanus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Landolt" ; dwc:authorityName "Landolt" ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Ranunculus" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Landolt" ; dwc:species "venetus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "DC." ; dwc:authorityName "DC." ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Ranunculus" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "DC." ; dwc:species "villarsii" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Berg-Hahnenfuss"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Ranunculus" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "montanus" ; dwc:vernacularName "Berg-Hahnenfuss", "Berg-Hahnenfuss"@de, "Ranuncolo montano"@it, "Renoncule des montagnes"@fr ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Ranunculus" ; 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 .