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

SELECT *
SOURCE <model1.nt>
WHERE  (?x, ?y, ?z), (?x, ?a, ?z)
