diff options
Diffstat (limited to 'tests/ntriples/nt2013-ex4.nt')
-rw-r--r-- | tests/ntriples/nt2013-ex4.nt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ntriples/nt2013-ex4.nt b/tests/ntriples/nt2013-ex4.nt new file mode 100644 index 0000000..4dcbf20 --- /dev/null +++ b/tests/ntriples/nt2013-ex4.nt @@ -0,0 +1,2 @@ +_:alice <http://xmlns.com/foaf/0.1/knows> _:bob . +_:bob <http://xmlns.com/foaf/0.1/knows> _:alice . |