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