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