aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TrigTests/blankNodePropertyList_as_subject.nq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TrigTests/blankNodePropertyList_as_subject.nq')
-rw-r--r--tests/TrigTests/blankNodePropertyList_as_subject.nq4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/TrigTests/blankNodePropertyList_as_subject.nq b/tests/TrigTests/blankNodePropertyList_as_subject.nq
new file mode 100644
index 00000000..b3c274ce
--- /dev/null
+++ b/tests/TrigTests/blankNodePropertyList_as_subject.nq
@@ -0,0 +1,4 @@
+_:b1 <http://a.example/p> <http://a.example/o> .
+_:b1 <http://a.example/p2> <http://a.example/o2> .
+_:b2 <http://a.example/p> <http://a.example/o> <http://example/graph> .
+_:b2 <http://a.example/p2> <http://a.example/o2> <http://example/graph> .