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-7-04 : Predicate and Subject 

SELECT ?x, ?y, ?a
FROM <model7.nt>
WHERE (?y, ?a, ?b) , (?x, ?y, ?z)