@prefix: . :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 owl:onProperty 'description'. ?x1 rdfs:Literal. }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#allValuesFrom) (DATATYPE_PROPERTY,'description') (DATATYPE,rdfs:Literal) """^^ ; :depth "3"^^ ; :size "4"^^ ; :support "8"^^ ; :canonicalString "1 3 4 -1 5 -1 -1 -1"^^ ; a , :PatternWithSize4 , :PatternWithSupport8, :Pattern , :PatternWithDepth3. :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 owl:onProperty 'date/timeInterval'. ?x1 'http://www.w3.org/2002/07/owl#allValuesFrom' 'Date/Time Interval'. }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#allValuesFrom) (OBJECT_PROPERTY,'date/timeInterval') (CLASS,'Date/Time Interval') """^^ ; :depth "3"^^ ; :size "4"^^ ; :support "9"^^ ; :canonicalString "1 3 49 -1 50 -1 -1 -1"^^ ; a , :PatternWithSize4 , :PatternWithSupport9, :Pattern , :PatternWithDepth3.