The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
SELECT ?a, ?b
FROM   <http://somewhere/model1.rdf>
WHERE  (?a, <http://somewhere/pred1>, ?b)
AND    ?b < 5