blob: bc5b1f7ece29272eb109ddd2747bd4283587e0ef [file] [log] [blame]
PREFIX : <http://example/>
CREATE GRAPH <http://example/graph> ;
INSERT DATA
{
GRAPH <http://example/graph> { :r :p 123 }
}