@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . # Error: Could not add TaxonConceptCitation # Error: Could not produce taxonNameURI ; dc:creator "Info Flora" ; dc:title "Viola alba Besser" ; trt:augmentsTaxonConcept ; trt:deprecates ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Violaceae" . dwc:authority "Besser" ; dwc:authorityName "Besser" ; dwc:class "Magnoliopsida" ; dwc:family "Violaceae" ; dwc:genus "Viola" ; dwc:kingdom "Plantae" ; dwc:order "Malpighiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Besser" ; dwc:species "alba" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(Jord.) Nyman" ; dwc:authorityName "Nyman" ; dwc:baseAuthorityName "Jord." ; dwc:class "Magnoliopsida" ; dwc:family "Violaceae" ; dwc:genus "Viola" ; dwc:kingdom "Plantae" ; dwc:order "Malpighiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "(Jord.) Nyman" ; dwc:species "alba" ; dwc:subSpecies "scotophylla" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Weisses Veilchen"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Violaceae" ; dwc:genus "Viola" ; dwc:kingdom "Plantae" ; dwc:order "Malpighiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "alba" ; dwc:vernacularName "Weisses Veilchen", "Weisses Veilchen"@de, "Violette blanche"@fr, "Viola bianca"@it ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Violaceae" ; dwc:genus "Viola" ; dwc:kingdom "Plantae" ; dwc:order "Malpighiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Violaceae" ; dwc:kingdom "Plantae" ; dwc:order "Malpighiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:kingdom "Plantae" ; dwc:order "Malpighiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:kingdom "Plantae" ; dwc:phylum "Tracheophyta" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Plantae" ; dwc:phylum "Tracheophyta" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Plantae" ; dwc:rank "kingdom" ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Violaceae" ; dwc:genus "Viola" ; dwc:kingdom "Plantae" ; dwc:order "Malpighiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:species "alba" ; dwc:subSpecies "scotophylla" ; trt:hasParentName ; a dwcFP:TaxonName .