aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/TriGTests/trig-subm-02.nq
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/TriGTests/trig-subm-02.nq')
-rw-r--r--test/w3c/TriGTests/trig-subm-02.nq6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/trig-subm-02.nq b/test/w3c/TriGTests/trig-subm-02.nq
new file mode 100644
index 00000000..299f1cd6
--- /dev/null
+++ b/test/w3c/TriGTests/trig-subm-02.nq
@@ -0,0 +1,6 @@
+<http://example.org/base1#a> <http://example.org/base1#b> <http://example.org/base1#c> .
+<http://example.org/base2#a> <http://example.org/base2#b> <http://example.org/base2#c> .
+<http://example.org/base1#a> <http://example.org/base2#a> <http://example.org/base3#a> .
+<http://example.org/base1#a> <http://example.org/base1#b> <http://example.org/base1#c> <http://example/graph> .
+<http://example.org/base2#a> <http://example.org/base2#b> <http://example.org/base2#c> <http://example/graph> .
+<http://example.org/base1#a> <http://example.org/base2#a> <http://example.org/base3#a> <http://example/graph> .