@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 "Coptops annulipes Gahan 1894" ; dwc:basisOfRecord , ; 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 "Gahan, 1894 a: 54" ; dwc:authorityName "Gahan" ; dwc:authorityPageNumber "54" ; dwc:authorityYear "1894" ; dwc:class "Insecta" ; dwc:family "Cerambycidae" ; dwc:genus "Coptops" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Gahan, 1894" ; dwc:species "annulipes" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Removing "(Cat." from authority ; dwc:authority "annulipes Lobl & Smetana, 2010: 270 (Cat.)" ; dwc:authorityName "Lobl & Smetana, 2010: 270 (Cat." ; dwc:authorityYear "2010" ; dwc:class "Insecta" ; dwc:family "Cerambycidae" ; dwc:genus "Coptops" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "Lobl & Smetana, 2010" ; dwc:species "annulipes" ; dwc:subSpecies "annulipes" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:locality "Myanmar" ; dwc:typeStatus "holotype" ; trt:httpUri ; a dwc:MaterialCitation . dwc:collectionCode "BMNH" ; dwc:locality "Carin Mts." ; dwc:typeStatus "holotype" ; trt:httpUri ; a dwc:MaterialCitation .