summaryrefslogtreecommitdiffstats
path: root/tests/turtle-2013/nested_blankNodePropertyLists.nt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/turtle-2013/nested_blankNodePropertyLists.nt')
-rw-r--r--tests/turtle-2013/nested_blankNodePropertyLists.nt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/turtle-2013/nested_blankNodePropertyLists.nt b/tests/turtle-2013/nested_blankNodePropertyLists.nt
new file mode 100644
index 0000000..47cb70f
--- /dev/null
+++ b/tests/turtle-2013/nested_blankNodePropertyLists.nt
@@ -0,0 +1,3 @@
+_:genid1 <http://a.example/p2> <http://a.example/o2> .
+_:genid2 <http://a.example/p1> _:genid1 .
+_:genid2 <http://a.example/p> <http://a.example/o> .