@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Error: the treatment is lacking the taxon # Warning: Failed to output a material citation, could not create identifier cito:cites ; dc:creator "Kormondy, E. J." ; dc:title "Hetaerina titia Drury" ; trt:publishedIn ; a trt:Treatment . bibo:endPage "312" ; bibo:journal "The Ohio Journal of Science" ; bibo:startPage "305" ; bibo:volume "59" ; dc:creator "Kormondy, E. J." ; dc:date "1959" ; dc:title "Lestes tikalus, N. Sp. and other Odonata from Guatemala" ; a fabio:JournalArticle . dwc:authority "(Drury)" ; dwc:authorityName "Drury" ; dwc:baseAuthorityName "Drury" ; dwc:class "Insecta" ; dwc:family "Calopterygidae" ; dwc:genus "Hetaerina" ; dwc:kingdom "Animalia" ; dwc:order "Odonata" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Drury)" ; dwc:species "titia" ; trt:hasTaxonName ; a dwcFP:TaxonConcept .