@prefix: . :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 owl:equivalentClass|^owl:equivalentClass ?x1. ?x1 owl:onProperty . ?x1 . }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2002/07/owl#equivalentClass) (INTERNAL,http://www.w3.org/2002/07/owl#someValuesFrom) (CLASS,) (OBJECT_PROPERTY,) """^^ ; :depth "3"^^ ; :size "4"^^ ; :support "12"^^ ; :canonicalString "1 3 14 -1 15 -1 -1 -1"^^ ; a , :PatternWithSize4 , :PatternWithSupport12, :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 "11"^^ ; :canonicalString "6 14 -1 -1"^^ ; a , :PatternWithSize2 , :PatternWithSupport11, :Pattern , :PatternWithDepth2.