@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 "Kaminski, Marcin Jan" ; dc:title "Ectateus calcaripes Gebien 1904, comb. n." ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "132" ; bibo:journal "ZooKeys" ; bibo:startPage "81" ; bibo:volume "415" ; dc:creator "Kaminski, Marcin Jan" ; dc:date "2014" ; dc:title "A cladistically based reinterpretation of the taxonomy of two Afrotropical tenebrionid genera Ectateus Koch, 1956 and Selinus Mulsant & Rey, 1853 (Coleoptera, Tenebrionidae, Platynotina)" ; a fabio:JournalArticle . dwc:LSID "http://species-id.net/wiki/Ectateus_calcaripes" ; dwc:authority "Gebien, 1904" ; dwc:authorityName "Gebien" ; dwc:authorityYear "1904" ; dwc:genus "Ectateus" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Gebien, 1904" ; dwc:species "calcaripes" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Ectateus" ; dwc:rank "species" ; dwc:species "calcaripes" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Ectateus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .