diff options
Diffstat (limited to 'tests/TriGTests/trig-subm-25.trig')
-rw-r--r-- | tests/TriGTests/trig-subm-25.trig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/TriGTests/trig-subm-25.trig b/tests/TriGTests/trig-subm-25.trig new file mode 100644 index 00000000..7c3b9f2a --- /dev/null +++ b/tests/TriGTests/trig-subm-25.trig @@ -0,0 +1,5 @@ +@prefix foo: <http://example.org/foo#> . +@prefix foo: <http://example.org/bar#> . + +{foo:blah foo:blah foo:blah .} +<http://example/graph> {foo:blah foo:blah foo:blah .} |