@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 "Santschi, F." ; dc:title "Dicroapsis emeryi" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "314" ; bibo:journal "Annales de la Societe Entomologique de Belgique" ; bibo:startPage "302" ; bibo:volume "57" ; dc:creator "Santschi, F." ; dc:date "1913" ; dc:title "Glanure de fourmis africaines." ; a fabio:JournalArticle . # Info: authority attributes generated from docAuthor ; dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:230643" ; dwc:authority "Santschi, 1913" ; dwc:authorityName "Santschi" ; dwc:authorityYear "1913" ; dwc:genus "Dicroapsis" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Santschi, 1913" ; dwc:species "emeryi" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Dicroapsis" ; dwc:rank "species" ; dwc:species "emeryi" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Dicroapsis" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .