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

4 lines
348 B
Plaintext
Executable file

<http://example.org/test#example1> <http://example.org/vocab#date> "2011-01-25T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .
<http://example.org/test#example1> <http://example.org/vocab#embed> <http://example.org/test#example2> .
<http://example.org/test#example2> <http://example.org/vocab#parent> <http://example.org/test#example1> .