blob: fa9bfe334b52f9d33ff6bf6ce267cf8e0eee330e [file] [log] [blame]
PREFIX : <http://example/>
PREFIX arq: <urn:x-arq:>
SELECT *
{
GRAPH arq:UnionGraph { :x ?p ?o }
}