@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' # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; dc:creator "Buffington, Matthew L.; Noort, Simon van" ; dc:title "Oberthuerella longicaudata Benoit" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "154" ; bibo:journal "ZooKeys" ; bibo:startPage "1" ; bibo:volume "202" ; dc:creator "Buffington, Matthew L.; Noort, Simon van" ; dc:date "2012" ; dc:title "Revision of the Afrotropical Oberthuerellinae (Cynipoidea, Liopteridae)" ; a fabio:JournalArticle . dwc:LSID "urn:lsid:biosci.ohio-state.edu:osuc_concepts:181557" ; dwc:authority "Benoit" ; dwc:genus "Oberthuerella" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Benoit" ; dwc:species "longicaudata" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Oberthuerella" ; dwc:rank "species" ; dwc:species "longicaudata" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Oberthuerella" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .