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