diff options
Diffstat (limited to 'test/TriGTests/nested_blankNodePropertyLists.trig')
-rw-r--r-- | test/TriGTests/nested_blankNodePropertyLists.trig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/TriGTests/nested_blankNodePropertyLists.trig b/test/TriGTests/nested_blankNodePropertyLists.trig new file mode 100644 index 00000000..5b28195a --- /dev/null +++ b/test/TriGTests/nested_blankNodePropertyLists.trig @@ -0,0 +1,2 @@ +{[ <http://a.example/p1> [ <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/p2> <http://a.example/o2> ] ; <http://a.example/p> <http://a.example/o> ].} |