aboutsummaryrefslogtreecommitdiffstats
path: root/tests/JSONLDTests/toRdf-0054-out.nq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/JSONLDTests/toRdf-0054-out.nq')
-rw-r--r--tests/JSONLDTests/toRdf-0054-out.nq6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/JSONLDTests/toRdf-0054-out.nq b/tests/JSONLDTests/toRdf-0054-out.nq
new file mode 100644
index 00000000..a84697e1
--- /dev/null
+++ b/tests/JSONLDTests/toRdf-0054-out.nq
@@ -0,0 +1,6 @@
+<http://example.org/test#example1> <http://example.org/test#property1> <http://example.org/test#example2> .
+<http://example.org/test#example1> <http://example.org/test#property2> <http://example.org/test#example3> .
+<http://example.org/test#example1> <http://example.org/test#property3> <http://example.org/test#example4> .
+<http://example.org/test#example1> <http://example.org/test#property4> <http://example.org/test#example4> .
+<http://example.org/test#example2> <http://example.org/test#property4> "foo" .
+<http://example.org/test#example4> <http://example.org/test#property5> "2012-03-31"^^<http://www.w3.org/2001/XMLSchema#date> .