@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 "Hong, Chun-dan; van Achterberg, Cornelis; Xu, Zai-fu" ; dc:title "Schlettererius Ashmead 1900" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "108" ; bibo:journal "ZooKeys" ; bibo:startPage "1" ; bibo:volume "110" ; dc:creator "Hong, Chun-dan; van Achterberg, Cornelis; Xu, Zai-fu" ; dc:date "2011" ; dc:title "A revision of the Chinese Stephanidae (Hymenoptera, Stephanoidea)" ; a fabio:JournalArticle . dwc:LSID "http://species-id.net/wiki/Schlettererius" ; dwc:authority "Ashmead, 1900" ; dwc:authorityName "Ashmead" ; dwc:authorityYear "1900" ; dwc:genus "Schlettererius" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Ashmead, 1900" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Schlettererius" ; dwc:rank "genus" ; a dwcFP:TaxonName .