@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 "Paukkunen, Juho; Berg, Alexander; Soon, Villu; Odegaard, Frode; Rosa, Paolo" ; dc:title "Holopyga fervida Fabricius 1781" ; trt:augmentsTaxonConcept ; trt:citesTaxonName ; 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 "Fabricius, 1781" ; dwc:authorityName "Fabricius" ; dwc:authorityYear "1781" ; dwc:genus "Holopyga" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Fabricius, 1781" ; dwc:species "fervida" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Holopyga" ; dwc:rank "species" ; dwc:species "fervida" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Holopyga" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .