1 2 3 4 5 6 7 8 9 10
{ "@context": { "ex": "http://example.org/ns#", "ex:property": { "@container": "@list" } }, "@id": "ex:property", "ex:property": [1, 2] }