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