{ "@context": { "@vocab": "ex:", "Type": { "@context": { "foo": { "@id": "ex:foo", "@type": "@vocab", "@context": { "@version": 1.1, "Foo": "ex:Foo", "Bar": "ex:Bar" } } } } }, "@type": "Type", "foo": "Bar" }