@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 cito:cites ; dc:creator "James H. Honacki; Kenneth E. Kinman; James W. Koeppl" ; dc:title "Sorex gaspensis Anthony and Goodwin 1924" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "106" ; bibo:startPage "58" ; dc:creator "James H. Honacki; Kenneth E. Kinman; James W. Koeppl" ; dc:date "1982" ; dc:title "Order Insectivora" ; a fabio:BookSection . dwc:authority "Anthony and Goodwin, 1924" ; dwc:authorityName "Anthony and Goodwin" ; dwc:authorityYear "1924" ; dwc:class "Mammalia" ; dwc:family "Soricidae" ; dwc:genus "Sorex" ; dwc:kingdom "Animalia" ; dwc:order "Insectivora" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Anthony & Goodwin, 1924" ; dwc:species "gaspensis" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authorityName "Batchelder" ; dwc:authorityYear "1911" ; dwc:class "Mammalia" ; dwc:family "Soricidae" ; dwc:genus "Sorex" ; dwc:kingdom "Animalia" ; dwc:order "Insectivora" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Batchelder, 1911" ; dwc:species "dispar" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Mammalia" ; dwc:family "Soricidae" ; dwc:genus "Sorex" ; dwc:kingdom "Animalia" ; dwc:order "Insectivora" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:species "gaspensis" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Sorex" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Soricidae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Insectivora" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Mammalia" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Chordata" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Animalia" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .