{ "@context": { "@vocab": "http://example/", "typemap": {"@container": "@type"} }, "typemap": { "http://example.org/foo": {"@type": "http://example.org/bar", "label": "Object with @type "}, "_:bar": {"@type": "_:foo", "label": "Object with @type _:bar"} } }