@prefix: . :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 owl:onProperty 'administers grant'. ?x1 'http://www.w3.org/2002/07/owl#allValuesFrom' 'Grant'. }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#allValuesFrom) (CLASS,'Grant') (OBJECT_PROPERTY,'administers grant') """^^ ; :depth "3"^^ ; :size "4"^^ ; :support "4"^^ ; :canonicalString "1 3 10 -1 142 -1 -1 -1"^^ ; a , :PatternWithSize4 , :PatternWithSupport4, :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 "23"^^ ; :canonicalString "1 21 -1 -1"^^ ; a , :PatternWithSize2 , :PatternWithSupport23, :Pattern , :PatternWithDepth2.