aboutsummaryrefslogtreecommitdiffstats
path: root/tests/JSONLDTests/toRdf-0081-out.nq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/JSONLDTests/toRdf-0081-out.nq')
-rw-r--r--tests/JSONLDTests/toRdf-0081-out.nq3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/JSONLDTests/toRdf-0081-out.nq b/tests/JSONLDTests/toRdf-0081-out.nq
new file mode 100644
index 00000000..d938ed71
--- /dev/null
+++ b/tests/JSONLDTests/toRdf-0081-out.nq
@@ -0,0 +1,3 @@
+_:b0 <http://example.com/nested> _:b1 .
+_:b0 <http://example.com/property> "this is English"@en .
+_:b1 <http://example.com/property> "and this is a plain string" .