@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . # Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia' dc:creator "Maier, Crystal A." ; dc:title "Nebilinagena doylei Kodada & Jaech 1999" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "91" ; bibo:journal "ZooKeys" ; bibo:startPage "33" ; bibo:volume "329" ; dc:creator "Maier, Crystal A." ; dc:date "2013" ; dc:title "A revision of the Larainae (Coleoptera, Elmidae) of Venezuela, with description of nine new species" ; a fabio:JournalArticle . dwc:LSID "http://species-id.net/wiki/Nebilinagena_doylei" ; dwc:authority "Kodada & Jaech, 1999" ; dwc:authorityName "Kodada & Jaech" ; dwc:authorityYear "1999" ; dwc:genus "Nebilinagena" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Kodada & Jaech, 1999" ; dwc:species "doylei" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Nebilinagena" ; dwc:rank "species" ; dwc:species "doylei" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Nebilinagena" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .