aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/trig/blankNodePropertyList_with_multiple_triples.trig
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/trig/blankNodePropertyList_with_multiple_triples.trig')
-rw-r--r--test/w3c/trig/blankNodePropertyList_with_multiple_triples.trig2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/w3c/trig/blankNodePropertyList_with_multiple_triples.trig b/test/w3c/trig/blankNodePropertyList_with_multiple_triples.trig
new file mode 100644
index 00000000..dc5b5461
--- /dev/null
+++ b/test/w3c/trig/blankNodePropertyList_with_multiple_triples.trig
@@ -0,0 +1,2 @@
+{[ <http://a.example/p1> <http://a.example/o1> ; <http://a.example/p2> <http://a.example/o2> ] <http://a.example/p> <http://a.example/o> .}
+<http://example/graph> {[ <http://a.example/p1> <http://a.example/o1> ; <http://a.example/p2> <http://a.example/o2> ] <http://a.example/p> <http://a.example/o> .}