I have an owl/rdf schema with object properties with range restrictions, and I’m unable to get with the Jena API the effective range class. I would like to get the classes which are defined in the ontology as the range of a property. For example, with the following schema: And I’m doing: I expected to get this result: But I