@prefix: . :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 owl:onProperty ?x2. ?x1 . }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#someValuesFrom) (CLASS,) """^^ ; :depth "3"^^ ; :size "3"^^ ; :support "8"^^ ; :canonicalString "1 3 19 -1 -1 -1"^^ ; a , :PatternWithSize3 , :PatternWithSupport8, :Pattern , :PatternWithDepth3. :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 . }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (CLASS,) """^^ ; :depth "2"^^ ; :size "2"^^ ; :support "16"^^ ; :canonicalString "1 95 -1 -1"^^ ; a , :PatternWithSize2 , :PatternWithSupport16, :Pattern , :PatternWithDepth2.