@prefix: . :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 owl:onProperty 'geographic focus'. ?x1 'http://www.w3.org/2002/07/owl#allValuesFrom' 'Geographic Region'. }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#allValuesFrom) (CLASS,'Geographic Region') (OBJECT_PROPERTY,'geographic focus') """^^ ; :depth "3"^^ ; :size "4"^^ ; :support "4"^^ ; :canonicalString "1 3 75 -1 97 -1 -1 -1"^^ ; a , :PatternWithSize4 , :PatternWithSupport4, :Pattern , :PatternWithDepth3.