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