blob: 71b40469dffc97607d0517ac28919a3928b6d210 [file] [log] [blame]
PREFIX : <http://example/>
SELECT *
{
:x1 :p ?v .
OPTIONAL
{
:x3 :q ?w .
OPTIONAL { :x2 :p ?v }
}
}