@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . dc:creator "Info Flora" ; dc:title "Carduus defloratus subsp. tridentinus Murr" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Asteraceae" . dwc:authority "(Evers) Murr" ; dwc:authorityName "Murr" ; dwc:baseAuthorityName "Evers" ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Carduus" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "(Evers) Murr" ; dwc:species "defloratus" ; dwc:subSpecies "tridentinus" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Raetische Berg-Distel"@undefined ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Carduus" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "subSpecies" ; dwc:species "defloratus" ; dwc:subSpecies "tridentinus" ; dwc:vernacularName "Chardon du Trentin"@fr, "Raetische Berg-Distel", "Raetische Berg-Distel"@de ; trt:hasParentName ; a dwcFP:TaxonName . dwc:rank "species" ; dwc:species "defloratus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Carduus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Asteraceae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Asterales" ; 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 .