@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 "Sybra sikkimensis Breuning 1939" ; 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 "Breuning, 1939 c: 270", "Breuning, 1939" ; dwc:authorityName "Breuning" ; dwc:authorityPageNumber "270" ; dwc:authorityYear "1939" ; dwc:class "Insecta" ; dwc:family "Cerambycidae" ; dwc:genus "Sybra" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Breuning, 1939" ; dwc:species "sikkimensis" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Removing "(Cat." from authority ; dwc:authority "Breuning, 1960 a: 153 (Cat.)" ; dwc:authorityName "Breuning, 1960a: 153 (Cat." ; dwc:authorityYear "1960" ; dwc:class "Insecta" ; dwc:family "Cerambycidae" ; dwc:genus "Sybra" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Breuning, 1960" ; dwc:species "sikkimensis" ; dwc:subGenus "Sybra" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:collectionCode "NHRS" ; dwc:locality "Distribution" ; dwc:typeStatus "holotype" ; trt:httpUri ; a dwc:MaterialCitation .