@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 "Colin P. Groves" ; dc:title "Dasyurus hallucatus Gould 1842" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "37" ; bibo:startPage "29" ; dc:creator "Colin P. Groves" ; dc:date "1993" ; dc:title "Order Dasyuromorphia" ; a fabio:BookSection . dwc:authority "Gould, 1842" ; dwc:authorityName "Gould" ; dwc:authorityYear "1842" ; dwc:class "Mammalia" ; dwc:family "Dasyuridae" ; dwc:genus "Dasyurus" ; dwc:kingdom "Animalia" ; dwc:order "Dasyuromorphia" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Gould, 1842" ; dwc:species "hallucatus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authorityName "Pocock" ; dwc:authorityYear "1926" ; dwc:class "Mammalia" ; dwc:family "Dasyuridae" ; dwc:genus "Satanellus" ; dwc:kingdom "Animalia" ; dwc:order "Dasyuromorphia" ; dwc:phylum "Chordata" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Pocock, 1926" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Zimmermann, 1783" ; dwc:authorityName "Zimmermann" ; dwc:authorityYear "1783" ; dwc:class "Mammalia" ; dwc:family "Dasyuridae" ; dwc:genus "Mustela" ; dwc:kingdom "Animalia" ; dwc:order "Dasyuromorphia" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Zimmermann, 1783" ; dwc:species "quoll" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Mammalia" ; dwc:family "Dasyuridae" ; dwc:genus "Dasyurus" ; dwc:kingdom "Animalia" ; dwc:order "Dasyuromorphia" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:species "hallucatus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Dasyurus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Dasyuridae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Dasyuromorphia" ; 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 .