@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank, Not adding 'trt:citesTaxonName ' due to issues with rank ; cito:cites , , ; dc:creator "Info Flora" ; dc:title "Chara vulgaris L." ; trt:augmentsTaxonConcept ; trt:citesTaxonName , , , ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Characeae" . dwc:authority "L." ; dwc:authorityName "L." ; dwc:class "Charophyceae" ; dwc:family "Characeae" ; dwc:genus "Chara" ; dwc:kingdom "Plantae" ; dwc:order "Charales" ; dwc:phylum "Charophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Linnaeus" ; dwc:species "vulgaris" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "L. Enthaelt" ; dwc:authorityName "L. Enthaelt" ; dwc:class "Charophyceae" ; dwc:family "Characeae" ; dwc:genus "Chara" ; dwc:kingdom "Plantae" ; dwc:order "Charales" ; dwc:phylum "Charophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Enthaelt" ; dwc:species "vulgaris" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(A. Braun) Nyman" ; dwc:authorityName "Nyman" ; dwc:baseAuthorityName "A. Braun" ; dwc:class "Charophyceae" ; dwc:family "Characeae" ; dwc:genus "Chara" ; dwc:kingdom "Plantae" ; dwc:order "Charales" ; dwc:phylum "Charophyta" ; dwc:rank "variety" ; dwc:scientificNameAuthorship "(Braun) Nyman" ; dwc:species "vulgaris" ; dwc:variety "gymnophylla" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(Kuetz.) H. Groves & J. Groves" ; dwc:authorityName "H. Groves & J. Groves" ; dwc:baseAuthorityName "Kuetz." ; dwc:class "Charophyceae" ; dwc:family "Characeae" ; dwc:genus "Chara" ; dwc:kingdom "Plantae" ; dwc:order "Charales" ; dwc:phylum "Charophyta" ; dwc:rank "variety" ; dwc:scientificNameAuthorship "(Kuetz.) Groves & Groves" ; dwc:species "vulgaris" ; dwc:variety "longibracteata" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Gewoehnliche Armleuchteralge"@undefined ; dwc:class "Charophyceae" ; dwc:family "Characeae" ; dwc:genus "Chara" ; dwc:kingdom "Plantae" ; dwc:order "Charales" ; dwc:phylum "Charophyta" ; dwc:rank "species" ; dwc:species "vulgaris" ; dwc:vernacularName "Gewoehnliche Armleuchteralge", "Gewoehnliche Armleuchteralge"@de ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Charophyceae" ; dwc:family "Characeae" ; dwc:genus "Chara" ; dwc:kingdom "Plantae" ; dwc:order "Charales" ; dwc:phylum "Charophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Charophyceae" ; dwc:family "Characeae" ; dwc:kingdom "Plantae" ; dwc:order "Charales" ; dwc:phylum "Charophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Charales" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Charophyceae" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Charophyta" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Plantae" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .