@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . dc:creator "Info Flora" ; dc:title "Sporobolus indicus R. Br." ; trt:citesTaxonName ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Poaceae" . # Info: Couldn't generate language tag for "Indisches Fallsamengras"@undefined ; dwc:class "Liliopsida" ; dwc:family "Poaceae" ; dwc:genus "Sporobolus" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "indicus" ; dwc:vernacularName "Indisches Fallsamengras", "Indisches Fallsamengras"@de, "Sporobole d'Inde"@fr, "Gramigna d'India"@it ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Poaceae" ; dwc:genus "Sporobolus" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Poaceae" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; 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 .