@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Error: the treatment is lacking the taxon # Warning: Failed to output a material citation, could not create identifier cito:cites , , ; dc:creator "Jarvis, Charlie" ; dc:title "Lichen rangiferinus var. sylvaticus Linnaeus 1753" ; trt:publishedIn ; a trt:Treatment . bibo:endPage "650" ; bibo:startPage "610" ; dc:creator "Jarvis, Charlie" ; dc:date "2007" ; dc:title "Chapter 7: Linnaean Plant Names and their Types (part L)" ; a fabio:BookSection . dwc:authority "Linnaeus" ; dwc:authorityName "Linnaeus" ; dwc:authorityYear "1753" ; dwc:class "Ascomycetes" ; dwc:family "Parmeliaceae" ; dwc:genus "Lichen" ; dwc:kingdom "Fungi" ; dwc:order "Lecanorales" ; dwc:phylum "Ascomycota" ; dwc:rank "variety" ; dwc:scientificNameAuthorship "Linnaeus, 1753" ; dwc:variety "sylvaticus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(Dufour) Coem." ; dwc:authorityName "Coem." ; dwc:baseAuthorityName "Dufour" ; dwc:class "Ascomycetes" ; dwc:family "Cladoniaceae" ; dwc:genus "Cladonia" ; dwc:kingdom "Plantae" ; dwc:order "Lecanorales" ; dwc:phylum "Ascomycota" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Dufour) Coem." ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(L.) Hoffm." ; dwc:authorityName "Hoffm." ; dwc:baseAuthorityName "Linnaeus" ; dwc:class "Ascomycetes" ; dwc:family "Cladoniaceae" ; dwc:genus "Cladonia" ; dwc:kingdom "Plantae" ; dwc:order "Lecanorales" ; dwc:phylum "Ascomycota" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Linnaeus) Hoffm." ; trt:hasTaxonName ; a dwcFP:TaxonConcept .