@prefix: . :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 "1"^^xsd:nonNegativeInteger. ?x1 owl:onClass|owl:onDataRange . }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#qualifiedCardinality) (CARDINALITY,1) (CLASS,) """^^ ; :depth "3"^^ ; :size "4"^^ ; :support "6"^^ ; :canonicalString "1 20 9 -1 10 -1 -1 -1"^^ ; a , :PatternWithSize4 , :PatternWithSupport6, :Pattern , :PatternWithDepth3. :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#allValuesFrom) (CLASS,) """^^ ; :depth "3"^^ ; :size "3"^^ ; :support "5"^^ ; :canonicalString "1 16 10 -1 -1 -1"^^ ; a , :PatternWithSize3 , :PatternWithSupport5, :Pattern , :PatternWithDepth3.