PREFIX : PREFIX arq: SELECT * { GRAPH arq:UnionGraph { ?s ?p ?o . } { ?o ?q ?v } }