The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# use keyword FILTER as a namespace prefix
PREFIX FILTER: <http://example.org/ns#> 
SELECT *
WHERE { ?x FILTER:foo ?z FILTER (?z) }