aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/trig/trig-syntax-bnode-07.trig
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/trig/trig-syntax-bnode-07.trig')
-rw-r--r--test/w3c/trig/trig-syntax-bnode-07.trig4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/w3c/trig/trig-syntax-bnode-07.trig b/test/w3c/trig/trig-syntax-bnode-07.trig
new file mode 100644
index 00000000..001e9ba0
--- /dev/null
+++ b/test/w3c/trig/trig-syntax-bnode-07.trig
@@ -0,0 +1,4 @@
+@prefix : <http://example/> .
+{:s :p _:a .
+_:a :p :o .
+} \ No newline at end of file