diff options
Diffstat (limited to 'test/w3c/TriGTests/trig-subm-27.nq')
-rw-r--r-- | test/w3c/TriGTests/trig-subm-27.nq | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/trig-subm-27.nq b/test/w3c/TriGTests/trig-subm-27.nq new file mode 100644 index 00000000..95e9abbc --- /dev/null +++ b/test/w3c/TriGTests/trig-subm-27.nq @@ -0,0 +1,5 @@ +<http://www.w3.org/2013/TriGTests/a1> <http://www.w3.org/2013/TriGTests/b1> <http://www.w3.org/2013/TriGTests/c1> . +<http://example.org/ns/a2> <http://example.org/ns/b2> <http://example.org/ns/c2> . +<http://example.org/ns/foo/a3> <http://example.org/ns/foo/b3> <http://example.org/ns/foo/c3> . +<http://example.org/ns/foo/bar#a4> <http://example.org/ns/foo/bar#b4> <http://example.org/ns/foo/bar#c4> . +<http://example.org/ns2#a5> <http://example.org/ns2#b5> <http://example.org/ns2#c5> . |