1 2 3 4 5 6 7 8
{ "@context": { "@vocab": "http://example/", "Foo": {"@context": {"baz": {"@type": "@vocab"}}} }, "@type": "Foo", "bar": {"baz": {"@id": "http://example/buzz"}} }