/*
 * Test 2-05 : 2 triple patterns
 */

SELECT *
SOURCE <model1.nt>
WHERE  (?x, ?y, "v-1-1"), (?x, ?y, "v-1-1")
