@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 detractus Waterhouse 1889" ; 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 "Waterhouse 1889" ; dwc:authorityName "Waterhouse" ; dwc:authorityYear "1889" ; dwc:class "Insecta" ; dwc:family "Buprestidae" ; dwc:genus "Agrilus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Waterhouse, 1889" ; dwc:species "detractus" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . 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 "felix" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Knull." ; dwc:authorityName "Knull." ; dwc:class "Insecta" ; dwc:family "Buprestidae" ; dwc:genus "Agrilus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Knull." ; dwc:species "hualpaii" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Removing "(A. Gray)" from authority ; dwc:authority "(A. Gray) Rydb." ; dwc:authorityName "(A. Gray) Rydb." ; dwc:class "Magnoliopsida" ; dwc:family "Fabaceae" ; dwc:genus "Psorothamnus" ; dwc:kingdom "Plantae" ; dwc:order "Fabales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Rydb." ; 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 "detractus" ; 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 .