@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 "Primula veris subsp. columnae" ; trt:augmentsTaxonConcept ; trt:citesTaxonName ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Primulaceae" . # Info: authority attributes generated from docAuthor ; dwc:authority "Info Flora, 2021" ; dwc:authorityName "Info Flora" ; dwc:authorityYear "2021" ; dwc:class "Magnoliopsida" ; dwc:family "Primulaceae" ; dwc:genus "Primula" ; dwc:kingdom "Plantae" ; dwc:order "Ericales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "Info Flora, 2021" ; dwc:species "veris" ; dwc:subSpecies "columnae" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Graufilzige Fruehlings-Schluesselblume"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Primulaceae" ; dwc:genus "Primula" ; dwc:kingdom "Plantae" ; dwc:order "Ericales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:species "veris" ; dwc:subSpecies "columnae" ; dwc:vernacularName "Graufilzige Fruehlings-Schluesselblume", "Graufilzige Fruehlings-Schluesselblume"@de, "Primevere de Colonna"@fr ; 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 "species" ; dwc:species "veris" ; 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:class "Magnoliopsida" ; dwc:kingdom "Plantae" ; dwc:order "Ericales" ; dwc:phylum "Tracheophyta" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; 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 .