# filename: ex199.rq PREFIX dm: ASK WHERE { ?s dm:location ?city . FILTER (!(isURI(?city))) }