@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 "Eleocharis palustris" ; trt:citesTaxonName , , ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Cyperaceae" . dwc:authority "Hayek" ; dwc:authorityName "Hayek" ; dwc:class "Liliopsida" ; dwc:family "Cyperaceae" ; dwc:genus "Eleocharis" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Hayek" ; dwc:species "austriaca" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "H. Lindb." ; dwc:authorityName "H. Lindb." ; dwc:class "Liliopsida" ; dwc:family "Cyperaceae" ; dwc:genus "Eleocharis" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Lindb." ; dwc:species "mamillata" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(L.) Roem. & Schult." ; dwc:authorityName "Roem. & Schult." ; dwc:baseAuthorityName "L." ; dwc:class "Liliopsida" ; dwc:family "Cyperaceae" ; dwc:genus "Eleocharis" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Linnaeus) Roem. & Schult." ; dwc:species "palustris" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(Link) Schult." ; dwc:authorityName "Schult." ; dwc:baseAuthorityName "Link" ; dwc:class "Liliopsida" ; dwc:family "Cyperaceae" ; dwc:genus "Eleocharis" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Link) Schult." ; dwc:species "uniglumis" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Sumpfbinse"@undefined ; dwc:class "Liliopsida" ; dwc:family "Cyperaceae" ; dwc:genus "Eleocharis" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "palustris" ; dwc:vernacularName "Giunchina comune"@it, "Heleocharis des marais"@fr, "Sumpf-Teichbinse"@de, "Sumpfbinse", "Sumpfbinse"@de, "Sumpfried"@de ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Cyperaceae" ; dwc:genus "Eleocharis" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Cyperaceae" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Poales" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; 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 .