@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . dc:creator "Info Flora" ; dc:title "Juncus capitatus Weigel" ; trt:augmentsTaxonConcept ; trt:citesTaxonName , ; trt:publishedIn ; a trt:Treatment . dc:creator "Info Flora" ; dc:date "2021" ; dc:title "Info Flora Schweiz - Juncaceae" . dwc:authority "Weigel" ; dwc:authorityName "Weigel" ; dwc:class "Liliopsida" ; dwc:family "Juncaceae" ; dwc:genus "Juncus" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Weigel" ; dwc:species "capitatus" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Kopf-Binse"@undefined ; dwc:class "Liliopsida" ; dwc:family "Juncaceae" ; dwc:genus "Juncus" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "capitatus" ; dwc:vernacularName "Giunco a capolino"@it, "Jonc capite"@fr, "Kopf-Binse", "Kopf-Binse"@de, "Loessacker-Binse"@de ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Juncaceae" ; dwc:genus "Juncus" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Juncaceae" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Poales" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; 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 .