1 2 3 4 5 6 7 8 9
{ "@context": { "@version": 1.1, "@vocab": "http://example.org/ns/", "@base": "http://example.org/base/", "foo": { "@container": "@type" } }, "foo": {"bar": "baz"} }