The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
// (c) Copyright 2002 Hewlett-Packard Development Company, LP
// Test 3-05 : Triple patterns and constraints

SELECT *
SOURCE <model1.nt>
WHERE  (?x, ?y, ?z)
AND    ?x eq <http://rdf.hp.com/r-1> , 
       ?y eq <http://rdf.hp.com/p-1> ,
       ?z eq "v-1-1"