aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/trig/objectList_with_two_objects.nq
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/trig/objectList_with_two_objects.nq')
-rw-r--r--test/w3c/trig/objectList_with_two_objects.nq4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/w3c/trig/objectList_with_two_objects.nq b/test/w3c/trig/objectList_with_two_objects.nq
new file mode 100644
index 00000000..4b4e044b
--- /dev/null
+++ b/test/w3c/trig/objectList_with_two_objects.nq
@@ -0,0 +1,4 @@
+<http://a.example/s> <http://a.example/p> <http://a.example/o1> .
+<http://a.example/s> <http://a.example/p> <http://a.example/o2> .
+<http://a.example/s> <http://a.example/p> <http://a.example/o1> <http://example/graph> .
+<http://a.example/s> <http://a.example/p> <http://a.example/o2> <http://example/graph> .