@prefix: . :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 owl:onProperty ?x2. ?x1 ?x3. ?x3 ?x4. }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#someValuesFrom) (INTERNAL,http://www.w3.org/2002/07/owl#unionOf) """^^ ; :depth "3"^^ ; :size "3"^^ ; :support "5"^^ ; :canonicalString "1 3 98 -1 -1 -1"^^ ; a , :PatternWithSize3 , :PatternWithSupport5, :Pattern , :PatternWithDepth3.