@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . dc:creator "Info Flora" ; dc:title "Tolypella intricata Leonh." ; trt:augmentsTaxonConcept ; trt:citesTaxonName , , ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Characeae" . dwc:authority "(Roth) Leonh." ; dwc:authorityName "Leonh." ; dwc:baseAuthorityName "Roth" ; dwc:class "Charophyceae" ; dwc:family "Characeae" ; dwc:genus "Tolypella" ; dwc:kingdom "Plantae" ; dwc:order "Charales" ; dwc:phylum "Charophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Roth) Leonh." ; dwc:species "intricata" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Verworrene Armleuchteralge"@undefined ; dwc:class "Charophyceae" ; dwc:family "Characeae" ; dwc:genus "Tolypella" ; dwc:kingdom "Plantae" ; dwc:order "Charales" ; dwc:phylum "Charophyta" ; dwc:rank "species" ; dwc:species "intricata" ; dwc:vernacularName "Verworrene Armleuchteralge", "Verworrene Armleuchteralge"@de ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Charophyceae" ; dwc:family "Characeae" ; dwc:genus "Tolypella" ; 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 .