@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 caespitum subsp. semilaeve Andre" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "388" ; bibo:journal "Yezhegodnik Zoologicheskogo Muzeya Imperatorskoi Akademii Nauk" ; bibo:startPage "368" ; bibo:volume "8" ; dc:creator "Forel, A." ; dc:date "1904" ; dc:title "Note sur les fourmis du Musée Zoologique de l'Académie Impériale des Sciences à St. Pétersbourg." ; a fabio:JournalArticle . # Info: authority attributes generated from docAuthor ; dwc:authority "Forel, 1904" ; dwc:authorityName "Forel" ; dwc:authorityYear "1904" ; dwc:genus "Tetramonium" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "Forel, 1904" ; dwc:species "caespitum" ; dwc:subSpecies "semilaeve" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Tetramonium" ; dwc:rank "subSpecies" ; dwc:species "caespitum" ; dwc:subSpecies "semilaeve" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Tetramonium" ; dwc:rank "species" ; dwc:species "caespitum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Tetramonium" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .