@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia' # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; cito:cites , , , , , ; dc:creator "Beck, Robin M. D.; Voss, Robert S.; Jansa, Sharon A." ; dc:title "Diprotodontoidea Gill 1872" ; trt:augmentsTaxonConcept ; trt:citesTaxonName , , , , ; trt:publishedIn ; a trt:Treatment . bibo:endPage "353" ; bibo:issue "457" ; bibo:journal "Bulletin of the American Museum of Natural History" ; bibo:pubDate "2022-06-28" ; bibo:startPage "1" ; bibo:volume "2022" ; dc:creator "Beck, Robin M. D.; Voss, Robert S.; Jansa, Sharon A." ; dc:date "2022" ; dc:title "Craniodental Morphology And Phylogeny Of Marsupials" ; a fabio:JournalArticle . # Error: Invalid Rank ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authorityName "Stirton" ; dwc:authorityYear "1967" ; dwc:class "Mammalia" ; dwc:family "Diprotodontidae" ; dwc:genus "Ngapakaldia" ; dwc:kingdom "Animalia" ; dwc:order "Diprotodontia" ; dwc:phylum "Chordata" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Stirton, 1967" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authorityName "Beck & Voss & Jansa" ; dwc:authorityYear "2022" ; dwc:class "Mammalia" ; dwc:family "Diprotodontidae" ; dwc:genus "Silvabestius" ; dwc:kingdom "Animalia" ; dwc:order "Diprotodontia" ; dwc:phylum "Chordata" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Beck, Voss & Jansa, 2022" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authorityName "Owen" ; dwc:authorityYear "1838" ; dwc:class "Mammalia" ; dwc:family "Diprotodontidae" ; dwc:genus "Diprotodon" ; dwc:kingdom "Animalia" ; dwc:order "Diprotodontia" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Owen, 1838" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:baseAuthorityName "Goldfuss" ; dwc:baseAuthorityYear "1817" ; dwc:class "Mammalia" ; dwc:family "Phascolarctidae" ; dwc:genus "Phascolarctos" ; dwc:kingdom "Animalia" ; dwc:order "Diprotodontia" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Goldfuss, 1817)" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:baseAuthorityName "Shaw" ; dwc:baseAuthorityYear "1800" ; dwc:class "Mammalia" ; dwc:family "Vombatidae" ; dwc:genus "Vombatus" ; dwc:kingdom "Animalia" ; dwc:order "Diprotodontia" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Shaw, 1800)" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authorityName "Gill" ; dwc:authorityYear "1872" ; dwc:class "Mammalia" ; dwc:family "Diprotodontidae" ; dwc:kingdom "Animalia" ; dwc:order "Diprotodontia" ; dwc:phylum "Chordata" ; dwc:rank "family" ; dwc:scientificNameAuthorship "Gill, 1872" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:rank "superFamily" ; dwc:superFamily "Diprotodontoidea" ; a dwcFP:TaxonName .