@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Failed to output a material citation, could not create identifier # Warning: Failed to output a material citation, could not create identifier dc:creator "Stefanelli, Silvia; Della Rocca, Francesca; Bogliani, Giuseppe" ; dc:title "Pycnomerus terebrans Oliver 1790" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "1106" ; bibo:journal "Biodiversity Data Journal" ; bibo:startPage "1106" ; bibo:volume "2" ; dc:creator "Stefanelli, Silvia; Della Rocca, Francesca; Bogliani, Giuseppe" ; dc:date "2014" ; dc:title "Saproxylic beetles of the Po plain woodlands, Italy" ; a fabio:JournalArticle . dwc:authority "Oliver, 1790" ; dwc:authorityName "Oliver" ; dwc:authorityYear "1790" ; dwc:class "Insecta" ; dwc:family "Zopheridae" ; dwc:genus "Pycnomerus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Oliver, 1790" ; dwc:species "terebrans" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Insecta" ; dwc:family "Zopheridae" ; dwc:genus "Pycnomerus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "terebrans" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Pycnomerus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Zopheridae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Coleoptera" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Insecta" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Arthropoda" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Animalia" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .