@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 "Günther, Albert C. L. G." ; dc:title "Coryphcenoides filicauda" ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . bibo:endPage "28" ; bibo:issue "2" ; bibo:journal "Annals and Magazine of Natural History" ; bibo:startPage "17" ; bibo:volume "5" ; dc:creator "Günther, Albert C. L. G." ; dc:date "1878" ; dc:title "Preliminary notices of deep-sea fishes collected during the voyage of the H. M. S. “ Challenger ”" ; a fabio:JournalArticle . # Warning: Could not determine parent name ; dwc:genus "Coryphcenoides" ; dwc:rank "species" ; dwc:species "filicauda" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Coryphcenoides" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .