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