@prefix: . :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 owl:onProperty . ?x1 ?x2. }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#someValuesFrom) (OBJECT_PROPERTY,) """^^ ; :depth "3"^^ ; :size "3"^^ ; :support "20"^^ ; :canonicalString "1 5 6 -1 -1 -1"^^ ; a , :PatternWithSize3 , :PatternWithSupport20, :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 27 -1 -1"^^ ; a , :PatternWithSize2 , :PatternWithSupport16, :Pattern , :PatternWithDepth2. :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 owl:onProperty . ?x1 "2"^^xsd:nonNegativeInteger. }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#minQualifiedCardinality) (OBJECT_PROPERTY,) (CARDINALITY,2) """^^ ; :depth "3"^^ ; :size "4"^^ ; :support "4"^^ ; :canonicalString "1 50 17 -1 72 -1 -1 -1"^^ ; a , :PatternWithSize4 , :PatternWithSupport4, :Pattern , :PatternWithDepth3.