@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' # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; dc:creator "Frahnert, Sylke; Roman, Rafaela Aguilera; Eckhoff, Pascal; Wiley, James W." ; dc:title "Blacius blancoi Cabanis" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "189" ; bibo:issue "2" ; bibo:journal "Zoosystematics and Evolution" ; bibo:startPage "177" ; bibo:volume "91" ; dc:creator "Frahnert, Sylke; Roman, Rafaela Aguilera; Eckhoff, Pascal; Wiley, James W." ; dc:date "2015" ; dc:title "Juan Cristobal Gundlach's collections of Puerto Rican birds with special regard to types" ; a fabio:JournalArticle . dwc:authority "Cabanis" ; dwc:genus "Blacius" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Cabanis" ; dwc:species "blancoi" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Blacius" ; dwc:rank "species" ; dwc:species "blancoi" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Blacius" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .