diff options
Diffstat (limited to 'tests/JSONLDTests/toRdf-0031-out.nq')
-rw-r--r-- | tests/JSONLDTests/toRdf-0031-out.nq | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/JSONLDTests/toRdf-0031-out.nq b/tests/JSONLDTests/toRdf-0031-out.nq new file mode 100644 index 00000000..70485565 --- /dev/null +++ b/tests/JSONLDTests/toRdf-0031-out.nq @@ -0,0 +1,3 @@ +<http://example.com/vocab#property> <http://www.w3.org/2000/01/rdf-schema#definedBy> <http://example.com/vocab> . +<http://example.com/vocab#property> <http://www.w3.org/2000/01/rdf-schema#label> "A property" . +<http://example.com/vocab> <http://www.w3.org/2000/01/rdf-schema#label> "My vocabulary" . |