diff options
Diffstat (limited to 'tests/TriGTests/trig-subm-04.nq')
-rw-r--r-- | tests/TriGTests/trig-subm-04.nq | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/TriGTests/trig-subm-04.nq b/tests/TriGTests/trig-subm-04.nq new file mode 100644 index 00000000..acf2a1dd --- /dev/null +++ b/tests/TriGTests/trig-subm-04.nq @@ -0,0 +1,6 @@ +<http://example.org/base#a> <http://example.org/base#b> <http://example.org/base#c> . +<http://example.org/base#a> <http://example.org/base#d> <http://example.org/base#e> . +<http://example.org/base#a> <http://example.org/base#f> <http://example.org/base#g> . +<http://example.org/base#a> <http://example.org/base#b> <http://example.org/base#c> <http://example/graph> . +<http://example.org/base#a> <http://example.org/base#d> <http://example.org/base#e> <http://example/graph> . +<http://example.org/base#a> <http://example.org/base#f> <http://example.org/base#g> <http://example/graph> . |