example20.json (380B)
1 { 2 "@context": "http://www.w3.org/ns/anno.jsonld", 3 "id": "http://example.org/anno20", 4 "type": "Annotation", 5 "canonical": "urn:uuid:dbfb1861-0ecf-41ad-be94-a584e5c4f1df", 6 "via": "http://other.example.org/anno1", 7 "body": { 8 "id": "http://example.net/review1", 9 "rights": "http://creativecommons.org/licenses/by/4.0/" 10 }, 11 "target": "http://example.com/product1" 12 }