{ "@context": { "@vocab": "http://example.org/", "input": {"@container": "@graph"} }, "input": [{ "@graph": { "value": "x" } }, { "@graph": { "value": "y" } }] }