blob: f4c007882a6c4a1fe68cb52044379134c7ba57b8 [file] [log] [blame]
SELECT ?x ?y ?a
WHERE
{ ?x ?y ?z .
?y ?a ?b .
}