blob: 08fac9cf32b7067ed3157085c352ce308c6fc262 [file] [log] [blame]
PREFIX : <http://example.org/>
SELECT *
WHERE
{
:x :p :z
GRAPH ?g { :x :b ?a }
}