@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 "Lieftinck, M. A." ; dc:title "Risiophlebia Cowley 1934" ; trt:publishedIn ; a trt:Treatment . bibo:endPage "23" ; bibo:journal "Miscellanea Zoologica Sumatrana" ; bibo:startPage "1" ; bibo:volume "1" ; dc:creator "Lieftinck, M. A." ; dc:date "1935" ; dc:title "A Synopsis of the Odonata (Dragonflies) of Sumatra" ; a fabio:JournalArticle . dwc:authorityName "Cowley" ; dwc:authorityYear "1934" ; dwc:class "Insecta" ; dwc:family "Libellulidae" ; dwc:genus "Risiophlebia" ; dwc:kingdom "Animalia" ; dwc:order "Odonata" ; dwc:phylum "Arthropoda" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Cowley, 1934" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "(Kruger)" ; dwc:authorityName "Kruger" ; dwc:baseAuthorityName "Kruger" ; dwc:class "Insecta" ; dwc:family "Aeshnidae" ; dwc:genus "Gynacantha" ; dwc:kingdom "Animalia" ; dwc:order "Odonata" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Kruger)" ; dwc:species "dohrni" ; trt:hasTaxonName ; a dwcFP:TaxonConcept .