@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, Not adding 'trt:citesTaxonName ' due to issues with rank ; dc:creator "Biondi, Maurizio; D'Alessandro, Paola" ; dc:title "Notomela cyanipennis Jacoby 1899" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "74" ; bibo:journal "ZooKeys" ; bibo:startPage "63" ; bibo:volume "547" ; dc:creator "Biondi, Maurizio; D'Alessandro, Paola" ; dc:date "2015" ; dc:title "Revision of the Afrotropical genus Notomela Jacoby, 1899 with description of N. joliveti sp. n. from Principe Island (Coleoptera, Chrysomelidae, Galerucinae, Alticini)" ; a fabio:JournalArticle . dwc:authority "Jacoby, 1899" ; dwc:authorityName "Jacoby" ; dwc:authorityYear "1899" ; dwc:genus "Notomela" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Jacoby, 1899" ; dwc:species "cyanipennis" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Notomela" ; dwc:rank "species" ; dwc:species "cyanipennis" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Notomela" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .