{ "@context": { "@version": 1.1, "Outer": { "@id": "ex:Outer", "@context": { "nested": "ex:nested" } }, "Inner": { "@id": "ex:Inner", "@context": { "@version": 1.1, "foo": { "@id": "ex:foo", "@type": "@vocab", "@context": { "Foo": "ex:Foo" } } } } } }