blob: 88f7992db5f136ace401a1b3e4cf66808646c20c [file] [log] [blame]
# 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 }
}