@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . cito:cites ; dc:creator "Info Flora" ; dc:title "Veronica filiformis Sm." ; trt:augmentsTaxonConcept ; trt:citesTaxonName , , ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Plantaginaceae" . dwc:authority "Sm." ; dwc:authorityName "Sm." ; dwc:class "Magnoliopsida" ; dwc:family "Plantaginaceae" ; dwc:genus "Veronica" ; dwc:kingdom "Plantae" ; dwc:order "Lamiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Sm." ; dwc:species "filiformis" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Nome" ; dwc:authorityName "Nome" ; dwc:class "Magnoliopsida" ; dwc:family "Plantaginaceae" ; dwc:genus "Veronica" ; dwc:kingdom "Plantae" ; dwc:order "Lamiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Nome" ; dwc:species "filiforme" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Faden-Ehrenpreis"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Plantaginaceae" ; dwc:genus "Veronica" ; dwc:kingdom "Plantae" ; dwc:order "Lamiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "filiformis" ; dwc:vernacularName "Faden-Ehrenpreis", "Faden-Ehrenpreis"@de, "Veronica filiforme"@it, "Veronique filiforme Nome"@fr ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Plantaginaceae" ; dwc:genus "Veronica" ; dwc:kingdom "Plantae" ; dwc:order "Lamiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Plantaginaceae" ; dwc:kingdom "Plantae" ; dwc:order "Lamiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Lamiales" ; 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 .