diff options
Diffstat (limited to 'tests/JSONLDTests/toRdf-0073-out.nq')
-rw-r--r-- | tests/JSONLDTests/toRdf-0073-out.nq | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/JSONLDTests/toRdf-0073-out.nq b/tests/JSONLDTests/toRdf-0073-out.nq new file mode 100644 index 00000000..58e36e13 --- /dev/null +++ b/tests/JSONLDTests/toRdf-0073-out.nq @@ -0,0 +1,3 @@ +_:b0 <http://example.com/vocab#created_at> "2012-10-28"^^<http://www.w3.org/2001/XMLSchema#date> . +_:b0 <http://example.com/vocab#homepage> <http://www.markus-lanthaler.com/> . +_:b0 <http://example.com/vocab#name> "Markus Lanthaler" . |