@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 climatus" ; trt:publishedIn ; trt:treatsTaxonName ; a trt:Treatment . bibo:endPage "1" ; bibo:startPage "1" ; dc:creator "Koch, C. L." ; dc:date "1841" ; dc:title "Oribates climatus" ; a fabio:BookSection . # Warning: Could not determine parent name ; dwc:genus "Oribates" ; dwc:rank "species" ; dwc:species "climatus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Oribates" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .