@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Could not add treatment taxon because genus "" contains invalid characters ; cito:cites ; dc:creator "Lee, Dae-Hyun; Ahn, Kee-Jeong" ; dc:title "(Hydraena) Kugelann 1794" ; trt:citesTaxonName ; trt:publishedIn ; a trt:Treatment . bibo:endPage "78" ; bibo:journal "ZooKeys" ; bibo:startPage "57" ; bibo:volume "634" ; dc:creator "Lee, Dae-Hyun; Ahn, Kee-Jeong" ; dc:date "2016" ; dc:title "A taxonomic review of the Hydraenidae in South Korea (Coleoptera)" ; a fabio:JournalArticle . dwc:authority "Kugelann, 1794" ; dwc:authorityName "Kugelann" ; dwc:authorityYear "1794" ; dwc:family "Hydraenidae" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:rank "subGenus" ; dwc:scientificNameAuthorship "Kugelann, 1794" ; dwc:subGenus "Hydraena" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept .