@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 "Chondrilla chondrilloides H. Karst." ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Asteraceae" . dwc:authority "(Ard.) H. Karst." ; dwc:authorityName "H. Karst." ; dwc:baseAuthorityName "Ard." ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Chondrilla" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Ard.) Karst." ; dwc:species "chondrilloides" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Alpen-Knorpelsalat"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Chondrilla" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "chondrilloides" ; dwc:vernacularName "Alpen-Knorpelsalat", "Alpen-Knorpelsalat"@de, "Alpen-Knorpellattich"@de, "Chondrille des torrents"@fr, "Lattugaccio dei torrenti"@it ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Chondrilla" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; 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 .