diff options
Diffstat (limited to 'test/TurtleTests/blankNodePropertyList_as_subject.nt')
-rw-r--r-- | test/TurtleTests/blankNodePropertyList_as_subject.nt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/TurtleTests/blankNodePropertyList_as_subject.nt b/test/TurtleTests/blankNodePropertyList_as_subject.nt new file mode 100644 index 00000000..f0768879 --- /dev/null +++ b/test/TurtleTests/blankNodePropertyList_as_subject.nt @@ -0,0 +1,2 @@ +_:b1 <http://a.example/p> <http://a.example/o> . +_:b1 <http://a.example/p2> <http://a.example/o2> . |