@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 "Crawley, W. C." ; dc:title "Cataglypis albicans , Rog" ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . bibo:endPage "179" ; bibo:journal "Entomologists Record and Journal of Variation" ; bibo:startPage "177" ; bibo:volume "32" ; dc:creator "Crawley, W. C." ; dc:date "1920" ; dc:title "Ants from Mesopotamia and north-west Persia (concluded)" ; a fabio:JournalArticle . # Warning: Could not determine parent name ; dwc:genus "Cataglypis" ; dwc:rank "species" ; dwc:species "albicans" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Cataglypis" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .