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

8 lines
143 B
Plaintext
Executable file

{
"@id": "http://example.com/",
"ex:prop1": {
"@list": [ { "@id": "_:x1" }, { "@id": "_:x2" } ]
},
"ex:prop2": { "@id": "_:x3" }
}