@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 "Primula acaulis L." ; trt:augmentsTaxonConcept ; trt:citesTaxonName , , ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Primulaceae" . dwc:authority "(L.) L." ; dwc:authorityName "L." ; dwc:baseAuthorityName "L." ; dwc:class "Magnoliopsida" ; dwc:family "Primulaceae" ; dwc:genus "Primula" ; dwc:kingdom "Plantae" ; dwc:order "Ericales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Linnaeus) Linnaeus" ; dwc:species "acaulis" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(Sm.) Greuter & Burdet" ; dwc:authorityName "Greuter & Burdet" ; dwc:baseAuthorityName "Sm." ; dwc:class "Magnoliopsida" ; dwc:family "Primulaceae" ; dwc:genus "Primula" ; dwc:kingdom "Plantae" ; dwc:order "Ericales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "(Sm.) Greuter & Burdet" ; dwc:species "acaulis" ; dwc:subSpecies "rubra" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Staengellose Schluesselblume"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Primulaceae" ; dwc:genus "Primula" ; dwc:kingdom "Plantae" ; dwc:order "Ericales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "acaulis" ; dwc:vernacularName "Primavera"@it, "Primevere acaule"@fr, "Primula comune"@it, "Schaftlose Primel"@de, "Staengellose Schluesselblume", "Staengellose Schluesselblume"@de ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Primulaceae" ; dwc:genus "Primula" ; dwc:kingdom "Plantae" ; dwc:order "Ericales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Primulaceae" ; dwc:kingdom "Plantae" ; dwc:order "Ericales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Ericales" ; 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 .