@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank, Not adding 'trt:citesTaxonName ' due to issues with rank ; dc:creator "Yang, Yuxia; Su, Junyan; Yang, Xingke" ; dc:title "Lycocerus obscurus Pic 1916" ; trt:augmentsTaxonConcept ; trt:citesTaxonName , ; trt:publishedIn ; a trt:Treatment . bibo:endPage "107" ; bibo:journal "ZooKeys" ; bibo:startPage "85" ; bibo:volume "456" ; dc:creator "Yang, Yuxia; Su, Junyan; Yang, Xingke" ; dc:date "2014" ; dc:title "Description of six new species of Lycocerus Gorham (Coleoptera, Cantharidae), with taxonomic note and new distribution data of some other species" ; a fabio:JournalArticle . dwc:authority "Pic, 1916" ; dwc:authorityName "Pic" ; dwc:authorityYear "1916" ; dwc:class "Insecta" ; dwc:family "Cantharidae" ; dwc:genus "Lycocerus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Pic, 1916" ; dwc:species "obscurus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Insecta" ; dwc:family "Cantharidae" ; dwc:genus "Lycocerus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "obscurus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Lycocerus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Cantharidae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Coleoptera" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Insecta" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Arthropoda" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Animalia" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .