@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Failed to output a material citation, could not create identifier dc:creator "Francis Walker" ; dc:title "Asilus elva Walker, 1849, n. s." ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . dc:creator "Francis Walker" ; dc:date "1849" ; dc:title "List of the specimens of dipterous insects in the collection of the British Museum" ; a fabio:Book . # Info: authority attributes generated from docAuthor ; dwc:authority "Francis Walker, 1849" ; dwc:authorityName "Francis Walker" ; dwc:authorityYear "1849" ; dwc:class "Insecta" ; dwc:family "Asilidae" ; dwc:genus "Asilus" ; dwc:kingdom "Animalia" ; dwc:order "Diptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Francis Walker, 1849" ; dwc:species "elva" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Insecta" ; dwc:family "Asilidae" ; dwc:genus "Asilus" ; dwc:kingdom "Animalia" ; dwc:order "Diptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "elva" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Asilus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Asilidae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Diptera" ; 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 .