@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 "Spilogale pygmaea Thomas 1898" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "289" ; bibo:startPage "244" ; dc:creator "James H. Honacki; Kenneth E. Kinman; James W. Koeppl" ; dc:date "1982" ; dc:title "Order Carnivora" ; a fabio:BookSection . dwc:authority "Thomas, 1898" ; dwc:authorityName "Thomas" ; dwc:authorityYear "1898" ; dwc:class "Mammalia" ; dwc:family "Mustelidae" ; dwc:genus "Spilogale" ; dwc:kingdom "Animalia" ; dwc:order "Carnivora" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Thomas, 1898" ; dwc:species "pygmaea" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Removing "(Non Tiliqua Australis Gray" from authority ; dwc:authorityName "Gray, 1839: 332 (Non Tiliqua Australis Gray" ; dwc:authorityYear "1838" ; dwc:baseAuthorityName "Kerr" ; dwc:baseAuthorityYear "1792" ; dwc:class "Mammalia" ; dwc:family "Mustelidae" ; dwc:genus "Spilogale" ; dwc:kingdom "Animalia" ; dwc:order "Carnivora" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Kerr, 1792)" ; dwc:species "australis" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Mammalia" ; dwc:family "Mustelidae" ; dwc:genus "Spilogale" ; dwc:kingdom "Animalia" ; dwc:order "Carnivora" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:species "pygmaea" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Spilogale" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Mustelidae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Carnivora" ; 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 .