@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 "Lee, Chi-Feng; Bezdek, Jan" ; dc:title "Dercetina unifasciata Allard 1889, stat. r. and comb. n." ; trt:citesTaxonName ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "33" ; bibo:journal "ZooKeys" ; bibo:startPage "1" ; bibo:volume "323" ; dc:creator "Lee, Chi-Feng; Bezdek, Jan" ; dc:date "2013" ; dc:title "Revision of the genus Dercetina from Taiwan and their similar species, with description of a new species from Myanmar (Insecta, Chrysomelidae, Galerucinae)" ; a fabio:JournalArticle . dwc:LSID "http://species-id.net/wiki/Dercetina_unifasciata" ; dwc:authority "Allard, 1889" ; dwc:authorityName "Allard" ; dwc:authorityYear "1889" ; dwc:genus "Dercetina" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Allard, 1889" ; dwc:species "unifasciata" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Dercetina" ; dwc:rank "species" ; dwc:species "unifasciata" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Dercetina" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .