@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 ; dc:creator "Sandoval-Gomez, Vivian Eliana; Lopes-Andrade, Cristiano; Lawrence, John F." ; dc:title "Xylographus globipennis Reitter 1911" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "43" ; bibo:journal "ZooKeys" ; bibo:startPage "23" ; bibo:volume "374" ; dc:creator "Sandoval-Gomez, Vivian Eliana; Lopes-Andrade, Cristiano; Lawrence, John F." ; dc:date "2014" ; dc:title "Lectotype designations and nomenclatural changes in Xylographus Mellie (Coleoptera, Ciidae)" ; a fabio:JournalArticle . dwc:authority "Reitter, 1911" ; dwc:authorityName "Reitter" ; dwc:authorityYear "1911" ; dwc:genus "Xylographus" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Reitter, 1911" ; dwc:species "globipennis" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Xylographus" ; dwc:rank "species" ; dwc:species "globipennis" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Xylographus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .