@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . dc:creator "Info Flora" ; dc:title "Tephroseris helenitis B. Nord." ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Asteraceae" . dwc:authority "(L.) B. Nord." ; dwc:authorityName "B. Nord." ; dwc:baseAuthorityName "L." ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Tephroseris" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Linnaeus) Nord." ; dwc:species "helenitis" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Alant-Greiskraut"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Tephroseris" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "helenitis" ; dwc:vernacularName "Alant-Greiskraut", "Alant-Greiskraut"@de, "Senecione con foglie spatolate"@it, "Senecon a feuilles en spatule"@fr, "Spatelblaettriges Kreuzkraut"@de ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Tephroseris" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Asteraceae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Asterales" ; 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 .