@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 "Silene vulgaris Garcke" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Caryophyllaceae" . dwc:authority "(Moench) Garcke" ; dwc:authorityName "Garcke" ; dwc:baseAuthorityName "Moench" ; dwc:class "Magnoliopsida" ; dwc:family "Caryophyllaceae" ; dwc:genus "Silene" ; dwc:kingdom "Plantae" ; dwc:order "Caryophyllales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Moench) Garcke" ; dwc:species "vulgaris" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Klatschnelke"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Caryophyllaceae" ; dwc:genus "Silene" ; dwc:kingdom "Plantae" ; dwc:order "Caryophyllales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "vulgaris" ; dwc:vernacularName "Klatschnelke", "Klatschnelke"@de, "Gemeines Leimkraut"@de, "Silene enfle"@fr, "Silene rigonfia"@it, "Bubbolini"@it, "Strigoli"@it ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Caryophyllaceae" ; dwc:genus "Silene" ; dwc:kingdom "Plantae" ; dwc:order "Caryophyllales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Caryophyllaceae" ; dwc:kingdom "Plantae" ; dwc:order "Caryophyllales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:kingdom "Plantae" ; dwc:order "Caryophyllales" ; 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 .