@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 cito:cites , ; dc:creator "Jarvis, Charlie" ; dc:title "Sphaeranthus chinensis Linnaeus 1767" ; dwc:basisOfRecord ; trt:publishedIn ; a trt:Treatment . bibo:endPage "877" ; bibo:startPage "806" ; dc:creator "Jarvis, Charlie" ; dc:date "2007" ; dc:title "Chapter 7: Linnaean Plant Names and their Types (part S)" ; a fabio:BookSection . dwc:authority "Linnaeus" ; dwc:authorityName "Linnaeus" ; dwc:authorityYear "1767" ; dwc:class "Magnoliopsida" ; dwc:family "Asteraceae" ; dwc:genus "Sphaeranthus" ; dwc:kingdom "Plantae" ; dwc:order "Asterales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Linnaeus, 1767" ; dwc:species "chinensis" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authorityName "A.Nageswara Rao" ; dwc:authorityYear "1999" ; dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "India" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Nageswara Rao, 1999" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:catalogNumber "1044.4" ; dwc:collectionCode "LINN" ; trt:httpUri ; a dwc:MaterialCitation .