summaryrefslogtreecommitdiff
path: root/test/DAWG/data-r2/syntax-sparql1/syntax-struct-14.rq
blob: 88f7992db5f136ace401a1b3e4cf66808646c20c (plain)
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 } 
}