@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 ; # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; cito:cites , , , , ; dc:creator "Info Flora" ; dc:title "Aconitum napellus L." ; trt:augmentsTaxonConcept ; trt:citesTaxonName , ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Ranunculaceae" . dwc:authority "L." ; dwc:authorityName "L." ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Aconitum" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Linnaeus" ; dwc:species "napellus" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "L. Enthaelt" ; dwc:authorityName "L. Enthaelt" ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Aconitum" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Enthaelt" ; dwc:species "napellus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Rouy" ; dwc:authorityName "Rouy" ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Aconitum" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "Rouy" ; dwc:species "napellus" ; dwc:subSpecies "lusitanicum" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(Wulfen) Gayer" ; dwc:authorityName "Gayer" ; dwc:baseAuthorityName "Wulfen" ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Aconitum" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "(Wulfen) Gayer" ; dwc:species "napellus" ; dwc:subSpecies "tauricum" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Rouy & Foucaud" ; dwc:authorityName "Rouy & Foucaud" ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Aconitum" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "Rouy & Foucaud" ; dwc:species "napellus" ; dwc:subSpecies "vulgare" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Stapf" ; dwc:authorityName "Stapf" ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Aconitum" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Stapf" ; dwc:species "anglicum" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Blauer Eisenhut"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Aconitum" ; dwc:kingdom "Plantae" ; dwc:order "Ranunculales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "napellus" ; dwc:vernacularName "Aconit napel"@fr, "Aconito napello"@it, "Blauer Eisenhut", "Blauer Eisenhut"@de ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Ranunculaceae" ; dwc:genus "Aconitum" ; 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 .