@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 "Xylopia strigilata Linnaeus 1759" ; trt:publishedIn ; a trt:Treatment . bibo:endPage "930" ; bibo:startPage "928" ; dc:creator "Jarvis, Charlie" ; dc:date "2007" ; dc:title "Chapter 7: Linnaean Plant Names and their Types (part X)" ; a fabio:BookSection . dwc:authority "Linnaeus" ; dwc:authorityName "Linnaeus" ; dwc:authorityYear "1759" ; dwc:class "Magnoliopsida" ; dwc:family "Annonaceae" ; dwc:genus "Xylopia" ; dwc:kingdom "Plantae" ; dwc:order "Magnoliales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Linnaeus, 1759" ; dwc:species "strigilata" ; trt:hasTaxonName ; a dwcFP:TaxonConcept .