aboutsummaryrefslogtreecommitdiffstats
path: root/tests/JSONLDTests/toRdf-0118-out.nq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/JSONLDTests/toRdf-0118-out.nq')
-rw-r--r--tests/JSONLDTests/toRdf-0118-out.nq9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/JSONLDTests/toRdf-0118-out.nq b/tests/JSONLDTests/toRdf-0118-out.nq
new file mode 100644
index 00000000..a9451eef
--- /dev/null
+++ b/tests/JSONLDTests/toRdf-0118-out.nq
@@ -0,0 +1,9 @@
+_:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> _:b0 .
+_:b0 _:b0 "plain value" .
+_:b0 _:b0 <http://json-ld.org/test-suite/tests/relativeIri> .
+_:b0 _:b0 _:b0 .
+_:b0 _:b0 _:b1 .
+_:b0 _:b0 _:b2 .
+_:b0 _:b0 _:b3 .
+_:b1 _:b0 "term" .
+_:b2 _:b0 "termId" .