@prefix: . :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 "34"^^ ; :canonicalString "1 10 -1 -1"^^ ; a , :PatternWithSize2 , :PatternWithSupport34, :Pattern , :PatternWithDepth2. :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 "1"^^xsd:nonNegativeInteger. ?x1 owl:onProperty . }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#qualifiedCardinality) (CARDINALITY,1) (OBJECT_PROPERTY,) """^^ ; :depth "3"^^ ; :size "4"^^ ; :support "36"^^ ; :canonicalString "1 5 7 -1 18 -1 -1 -1"^^ ; a , :PatternWithSize4 , :PatternWithSupport36, :Pattern , :PatternWithDepth3.