@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . # Error: Could not add TaxonConceptCitation # Error: Could not produce taxonNameURI ; dc:creator "Info Flora" ; dc:title "Festuca pulchella subsp. jurana Markgr. - Dann." ; trt:augmentsTaxonConcept ; trt:deprecates ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Poaceae" . dwc:authority "(Gren.) Markgr. -Dann." ; dwc:authorityName "Markgr. - Dann." ; dwc:baseAuthorityName "Gren." ; dwc:class "Liliopsida" ; dwc:family "Poaceae" ; dwc:genus "Festuca" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "(Gren.) Markgr. - Dann." ; dwc:species "pulchella" ; dwc:subSpecies "jurana" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(Gren.) Markgr." ; dwc:authorityName "Markgr." ; dwc:baseAuthorityName "Gren." ; dwc:class "Liliopsida" ; dwc:family "Poaceae" ; dwc:genus "Festuca" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "(Gren.) Markgr." ; dwc:species "pulchella" ; dwc:subSpecies "jurana" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Jura-Schwingel"@undefined ; dwc:class "Liliopsida" ; dwc:family "Poaceae" ; dwc:genus "Festuca" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:species "pulchella" ; dwc:subSpecies "jurana" ; dwc:vernacularName "Jura-Schwingel", "Jura-Schwingel"@de, "Fetuque du Jura"@fr ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Poaceae" ; dwc:genus "Festuca" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "pulchella" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Poaceae" ; dwc:genus "Festuca" ; 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 .