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