@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia' # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank, Not adding 'trt:citesTaxonName ' due to issues with rank ; dc:creator "Zhou, Yong; Merkl, Otto; Chen, Bin" ; dc:title "Lagria ignota Borchmann 1941, comb. n." ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "108" ; bibo:journal "ZooKeys" ; bibo:startPage "93" ; bibo:volume "451" ; dc:creator "Zhou, Yong; Merkl, Otto; Chen, Bin" ; dc:date "2014" ; dc:title "Notes on the genus Xenocerogria (Coleoptera, Tenebrionidae, Lagriini) from China" ; a fabio:JournalArticle . dwc:authority "Borchmann, 1941" ; dwc:authorityName "Borchmann" ; dwc:authorityYear "1941" ; dwc:genus "Lagria" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Borchmann, 1941" ; dwc:species "ignota" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Lagria" ; dwc:rank "species" ; dwc:species "ignota" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Lagria" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .