@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 "Hornungia petraea Rchb." ; trt:citesTaxonName ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Brassicaceae" . # Info: Couldn't generate language tag for "Steinkresse"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Brassicaceae" ; dwc:genus "Hornungia" ; dwc:kingdom "Plantae" ; dwc:order "Brassicales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "petraea" ; dwc:vernacularName "Steinkresse", "Steinkresse"@de, "Hornungie des pierres"@fr, "Iberidella rupina"@it ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Brassicaceae" ; dwc:genus "Hornungia" ; dwc:kingdom "Plantae" ; dwc:order "Brassicales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Brassicaceae" ; dwc:kingdom "Plantae" ; dwc:order "Brassicales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:kingdom "Plantae" ; dwc:order "Brassicales" ; 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 .