/* * Test 2-01 : 2 triple patterns the same */ SELECT ?x, ?y, ?z SOURCE WHERE (?x, ?y, ?z), (?x, ?y, ?z)