// (c) Copyright 2002, Hewlett-Packard Company, all rights reserved.
// Test 3-02 : Triple patterns and constraints

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