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 2-01 : 2 triple patterns the same

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