@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 ; # Warning: Could not add treatment taxon because genus "" contains invalid characters ; cito:cites ; dc:creator "Lackner, Tomas; Leschen, Richard A. B." ; dc:title "(Baeckmanniolus) Reichardt 1926" ; trt:citesTaxonName , ; trt:publishedIn ; a trt:Treatment . bibo:endPage "263" ; bibo:journal "ZooKeys" ; bibo:startPage "1" ; bibo:volume "689" ; dc:creator "Lackner, Tomas; Leschen, Richard A. B." ; dc:date "2017" ; dc:title "A monograph of the Australopacific Saprininae (Coleoptera, Histeridae)" ; a fabio:JournalArticle . dwc:authority "Reichardt, 1926" ; dwc:authorityName "Reichardt" ; dwc:authorityYear "1926" ; dwc:family "Histeridae" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:rank "subGenus" ; dwc:scientificNameAuthorship "Reichardt, 1926" ; dwc:subGenus "Baeckmanniolus" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept .