@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 "Webster, Reginald P.; Sweeney, Jon D.; DeMerchant, Ian; Bouchard, Patrice; Bousquet, Yves" ; dc:title "Isomira sericea Say 1824" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "277" ; bibo:journal "ZooKeys" ; bibo:startPage "257" ; bibo:volume "179" ; dc:creator "Webster, Reginald P.; Sweeney, Jon D.; DeMerchant, Ian; Bouchard, Patrice; Bousquet, Yves" ; dc:date "2012" ; dc:title "New Coleoptera records from New Brunswick, Canada: Tenebrionidae and Zopheridae" ; a fabio:JournalArticle . dwc:LSID "http://species-id.net/wiki/Isomira_sericea" ; dwc:authority "Say, 1824" ; dwc:authorityName "Say" ; dwc:authorityYear "1824" ; dwc:genus "Isomira" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Say, 1824" ; dwc:species "sericea" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Isomira" ; dwc:rank "species" ; dwc:species "sericea" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Isomira" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .