jsonld-ex/test/data/json-ld.org-test-suite/normalize-0020-out.nq
2017-03-24 23:08:41 +01:00

5 lines
242 B
Plaintext
Executable file

<http://example.org/vocab#test> <http://example.org/vocab#A> _:c14n2 .
<http://example.org/vocab#test> <http://example.org/vocab#B> _:c14n1 .
_:c14n1 <http://example.org/vocab#next> _:c14n0 .
_:c14n2 <http://example.org/vocab#next> _:c14n0 .