diff options
Diffstat (limited to 'tests/good/test-05.nt')
-rw-r--r-- | tests/good/test-05.nt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/good/test-05.nt b/tests/good/test-05.nt new file mode 100644 index 00000000..d440197f --- /dev/null +++ b/tests/good/test-05.nt @@ -0,0 +1,4 @@ +_:b1 <http://example.org/base#a> <http://example.org/base#b> . +_:b1 <http://example.org/base#c> <http://example.org/base#d> . +<http://example.org/base#e> <http://example.org/base#f> _:b2 . +_:b2 <http://example.org/base#g> <http://example.org/base#h> . |