diff options
Diffstat (limited to 'tests/test-12.out')
-rw-r--r-- | tests/test-12.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/test-12.out b/tests/test-12.out new file mode 100644 index 00000000..67404a59 --- /dev/null +++ b/tests/test-12.out @@ -0,0 +1,4 @@ +<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> "1" . +<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> "2" . +<http://example.org/ex#foo> <http://example.org/myprop#_abc> "def" . +<http://example.org/ex#foo> <http://example.org/myprop#_345> "678" . |