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