@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 "Bignonia radiata Linnaeus 1753" ; trt:publishedIn ; a trt:Treatment . bibo:endPage "369" ; bibo:startPage "343" ; dc:creator "Jarvis, Charlie" ; dc:date "2007" ; dc:title "Chapter 7: Linnaean Plant Names and their Types (part B)" ; a fabio:BookSection . dwc:authority "Linnaeus" ; dwc:authorityName "Linnaeus" ; dwc:authorityYear "1753" ; dwc:class "Magnoliopsida" ; dwc:family "Bignoniaceae" ; dwc:genus "Bignonia" ; dwc:kingdom "Plantae" ; dwc:order "Lamiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Linnaeus, 1753" ; dwc:species "radiata" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept .