@prefix: . :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 "1"^^xsd:nonNegativeInteger. ?x1 owl:onClass|owl:onDataRange xsd:string. ?x1 owl:onProperty . }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#maxQualifiedCardinality) (CARDINALITY,1) (DATATYPE,xsd:string) (DATATYPE_PROPERTY,) """^^ ; :depth "3"^^ ; :size "5"^^ ; :support "5"^^ ; :canonicalString "1 11 13 -1 14 -1 46 -1 -1 -1"^^ ; a , :PatternWithSize5 , :PatternWithSupport5, :Pattern , :PatternWithDepth3.