@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' # Error: Could not add TaxonConceptCitation # Error: Could not produce taxonNameURI ; # Warning: Could not add treatment taxon because the rank attribute is missing ; cito:cites ; dc:creator "Victor; Eastop, F.; Blackman, Roger L." ; dc:title "Evallocataphis lutescens Zhang & Qiao 1998" ; trt:citesTaxonName ; trt:publishedIn ; a trt:Treatment . bibo:endPage "36" ; bibo:journal "Zootaxa" ; bibo:startPage "1" ; bibo:volume "1089" ; dc:creator "Victor; Eastop, F.; Blackman, Roger L." ; dc:date "2005" ; dc:title "Some new synonyms in Aphididae (Hemiptera: Sternorrhyncha)" ; a fabio:JournalArticle . dwc:authorityName "Borner" ; dwc:authorityYear "1949" ; dwc:class "Insecta" ; dwc:family "Aphididae" ; dwc:genus "Myzodium" ; dwc:kingdom "Animalia" ; dwc:order "Hemiptera" ; dwc:phylum "Arthropoda" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Borner, 1949" ; trt:hasTaxonName ; a dwcFP:TaxonConcept .