aboutsummaryrefslogtreecommitdiffstats
path: root/tests/JSONLDTests/toRdf-0014-out.nq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/JSONLDTests/toRdf-0014-out.nq')
-rw-r--r--tests/JSONLDTests/toRdf-0014-out.nq3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/JSONLDTests/toRdf-0014-out.nq b/tests/JSONLDTests/toRdf-0014-out.nq
new file mode 100644
index 00000000..9a2730cc
--- /dev/null
+++ b/tests/JSONLDTests/toRdf-0014-out.nq
@@ -0,0 +1,3 @@
+<http://greggkellogg.net/foaf#me> <http://xmlns.com/foaf/0.1/knows> _:b0 .
+_:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "Manu Sporny" .
+_:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .