blob: e7c944efb31b85533ee77cbd8582e35c12fdbf24 [file] [log] [blame]
PREFIX : <http://example/>
SELECT *
WHERE
{ { :x :p ?v
OPTIONAL { ?v :p1 ?w }
}
UNION
{ :a :q1 ?v } }