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