@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 "Wei, Na-sen; Rosa, Paolo; Xu, Zai-fu" ; dc:title "Primeuchroeus kansitakuanus Tsuneki 1970" ; trt:augmentsTaxonConcept ; trt:citesTaxonName ; trt:publishedIn ; a trt:Treatment . bibo:endPage "56" ; bibo:journal "ZooKeys" ; bibo:startPage "43" ; bibo:volume "373" ; dc:creator "Wei, Na-sen; Rosa, Paolo; Xu, Zai-fu" ; dc:date "2014" ; dc:title "Contributions to the knowledge of the Chinese Primeuchroeus Linsenmaier, 1968 (Hymenoptera, Chrysididae), with a key to species" ; a fabio:JournalArticle . dwc:LSID "http://species-id.net/wiki/Primeuchroeus_kansitakuanus" ; dwc:authority "Tsuneki, 1970" ; dwc:authorityName "Tsuneki" ; dwc:authorityYear "1970" ; dwc:genus "Primeuchroeus" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Tsuneki, 1970" ; dwc:species "kansitakuanus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Primeuchroeus" ; dwc:rank "species" ; dwc:species "kansitakuanus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Primeuchroeus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .