@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Error: the treatment is lacking the taxon cito:cites ; dc:creator "Xu, Huanli; Tadauchi, Osamu" ; dc:title "Andrena (Leucandrena) argentata Smith" ; trt:publishedIn ; a trt:Treatment . bibo:endPage "46" ; bibo:journal "Zootaxa" ; bibo:startPage "36" ; bibo:volume "2145" ; dc:creator "Xu, Huanli; Tadauchi, Osamu" ; dc:date "2009" ; dc:title "A revision of the subgenus Leucandrena of the genus Andrena of eastern Asia (Hymenoptera: Apoidea: Andrenidae)" ; a fabio:JournalArticle . dwc:authority "Smith, 1844" ; dwc:authorityName "Smith" ; dwc:authorityYear "1844" ; dwc:class "Insecta" ; dwc:family "Andrenidae" ; dwc:genus "Andrena" ; dwc:kingdom "Animalia" ; dwc:order "Hymenoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Smith, 1844" ; dwc:species "argentata" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Warncke, 1968" ; dwc:authorityName "Warncke" ; dwc:authorityYear "1968" ; dwc:class "Insecta" ; dwc:family "Andrenidae" ; dwc:genus "Andrena" ; dwc:kingdom "Animalia" ; dwc:order "Hymenoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Warncke, 1968" ; dwc:species "argentata" ; dwc:subGenus "Leucandrena" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept .