diff options
Diffstat (limited to 'tests/JSONLDTests/toRdf-0065-out.nq')
-rw-r--r-- | tests/JSONLDTests/toRdf-0065-out.nq | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/JSONLDTests/toRdf-0065-out.nq b/tests/JSONLDTests/toRdf-0065-out.nq new file mode 100644 index 00000000..57adb84c --- /dev/null +++ b/tests/JSONLDTests/toRdf-0065-out.nq @@ -0,0 +1,3 @@ +_:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/bar> . +_:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/foo/> . +_:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/underscore/> . |