@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 "Forel, A." ; dc:title "Tetramonium gracile Forel, 1894, n. sp." ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "100" ; bibo:journal "Mitteilungen der Schweizerischen Entomologischen Gesellschaft" ; bibo:startPage "64" ; bibo:volume "9" ; dc:creator "Forel, A." ; dc:date "1894" ; dc:title "Abessinische und andere afrikanische Ameisen, gesammelt von Herrn Ingenieur Alfred Ilg, von Herrn Dr. Liengme, von Herrn Pfarrer Missionar P. Berthoud, Herrn Dr. Arth. Müller, etc." ; a fabio:JournalArticle . # Info: authority attributes generated from docAuthor ; dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:230993" ; dwc:authority "Forel, 1894" ; dwc:authorityName "Forel" ; dwc:authorityYear "1894" ; dwc:genus "Tetramonium" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Forel, 1894" ; dwc:species "gracile" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Tetramonium" ; dwc:rank "species" ; dwc:species "gracile" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Tetramonium" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .