diff options
Diffstat (limited to 'tests/TrigTests/trig-subm-05.nq')
-rw-r--r-- | tests/TrigTests/trig-subm-05.nq | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/TrigTests/trig-subm-05.nq b/tests/TrigTests/trig-subm-05.nq new file mode 100644 index 00000000..cf4eb939 --- /dev/null +++ b/tests/TrigTests/trig-subm-05.nq @@ -0,0 +1,4 @@ +_:b1 <http://example.org/base#a> <http://example.org/base#b> . +<http://example.org/base#c> <http://example.org/base#d> _:b2 . +_:b3 <http://example.org/base#a> <http://example.org/base#b> <http://example/graph> . +<http://example.org/base#c> <http://example.org/base#d> _:b4 <http://example/graph> . |