@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 "Paukkunen, Juho; Berg, Alexander; Soon, Villu; Odegaard, Frode; Rosa, Paolo" ; dc:title "Pseudomalus triangulifer Abeille de Perrin 1877" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "116" ; bibo:journal "ZooKeys" ; bibo:startPage "1" ; bibo:volume "548" ; dc:creator "Paukkunen, Juho; Berg, Alexander; Soon, Villu; Odegaard, Frode; Rosa, Paolo" ; dc:date "2015" ; dc:title "An illustrated key to the cuckoo wasps (Hymenoptera, Chrysididae) of the Nordic and Baltic countries, with description of a new species" ; a fabio:JournalArticle . dwc:authority "Abeille de Perrin, 1877" ; dwc:authorityName "Abeille de Perrin" ; dwc:authorityYear "1877" ; dwc:genus "Pseudomalus" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Abeille de Perrin, 1877" ; dwc:species "triangulifer" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Pseudomalus" ; dwc:rank "species" ; dwc:species "triangulifer" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Pseudomalus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .