@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' dc:creator "Schmidt, B. Christian; Freina, Josef J. De" ; dc:title "Andesobia flavata Hampson 1901, comb. n." ; trt:citesTaxonName ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "88" ; bibo:journal "ZooKeys" ; bibo:startPage "69" ; bibo:volume "149" ; dc:creator "Schmidt, B. Christian; Freina, Josef J. De" ; dc:date "2011" ; dc:title "Generic placement of the Neotropical species of \" Phragmatobia \" (Erebidae, Arctiinae), with a remarkable matrivorous species from the Peruvian Andes" ; a fabio:JournalArticle . dwc:LSID "http://species-id.net/wiki/Andesobia_flavata" ; dwc:authority "Hampson, 1901" ; dwc:authorityName "Hampson" ; dwc:authorityYear "1901" ; dwc:genus "Andesobia" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Hampson, 1901" ; dwc:species "flavata" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Andesobia" ; dwc:rank "species" ; dwc:species "flavata" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Andesobia" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .