@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 "Alfred W. Thomson; Lawrence M. Page" ; dc:title "Pareuchilogalanis gongshanensis" ; dwc:basisOfRecord ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . bibo:endPage "96" ; bibo:journal "Zootaxa" ; bibo:startPage "1" ; bibo:volume "1345" ; dc:creator "Alfred W. Thomson; Lawrence M. Page" ; dc:date "2006" ; dc:title "Genera of the Asian Catfish Families Sisoridae and Erethistidae (Teleostei: Siluriformes)." ; a fabio:JournalArticle . # Warning: Could not determine parent name ; dwc:genus "Pareuchilogalanis" ; dwc:rank "species" ; dwc:species "gongshanensis" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Pareuchilogalanis" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:catalogNumber "CAS 214865" ; dwc:collectionCode "CAS" ; dwc:locality "Salween drainage" ; trt:gbifOccurrenceId "923901291" ; trt:httpUri ; a dwc:MaterialCitation .