@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' # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; # Warning: Could not add treatment taxon because family "" contains invalid characters ; cito:cites , ; dc:creator "Brysz, Alicja M.; Stroiński, Adam; Szwedo, Jacek" ; dc:title "Achiplectini Brysz, Stroiński & Szwedo, 2024, trib. nov" ; trt:citesTaxonName , ; trt:publishedIn ; a trt:Treatment . bibo:endPage "176" ; bibo:issue "1" ; bibo:journal "European Journal of Taxonomy" ; bibo:pubDate "2024-09-30" ; bibo:startPage "151" ; bibo:volume "958" ; dc:creator "Brysz, Alicja M.; Stroiński, Adam; Szwedo, Jacek" ; dc:date "2024" ; dc:title "A new tribe of scaphocephalic Achilidae from South Africa (Hemiptera: Fulgoromorpha)" ; a fabio:JournalArticle . dwc:authorityName "Brysz & Stroiński & Szwedo" ; dwc:authorityYear "2024" ; dwc:class "Insecta" ; dwc:family "Achilidae" ; dwc:genus "Achiplecton" ; dwc:kingdom "Animalia" ; dwc:order "Hemiptera" ; dwc:phylum "Arthropoda" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Brysz, Stroiński & Szwedo, 2024" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authorityName "Stal" ; dwc:authorityYear "1866" ; dwc:class "Insecta" ; dwc:family "Achilidae" ; dwc:kingdom "Animalia" ; dwc:order "Hemiptera" ; dwc:phylum "Arthropoda" ; dwc:rank "family" ; dwc:scientificNameAuthorship "Stal, 1866" ; trt:hasTaxonName ; a dwcFP:TaxonConcept .