@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; cito:cites , , ; dc:creator "Hespenheide, Henry A.; Westcott, Richard L.; Bellamy, Charles L." ; dc:title "Agrilus abstersus Horn 1891" ; trt:augmentsTaxonConcept ; trt:citesTaxonName , , , ; trt:publishedIn ; a trt:Treatment . bibo:endPage "56" ; bibo:journal "Zootaxa" ; bibo:startPage "36" ; bibo:volume "2805" ; dc:creator "Hespenheide, Henry A.; Westcott, Richard L.; Bellamy, Charles L." ; dc:date "2011" ; dc:title "Agrilus Curtis (Coleoptera: Buprestidae) of the Baja California peninsula, México" ; a fabio:JournalArticle . dwc:authority "Horn 1891" ; dwc:authorityName "Horn" ; dwc:authorityYear "1891" ; dwc:class "Insecta" ; dwc:family "Buprestidae" ; dwc:genus "Agrilus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Horn, 1891" ; dwc:species "abstersus" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "W.F. Barr" ; dwc:authorityName "W.F. Barr" ; dwc:class "Magnoliopsida" ; dwc:family "Fabaceae" ; dwc:genus "Prosopis" ; dwc:kingdom "Animalia" ; dwc:order "Fabales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Barr" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "A. Gray" ; dwc:authorityName "A. Gray" ; dwc:class "Magnoliopsida" ; dwc:family "Fabaceae" ; dwc:genus "Acacia" ; dwc:kingdom "Plantae" ; dwc:order "Fabales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Gray" ; dwc:species "greggii" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Removing "(Gray)" from authority ; dwc:authority "(Gray) Moran & Felger" ; dwc:authorityName "(Gray) Moran & Felger" ; dwc:class "Magnoliopsida" ; dwc:family "Simaroubaceae" ; dwc:genus "Castela" ; dwc:kingdom "Plantae" ; dwc:order "Sapindales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Moran & Felger" ; dwc:species "emoryi" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Insecta" ; dwc:family "Buprestidae" ; dwc:genus "Agrilus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "abstersus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Agrilus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Buprestidae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Coleoptera" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Insecta" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Arthropoda" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Animalia" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .