@prefix: . :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 ?x2. ?x2 rdf:rest*/rdf:first ?x3. ?x3 owl:onProperty ?x4. ?x3 ?x5. }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#intersectionOf) (INTERNAL,http://www.w3.org/2002/07/owl#someValuesFrom) """^^ ; :depth "3"^^ ; :size "3"^^ ; :support "20"^^ ; :canonicalString "1 17 15 -1 -1 -1"^^ ; a , :PatternWithSize3 , :PatternWithSupport20, :Pattern , :PatternWithDepth3.