@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; cito:cites , ; dc:creator "Jeanmonod, Daniel" ; dc:title "Juncus acutiflorus Hoffm." ; trt:augmentsTaxonConcept ; trt:citesTaxonName , ; trt:publishedIn ; a trt:Treatment . bibo:endPage "140" ; bibo:issue "1" ; bibo:journal "Candollea" ; bibo:pubDate "2015-06-01" ; bibo:startPage "109" ; bibo:volume "70" ; dc:creator "Jeanmonod, Daniel" ; dc:date "2015" ; dc:title "Notes à la flore de Corse, XXV" ; a fabio:JournalArticle . dwc:authority "Hoffm." ; dwc:class "Liliopsida" ; dwc:family "Juncaceae" ; dwc:genus "Juncus" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Hoffm." ; dwc:species "acutiflorus" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "\" de Bastia" ; dwc:authorityName "de Bastia" ; dwc:class "Liliopsida" ; dwc:family "Juncaceae" ; dwc:genus "Juncus" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "de Bastia" ; dwc:species "acutiflorus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Ilex" ; dwc:authorityName "Ilex" ; dwc:class "Magnoliopsida" ; dwc:family "Fagaceae" ; dwc:genus "Quercus" ; dwc:kingdom "Plantae" ; dwc:order "Fagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Ilex" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Liliopsida" ; dwc:family "Juncaceae" ; dwc:genus "Juncus" ; dwc:kingdom "Plantae" ; dwc:order "Poales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "acutiflorus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Juncus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Juncaceae" ; 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 .