@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . dc:creator "Info Flora" ; dc:title "Anthriscus nitida Hazsl." ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Apiaceae" . dwc:authority "(Wahlenb.) Hazsl." ; dwc:authorityName "Hazsl." ; dwc:baseAuthorityName "Wahlenb." ; dwc:class "Magnoliopsida" ; dwc:family "Apiaceae" ; dwc:genus "Anthriscus" ; dwc:kingdom "Plantae" ; dwc:order "Apiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Wahlenb.) Hazsl." ; dwc:species "nitida" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Glaenzender Kerbel"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Apiaceae" ; dwc:genus "Anthriscus" ; dwc:kingdom "Plantae" ; dwc:order "Apiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "nitida" ; dwc:vernacularName "Cerfeuil lustre"@fr, "Cerfoglio alpestre"@it, "Glaenzender Kerbel", "Glaenzender Kerbel"@de ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Anthriscus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Apiaceae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Apiales" ; 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 .