summaryrefslogtreecommitdiff
path: root/test/DAWG/data-r2/graph/graph-09.rq
blob: 6718ed667cb400dd1c68002a5045c61d5a3468c8 (plain)
1
2
3
4
5
6
7
PREFIX : <http://example/> 

SELECT * 
{ 
   ?s ?p ?o
   GRAPH ?g { ?s ?q ?v }
}