@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . cito:cites ; dc:creator "Rifkind, Jacques" ; dc:title "Enoclerus albidulus Rifkind, n. sp." ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "27" ; bibo:journal "Zootaxa" ; bibo:startPage "1" ; bibo:volume "3397" ; dc:creator "Rifkind, Jacques" ; dc:date "2012" ; dc:title "New Central American and Mexican Enoclerus Gahan (Coleoptera: Cleridae: Clerinae): Part II" ; fabio:hasPart ; a fabio:JournalArticle . # Warning: Using document metadata for authority year ; dwc:authority "Rifkind" ; dwc:authorityName "Rifkind" ; dwc:class "Insecta" ; dwc:family "Cleridae" ; dwc:genus "Enoclerus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Rifkind, 2012" ; dwc:species "albidulus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Insecta" ; dwc:family "Cleridae" ; dwc:genus "Enoclerus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "albidulus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Enoclerus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Cleridae" ; 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 . dc:description "FIGURES 19 – 22. Habitus of: 19. Enoclerus silbermannii aeternitatis Rifkind, n. subsp. (holotype male). 20. Enoclerus albidulus Rifkind n. sp. (holotype male). 21. Enoclerus mcnallyi Rifkind n. sp., detail of anterior elytral markings. 22. Enoclerus toledoi Rifkind n. sp., lateral view of pronotum showing distinctive markings." ; fabio:hasRepresentation ; a fabio:Figure .