@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 "Oliva, Adriana" ; dc:title "Oxelytrum selknan Oliva, 2012, sp. n." ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "14" ; bibo:journal "ZooKeys" ; bibo:startPage "1" ; bibo:volume "203" ; dc:creator "Oliva, Adriana" ; dc:date "2012" ; dc:title "A new species of Oxelytrum Gistel (Coleoptera, Silphidae) from southern Argentina, with a key to the species of the genus" ; a fabio:JournalArticle . # Info: authority attributes generated from docAuthor ; dwc:LSID "urn:lsid:zoobank.org:act:A2420D45-607E-4EFF-B220-853A3C364E02" ; dwc:authority "Oliva, 2012" ; dwc:authorityName "Oliva" ; dwc:authorityYear "2012" ; dwc:genus "Oxelytrum" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Oliva, 2012" ; dwc:species "selknan" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Oxelytrum" ; dwc:rank "species" ; dwc:species "selknan" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Oxelytrum" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .