aboutsummaryrefslogtreecommitdiffstats
path: root/tests/JSONLDTests/toRdf-0084-out.nq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/JSONLDTests/toRdf-0084-out.nq')
-rw-r--r--tests/JSONLDTests/toRdf-0084-out.nq3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/JSONLDTests/toRdf-0084-out.nq b/tests/JSONLDTests/toRdf-0084-out.nq
new file mode 100644
index 00000000..21981f04
--- /dev/null
+++ b/tests/JSONLDTests/toRdf-0084-out.nq
@@ -0,0 +1,3 @@
+<http://example.com/node> <http://example.com/vocab/property> "einfacher String"@de .
+<http://example.com/node> <http://example.com/vocab/property> <http://example.com/propertyValueNode> .
+<http://example.com/propertyValueNode> <http://example.com/vocab/indexMap> "simple string"@en .