@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . # Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia' dc:creator "Koch, C. L." ; dc:title "Oribates ovalis Koch" ; dwc:basisOfRecord ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "1" ; bibo:startPage "1" ; dc:creator "Koch, C. L." ; dc:date "1835" ; dc:title "Oribates ovalis" ; a fabio:BookSection . # Info: authority attributes generated from docAuthor ; dwc:authority "Koch, 1835" ; dwc:authorityName "Koch" ; dwc:authorityYear "1835" ; dwc:genus "Oribates" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Koch, 1835" ; dwc:species "ovalis" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Oribates" ; dwc:rank "species" ; dwc:species "ovalis" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Oribates" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:locality "Regensburg" ; trt:gbifOccurrenceId "923899193" ; trt:httpUri ; a dwc:MaterialCitation .