1 2 3 4 5 6
# Two elements in the group PREFIX : <http://example.org/ns#> SELECT * { :p :q :r OPTIONAL { :a :b :c } :p :q :r OPTIONAL { :a :b :c } }