blob: 63b47f145c845659fd792665ecc6a770afc0e855 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"@context": "http://www.w3.org/ns/anno.jsonld",
"id": "http://example.org/anno40",
"type": "Annotation",
"body": "http://example.org/note1",
"target": {
"source": "http://example.org/image1",
"scope": "http://example.org/page1"
}
}
|