{ "@context": { "@vocab": "http://example.com/", "@version": 1.1, "protected": { "@protected": true }, "unprotected": { "@protected": false } }, "protected": true, "unprotected": true, "scope": { "@context": { "unprotected": "http://example.com/something-else" }, "unprotected": "property http://example.com/something-else" } }