@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, Not adding 'trt:citesTaxonName ' due to issues with rank ; cito:cites , ; dc:creator "van der Hammen, L." ; dc:title "Enarthronota" ; trt:citesTaxonName , , , , , , , , , , , , , ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . bibo:endPage "93" ; bibo:journal "Zoologische Verhandelingen" ; bibo:startPage "1" ; bibo:volume "40" ; dc:creator "van der Hammen, L." ; dc:date "1959" ; dc:title "Berlese's Primitive Oribatid Mites" ; a fabio:JournalArticle . dwc:authority "(Huxley, 1864)" ; dwc:authorityName "(Huxley, 1864)" ; dwc:class "Mammalia" ; dwc:family "Hoplophoridae" ; dwc:kingdom "Animalia" ; dwc:order "Cingulata" ; dwc:phylum "Chordata" ; dwc:rank "family" ; dwc:scientificNameAuthorship "(Huxley, 1864)" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Zoological Record" ; dwc:authorityName "Zoological Record" ; dwc:class "Arachnida" ; dwc:family "Haplochthoniidae" ; dwc:genus "Tetrachthonius" ; dwc:kingdom "Animalia" ; dwc:order "Oribatida" ; dwc:phylum "Arthropoda" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Zoological Record" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:infraOrder "Enarthronota" ; dwc:rank "infraOrder" ; a dwcFP:TaxonName .