The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
PREFIX : <http://example.org/>
SELECT *
WHERE
{
  :x :p :z
  GRAPH ?g { :x :b ?a . GRAPH [] { :x :p ?x } }
}