blob: e108683c2fd93a039adb90c2537175f4b57c4b9b (
plain)
1
2
3
4
5
6
7
8
9
|
[{
"http://example.com/protected": [{"@value": "p === http://example.com/protected"}],
"http://example.com/unprotected": [{
"http://example.com/protected": [{
"@value": "p === http://example.com/protected",
"@language": "en"
}]
}]
}]
|