@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 "Gupta, Rajeev; Vitali, Francesco" ; dc:title "Chlorophorus ignobilis" ; trt:publishedIn ; a trt:Treatment . bibo:endPage "317" ; bibo:issue "1" ; bibo:journal "Zootaxa" ; bibo:pubDate "2017-11-09" ; bibo:startPage "1" ; bibo:volume "4345" ; dc:creator "Gupta, Rajeev; Vitali, Francesco" ; dc:date "2017" ; dc:title "The checklist of longhorn beetles (Coleoptera: Cerambycidae) from India" ; a fabio:JournalArticle . dwc:authority "Bates, 1878: 721" ; dwc:authorityName "Bates" ; dwc:authorityPageNumber "721" ; dwc:authorityYear "1878" ; dwc:class "Insecta" ; dwc:family "Cerambycidae" ; dwc:genus "Clytanthus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Bates, 1878" ; dwc:species "ignobilis" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Removing "(Cat." from authority ; dwc:authority "Aurivillius, 1912: 403 (Cat.)" ; dwc:authorityName "Aurivillius, 1912: 403 (Cat." ; dwc:authorityYear "1912" ; dwc:class "Insecta" ; dwc:family "Cerambycidae" ; dwc:genus "Chlorophorus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Aurivillius, 1912" ; dwc:species "ignobilis" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept .