@prefix: . :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 owl:onProperty . ?x1 ?x2. ?x2 owl:onDatatype xsd:short. ?x2 owl:withRestrictions ?x3. ?x3 rdf:rest*/rdf:first ?x4. ?x4 "50"^^xsd:integer. }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#someValuesFrom) (DATATYPE_PROPERTY,) (INTERNAL,DatatypeRestriction) (FACET,minInclusive) (LITERAL,"50"^^xsd:integer) (DATATYPE,xsd:short) """^^ ; :depth "5"^^ ; :size "7"^^ ; :support "11"^^ ; :canonicalString "1 19 64 -1 65 66 67 -1 -1 70 -1 -1 -1 -1"^^ ; a , :PatternWithSize7 , :PatternWithSupport11, :Pattern , :PatternWithDepth5.