PREFIX : PREFIX xsd: # Bad lexical form in data SELECT * { ?x :p ?v . FILTER (?v >= "2"^^xsd:positiveInteger) }