@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' dc:creator "Smith, Neil Adam" ; dc:title "Mancalla lucasi Smith, 2011, sp. n." ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "116" ; bibo:journal "ZooKeys" ; bibo:startPage "1" ; bibo:volume "91" ; dc:creator "Smith, Neil Adam" ; dc:date "2011" ; dc:title "Taxonomic revision and phylogenetic analysis of the flightless Mancallinae (Aves, Pan-Alcidae)" ; a fabio:JournalArticle . # Info: authority attributes generated from docAuthor ; dwc:LSID "urn:lsid:zoobank.org:act:31389B4B-0A03-48E5-8A0B-C71CDBCE7164" ; dwc:authority "Smith, 2011" ; dwc:authorityName "Smith" ; dwc:authorityYear "2011" ; dwc:genus "Mancalla" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Smith, 2011" ; dwc:species "lucasi" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Mancalla" ; dwc:rank "species" ; dwc:species "lucasi" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Mancalla" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .