1 2 3 4 5 6 7 8 9
PREFIX : <http://example/> SELECT * FROM <data-g1.ttl> FROM NAMED <data-g2.ttl> { GRAPH ?g { ?s ?p ?o } }