aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TriGTests/blankNodePropertyList_with_multiple_triples.trig
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TriGTests/blankNodePropertyList_with_multiple_triples.trig')
-rw-r--r--tests/TriGTests/blankNodePropertyList_with_multiple_triples.trig2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TriGTests/blankNodePropertyList_with_multiple_triples.trig b/tests/TriGTests/blankNodePropertyList_with_multiple_triples.trig
new file mode 100644
index 00000000..dc5b5461
--- /dev/null
+++ b/tests/TriGTests/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> .}