@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 "Luzula luzuloides subsp. luzuloides" ; trt:citesTaxonName , ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Juncaceae" . dwc:authority "(Lam.) Dandy & Wilmott" ; dwc:authorityName "Dandy & Wilmott" ; dwc:baseAuthorityName "Lam." ; dwc:class "Liliopsida" ; dwc:family "Juncaceae" ; dwc:genus "Luzula" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Lam.) Dandy & Wilmott" ; dwc:species "luzuloides" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Gewoehnliche Weissliche Hainsimse"@undefined ; dwc:class "Liliopsida" ; dwc:family "Juncaceae" ; dwc:genus "Luzula" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:species "luzuloides" ; dwc:subSpecies "luzuloides" ; dwc:vernacularName "Gewoehnliche Weissliche Hainsimse", "Gewoehnliche Weissliche Hainsimse"@de, "Luzule des bosquets"@fr ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Juncaceae" ; dwc:genus "Luzula" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "luzuloides" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Juncaceae" ; dwc:genus "Luzula" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Juncaceae" ; 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 .