@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . dc:creator "Info Flora" ; dc:title "Picea abies H. Karst." ; trt:citesTaxonName ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Pinaceae" . # Info: Couldn't generate language tag for "Fichte"@undefined ; dwc:class "Pinopsida" ; dwc:family "Pinaceae" ; dwc:genus "Picea" ; dwc:kingdom "Plantae" ; dwc:order "Pinales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "abies" ; dwc:vernacularName "Fichte", "Fichte"@de, "Rottanne"@de, "Epicea"@fr, "Sapin rouge"@fr, "Abete rosso"@it, "Peccio"@it ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Pinopsida" ; dwc:family "Pinaceae" ; dwc:genus "Picea" ; dwc:kingdom "Plantae" ; dwc:order "Pinales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Pinopsida" ; dwc:family "Pinaceae" ; dwc:kingdom "Plantae" ; dwc:order "Pinales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Pinopsida" ; dwc:kingdom "Plantae" ; dwc:order "Pinales" ; dwc:phylum "Tracheophyta" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Pinopsida" ; 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 .