example19.json (342B)
1 { 2 "@context": "http://www.w3.org/ns/anno.jsonld", 3 "id": "http://example.org/anno19", 4 "type": "Annotation", 5 "rights": "https://creativecommons.org/publicdomain/zero/1.0/", 6 "body": { 7 "id": "http://example.net/review1", 8 "rights": "http://creativecommons.org/licenses/by-nc/4.0/" 9 }, 10 "target": "http://example.com/product1" 11 }