@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 "Clark, J." ; dc:title "Eubothroponera" ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . bibo:endPage "25" ; bibo:journal "Proceedings of the Royal Society of Victoria" ; bibo:startPage "2" ; bibo:volume "43" ; dc:creator "Clark, J." ; dc:date "1930" ; dc:title "New Formicidae, with notes on some little-known species." ; a fabio:JournalArticle . # Warning: Could not determine parent name ; dwc:genus "Eubothroponera" ; dwc:rank "genus" ; a dwcFP:TaxonName .