@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 "Forel, A." ; dc:title "Cremastogaster curvispinosa , Mayr" ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . bibo:endPage "418" ; bibo:journal "Transactions of the Entomological Society of London" ; bibo:startPage "333" ; bibo:volume "1893" ; dc:creator "Forel, A." ; dc:date "1893" ; dc:title "Formicides de l'Antille St. Vincent. Récoltées par Mons. H. H. Smith." ; a fabio:JournalArticle . # Warning: Could not determine parent name ; dwc:genus "Cremastogaster" ; dwc:rank "species" ; dwc:species "curvispinosa" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Cremastogaster" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .