From 1ba13d847b25e697a4b0e9d96a3afdfb2539d1ba Mon Sep 17 00:00:00 2001 From: Tom Crane Date: Tue, 22 Sep 2015 14:29:26 +0100 Subject: [PATCH] some test manifests featuring auth services on thumbnails and declared in the manifest as well --- ...h-all-acceptterms-with-svc-and-thumbs.json | 1878 +++ ...auth-all-caslogin-with-svc-and-thumbs.json | 347 + test/fixtures/auth-both-reqreg-forms.json | 1596 +++ test/fixtures/auth-clinical.json | 122 + test/fixtures/auth-restricted-test.json | 10341 ++++++++++++++++ 5 files changed, 14284 insertions(+) create mode 100644 test/fixtures/auth-all-acceptterms-with-svc-and-thumbs.json create mode 100644 test/fixtures/auth-all-caslogin-with-svc-and-thumbs.json create mode 100644 test/fixtures/auth-both-reqreg-forms.json create mode 100644 test/fixtures/auth-clinical.json create mode 100644 test/fixtures/auth-restricted-test.json diff --git a/test/fixtures/auth-all-acceptterms-with-svc-and-thumbs.json b/test/fixtures/auth-all-acceptterms-with-svc-and-thumbs.json new file mode 100644 index 00000000..f6c9e0d3 --- /dev/null +++ b/test/fixtures/auth-all-acceptterms-with-svc-and-thumbs.json @@ -0,0 +1,1878 @@ +{ + "@context": "http://iiif.io/api/presentation/2/context.json", + "@id": "http://wellcomelibrary.org/iiif/b20234661/manifest", + "@type": "sc:Manifest", + "label": "All accept terms - regular IIIF auth", + "metadata": [ + { + "label": "Info", + "value": "The IIIF version of clickthrough, completely standard. Includes an authed thumbnail service on each canvas. The @id of the thumbnail resource is NOT protected, so the UV should show the field of thumbnails for this work. The main Image resource is protected with the same auth services as its IIIF image service." + }, + { + "label": "Wellcome Identifier", + "value": "PENROSE/2/45/9, b20234661" + }, + { + "label": "License", + "value": "CC-BY-NC" + } + ], + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif/accepttermslogin", + "profile": "http://iiif.io/api/auth/0/login", + "label": "Archival material less than 100 years old", + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif/tokenterms", + "profile": "http://iiif.io/api/auth/0/token" + }, + { + "@id": "http://wellcomelibrary.org/iiif/logout", + "profile": "http://iiif.io/api/auth/0/logout", + "label": "Log out of Wellcome Library", + "description": "Log out of Wellcome Library" + } + ] + } + ], + "sequences": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/sequence/s0", + "@type": "sc:Sequence", + "label": "Sequence s0", + "rendering": { + "@id": "http://wellcomelibrary.org/pdf/b20234661/0/b20234661_0.pdf", + "format": "application/pdf", + "label": "Download as PDF" + }, + "canvases": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c0", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a90e702e-139f-4db6-9920-8f05048b103d/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a90e702e-139f-4db6-9920-8f05048b103d", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 327, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 164, + "height": 200 + }, + { + "width": 327, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2651, + "width": 2169, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/a90e702e-139f-4db6-9920-8f05048b103d", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a90e702e-139f-4db6-9920-8f05048b103d/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 655, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a90e702e-139f-4db6-9920-8f05048b103d", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c0" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c1", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/dc199502-c5b7-4952-90ad-ac2a9a1d52c8/full/80,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 80, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/dc199502-c5b7-4952-90ad-ac2a9a1d52c8", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 320, + "sizes": [ + { + "width": 80, + "height": 100 + }, + { + "width": 160, + "height": 200 + }, + { + "width": 320, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2654, + "width": 2123, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/dc199502-c5b7-4952-90ad-ac2a9a1d52c8", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/dc199502-c5b7-4952-90ad-ac2a9a1d52c8/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 640, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/dc199502-c5b7-4952-90ad-ac2a9a1d52c8", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c1" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c2", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/50836c75-2391-4bbb-9841-2c92503b5250/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/50836c75-2391-4bbb-9841-2c92503b5250", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 318, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 159, + "height": 200 + }, + { + "width": 318, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2673, + "width": 2123, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/50836c75-2391-4bbb-9841-2c92503b5250", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/50836c75-2391-4bbb-9841-2c92503b5250/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 635, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/50836c75-2391-4bbb-9841-2c92503b5250", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c2" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c3", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/82aee396-3c5e-4eff-b512-f859dd73dc14/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/82aee396-3c5e-4eff-b512-f859dd73dc14", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 324, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 324, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2660, + "width": 2153, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/82aee396-3c5e-4eff-b512-f859dd73dc14", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/82aee396-3c5e-4eff-b512-f859dd73dc14/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 648, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/82aee396-3c5e-4eff-b512-f859dd73dc14", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c3" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c4", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/106c67eb-4f1b-4e87-a752-bf4f134366f5/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/106c67eb-4f1b-4e87-a752-bf4f134366f5", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 323, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 323, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2671, + "width": 2158, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/106c67eb-4f1b-4e87-a752-bf4f134366f5", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/106c67eb-4f1b-4e87-a752-bf4f134366f5/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 646, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/106c67eb-4f1b-4e87-a752-bf4f134366f5", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c4" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c5", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/d530b6e0-3f93-4483-a9f5-333bfe711b52/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/d530b6e0-3f93-4483-a9f5-333bfe711b52", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 324, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 324, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2675, + "width": 2166, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/d530b6e0-3f93-4483-a9f5-333bfe711b52", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/d530b6e0-3f93-4483-a9f5-333bfe711b52/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 648, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/d530b6e0-3f93-4483-a9f5-333bfe711b52", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c5" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c6", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/be912c3e-7003-4aab-8cd6-b33b7903d8c7/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/be912c3e-7003-4aab-8cd6-b33b7903d8c7", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 324, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 324, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2676, + "width": 2165, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/be912c3e-7003-4aab-8cd6-b33b7903d8c7", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/be912c3e-7003-4aab-8cd6-b33b7903d8c7/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 647, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/be912c3e-7003-4aab-8cd6-b33b7903d8c7", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c6" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c7", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a5b6d7e4-4aa5-47d7-bb5d-d6684fa13349/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a5b6d7e4-4aa5-47d7-bb5d-d6684fa13349", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2670, + "width": 2171, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/a5b6d7e4-4aa5-47d7-bb5d-d6684fa13349", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a5b6d7e4-4aa5-47d7-bb5d-d6684fa13349/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 650, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a5b6d7e4-4aa5-47d7-bb5d-d6684fa13349", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c7" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c8", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/0ad10871-0b16-492a-a152-5b02ca837f8b/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/0ad10871-0b16-492a-a152-5b02ca837f8b", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2669, + "width": 2169, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/0ad10871-0b16-492a-a152-5b02ca837f8b", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/0ad10871-0b16-492a-a152-5b02ca837f8b/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 650, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/0ad10871-0b16-492a-a152-5b02ca837f8b", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c8" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c9", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/48ef5bf9-5513-4b12-8ce5-a170de70b032/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/48ef5bf9-5513-4b12-8ce5-a170de70b032", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 324, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 324, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2673, + "width": 2165, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/48ef5bf9-5513-4b12-8ce5-a170de70b032", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/48ef5bf9-5513-4b12-8ce5-a170de70b032/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 648, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/48ef5bf9-5513-4b12-8ce5-a170de70b032", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c9" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c10", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/fc491e3d-264c-46a5-b2a9-f1f6876ddc8c/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/fc491e3d-264c-46a5-b2a9-f1f6876ddc8c", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2662, + "width": 2166, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/fc491e3d-264c-46a5-b2a9-f1f6876ddc8c", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/fc491e3d-264c-46a5-b2a9-f1f6876ddc8c/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 651, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/fc491e3d-264c-46a5-b2a9-f1f6876ddc8c", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c10" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c11", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/15564b19-c040-4b1b-b965-cde4cf28346d/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/15564b19-c040-4b1b-b965-cde4cf28346d", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2665, + "width": 2171, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/15564b19-c040-4b1b-b965-cde4cf28346d", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/15564b19-c040-4b1b-b965-cde4cf28346d/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 652, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/15564b19-c040-4b1b-b965-cde4cf28346d", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c11" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c12", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/f14a1dcc-8981-4d0a-8a60-6abb117fa445/full/80,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 80, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/f14a1dcc-8981-4d0a-8a60-6abb117fa445", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 321, + "sizes": [ + { + "width": 80, + "height": 100 + }, + { + "width": 160, + "height": 200 + }, + { + "width": 321, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2669, + "width": 2140, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/f14a1dcc-8981-4d0a-8a60-6abb117fa445", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/f14a1dcc-8981-4d0a-8a60-6abb117fa445/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 641, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/f14a1dcc-8981-4d0a-8a60-6abb117fa445", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c12" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c13", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/fa9ea794-646d-4901-b45f-8af7f6a34a79/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/fa9ea794-646d-4901-b45f-8af7f6a34a79", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2658, + "width": 2163, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/fa9ea794-646d-4901-b45f-8af7f6a34a79", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/fa9ea794-646d-4901-b45f-8af7f6a34a79/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 651, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/fa9ea794-646d-4901-b45f-8af7f6a34a79", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c13" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c14", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/27f0bff9-8163-4677-b10c-9205f5655113/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/27f0bff9-8163-4677-b10c-9205f5655113", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 324, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 324, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2663, + "width": 2157, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/27f0bff9-8163-4677-b10c-9205f5655113", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/27f0bff9-8163-4677-b10c-9205f5655113/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 648, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/27f0bff9-8163-4677-b10c-9205f5655113", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c14" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c15", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a1eb933c-b122-43e9-86bf-eaecc249503b/full/80,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 80, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a1eb933c-b122-43e9-86bf-eaecc249503b", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 321, + "sizes": [ + { + "width": 80, + "height": 100 + }, + { + "width": 160, + "height": 200 + }, + { + "width": 321, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2664, + "width": 2136, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/a1eb933c-b122-43e9-86bf-eaecc249503b", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a1eb933c-b122-43e9-86bf-eaecc249503b/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 641, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a1eb933c-b122-43e9-86bf-eaecc249503b", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c15" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c16", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/adfe53d0-1bf4-454b-a46d-b34e96db4c4d/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/adfe53d0-1bf4-454b-a46d-b34e96db4c4d", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2673, + "width": 2171, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/adfe53d0-1bf4-454b-a46d-b34e96db4c4d", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/adfe53d0-1bf4-454b-a46d-b34e96db4c4d/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 650, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/adfe53d0-1bf4-454b-a46d-b34e96db4c4d", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c16" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c17", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/416725de-4eb9-4283-b059-3a21e91ddab2/full/80,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 80, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/416725de-4eb9-4283-b059-3a21e91ddab2", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 321, + "sizes": [ + { + "width": 80, + "height": 100 + }, + { + "width": 161, + "height": 200 + }, + { + "width": 321, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2666, + "width": 2140, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/416725de-4eb9-4283-b059-3a21e91ddab2", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/416725de-4eb9-4283-b059-3a21e91ddab2/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 642, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/416725de-4eb9-4283-b059-3a21e91ddab2", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c17" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c18", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/094841f2-39b0-42a7-869b-9f44811c0183/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/094841f2-39b0-42a7-869b-9f44811c0183", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2672, + "width": 2171, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/094841f2-39b0-42a7-869b-9f44811c0183", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/094841f2-39b0-42a7-869b-9f44811c0183/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 650, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/094841f2-39b0-42a7-869b-9f44811c0183", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c18" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c19", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a6dfeb55-5aad-4644-bbd4-fd4820ad3947/full/80,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 80, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a6dfeb55-5aad-4644-bbd4-fd4820ad3947", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 322, + "sizes": [ + { + "width": 80, + "height": 100 + }, + { + "width": 161, + "height": 200 + }, + { + "width": 322, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2666, + "width": 2143, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/a6dfeb55-5aad-4644-bbd4-fd4820ad3947", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a6dfeb55-5aad-4644-bbd4-fd4820ad3947/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 643, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/a6dfeb55-5aad-4644-bbd4-fd4820ad3947", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c19" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c20", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/e17ffeb0-dfad-417f-ad28-8dafef67c471/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/e17ffeb0-dfad-417f-ad28-8dafef67c471", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2676, + "width": 2174, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/e17ffeb0-dfad-417f-ad28-8dafef67c471", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/e17ffeb0-dfad-417f-ad28-8dafef67c471/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 650, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/e17ffeb0-dfad-417f-ad28-8dafef67c471", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c20" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c21", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/9bed5c6a-00e6-405b-ae6b-ed5f64345dbc/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/9bed5c6a-00e6-405b-ae6b-ed5f64345dbc", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 327, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 164, + "height": 200 + }, + { + "width": 327, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2663, + "width": 2178, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/9bed5c6a-00e6-405b-ae6b-ed5f64345dbc", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/9bed5c6a-00e6-405b-ae6b-ed5f64345dbc/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 654, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/9bed5c6a-00e6-405b-ae6b-ed5f64345dbc", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c21" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c22", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/daf891b4-0403-4cb0-b3bf-376d08d94d93/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/daf891b4-0403-4cb0-b3bf-376d08d94d93", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 323, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 161, + "height": 200 + }, + { + "width": 323, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2666, + "width": 2150, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/daf891b4-0403-4cb0-b3bf-376d08d94d93", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/daf891b4-0403-4cb0-b3bf-376d08d94d93/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 645, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/daf891b4-0403-4cb0-b3bf-376d08d94d93", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c22" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c23", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/9d39fd32-3062-4fce-bfa7-51f41aad3f5e/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/9d39fd32-3062-4fce-bfa7-51f41aad3f5e", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2666, + "width": 2174, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/9d39fd32-3062-4fce-bfa7-51f41aad3f5e", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/9d39fd32-3062-4fce-bfa7-51f41aad3f5e/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 652, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/9d39fd32-3062-4fce-bfa7-51f41aad3f5e", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c23" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/canvas/c24", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/49efe508-da20-481f-ae1f-bc4a8e6c9a62/full/80,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 80, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/49efe508-da20-481f-ae1f-bc4a8e6c9a62", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 321, + "sizes": [ + { + "width": 80, + "height": 100 + }, + { + "width": 161, + "height": 200 + }, + { + "width": 321, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2670, + "width": 2145, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20234661/imageanno/49efe508-da20-481f-ae1f-bc4a8e6c9a62", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/49efe508-da20-481f-ae1f-bc4a8e6c9a62/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 643, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20234661-0/49efe508-da20-481f-ae1f-bc4a8e6c9a62", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20234661/canvas/c24" + } + ] + } + ] + } + ] +} diff --git a/test/fixtures/auth-all-caslogin-with-svc-and-thumbs.json b/test/fixtures/auth-all-caslogin-with-svc-and-thumbs.json new file mode 100644 index 00000000..098f997e --- /dev/null +++ b/test/fixtures/auth-all-caslogin-with-svc-and-thumbs.json @@ -0,0 +1,347 @@ + +{ + "@context": "http://iiif.io/api/presentation/2/context.json", + "@id": "http://wellcomelibrary.org/iiif/b19891787/manifest", + "@type": "sc:Manifest", + "label": "CAS Login with auth services and thumbnails", + "metadata": [ + { + "label": "Note", + "value": "Features the CAS version of standard IIIF login. The same auth id applies to all the image resource, the image service and the thumbnail image service, but NOT the thumbnail image resource itself, as this is just requires reg." + }, + { + "label": "Wellcome Identifier", + "value": "HALDANE/2/1/2/85, b19891787" + }, + { + "label": "License", + "value": "CC-BY-NC" + } + ], + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif/caslogin", + "profile": "http://iiif.io/api/auth/0/login", + "label": "Log in to Library", + "description": "

Protected material

This digitised archival material requires login.

Read full terms and conditions", + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif/tokencas", + "profile": "http://iiif.io/api/auth/0/token" + }, + { + "@id": "http://wellcomelibrary.org/iiif/logout", + "profile": "http://iiif.io/api/auth/0/logout", + "label": "Log out of Wellcome Library", + "description": "Log out of Wellcome Library" + } + ] + } + ], + "sequences": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19891787/sequence/s0", + "@type": "sc:Sequence", + "label": "Sequence s0", + "rendering": { + "@id": "http://wellcomelibrary.org/pdf/b19891787/0/b19891787_0.pdf", + "format": "application/pdf", + "label": "Download as PDF" + }, + "canvases": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19891787/canvas/c0", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/9067cb3f-cb81-460a-bf86-afb13858d585/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/9067cb3f-cb81-460a-bf86-afb13858d585", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/caslogin" + } + }, + "height": 3284, + "width": 2666, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19891787/imageanno/9067cb3f-cb81-460a-bf86-afb13858d585", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/9067cb3f-cb81-460a-bf86-afb13858d585/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 649, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/9067cb3f-cb81-460a-bf86-afb13858d585", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/caslogin" + }, + "http://wellcomelibrary.org/iiif/caslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19891787/canvas/c0" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19891787/canvas/c1", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/15b835eb-ca69-47a3-a875-dc67666dcbeb/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/15b835eb-ca69-47a3-a875-dc67666dcbeb", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 324, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 324, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/caslogin" + } + }, + "height": 3282, + "width": 2661, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19891787/imageanno/15b835eb-ca69-47a3-a875-dc67666dcbeb", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/15b835eb-ca69-47a3-a875-dc67666dcbeb/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 649, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/15b835eb-ca69-47a3-a875-dc67666dcbeb", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/caslogin" + }, + "http://wellcomelibrary.org/iiif/caslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19891787/canvas/c1" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19891787/canvas/c2", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/96e1ee79-e2eb-4e24-a7e3-f3e59d478cbd/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/96e1ee79-e2eb-4e24-a7e3-f3e59d478cbd", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 314, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 314, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/caslogin" + } + }, + "height": 3263, + "width": 2562, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19891787/imageanno/96e1ee79-e2eb-4e24-a7e3-f3e59d478cbd", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/96e1ee79-e2eb-4e24-a7e3-f3e59d478cbd/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 628, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/96e1ee79-e2eb-4e24-a7e3-f3e59d478cbd", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/caslogin" + }, + "http://wellcomelibrary.org/iiif/caslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19891787/canvas/c2" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19891787/canvas/c3", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/795f5f23-c115-4260-a3c6-d4b6ee91799f/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/795f5f23-c115-4260-a3c6-d4b6ee91799f", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 314, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 314, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/caslogin" + } + }, + "height": 3262, + "width": 2561, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19891787/imageanno/795f5f23-c115-4260-a3c6-d4b6ee91799f", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/795f5f23-c115-4260-a3c6-d4b6ee91799f/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 628, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19891787-0/795f5f23-c115-4260-a3c6-d4b6ee91799f", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/caslogin" + }, + "http://wellcomelibrary.org/iiif/caslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19891787/canvas/c3" + } + ] + } + ] + } + ] +} diff --git a/test/fixtures/auth-both-reqreg-forms.json b/test/fixtures/auth-both-reqreg-forms.json new file mode 100644 index 00000000..36442c95 --- /dev/null +++ b/test/fixtures/auth-both-reqreg-forms.json @@ -0,0 +1,1596 @@ + +{ + "@context": "http://iiif.io/api/presentation/2/context.json", + "@id": "http://wellcomelibrary.org/iiif/b19831213/manifest", + "@type": "sc:Manifest", + "label": "IIIF and 'Wellcome' clickthrough", + "metadata": [ + { + "label": "Note", + "value": "Two sets of auth services are offered, both of them acheive clickthrough aims but one is our extension that EXPECTS a window that immediately closes - i.e., expects no credentials will be required." + }, + { + "label": "Wellcome Identifier", + "value": "FRKN 3/1, b19831213" + }, + { + "label": "License", + "value": "CC-BY-NC" + } + ], + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif/accepttermslogin", + "profile": "http://iiif.io/api/auth/0/login", + "label": "Archival material less than 100 years old", + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif/tokenterms", + "profile": "http://iiif.io/api/auth/0/token" + }, + { + "@id": "http://wellcomelibrary.org/iiif/logout", + "profile": "http://iiif.io/api/auth/0/logout", + "label": "Log out of Wellcome Library", + "description": "Log out of Wellcome Library" + } + ] + }, + { + "@context": "http://wellcomelibrary.org/ld/ixif/0/context.json", + "@id": "http://wellcomelibrary.org/service/login/clickthrough", + "profile": "http://wellcomelibrary.org/ld/iiif-ext/0/accept-terms-click-through", + "label": "Archival material less than 100 years old", + "description": "

This digitised archival material is free to access. By accepting our terms and conditions, you agree to the following:

By viewing this and any subsequent archive material under 100 years old, I agree that I will use personal data on living persons for research purposes only. I will not use personal data to support decisions about the person who is the subject of the data, or in a way that causes substantial damage or distress to them.

", + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif/tokenterms", + "profile": "http://iiif.io/api/auth/0/token" + }, + { + "@id": "http://wellcomelibrary.org/iiif/logout", + "profile": "http://iiif.io/api/auth/0/logout", + "label": "Log out of Wellcome Library", + "description": "Log out of Wellcome Library" + } + ], + "fullTerms": "http://wellcomelibrary.org/about-this-site/terms-and-conditions/", + "fullTermsSimple": "http://wellcomelibrary.org/itembody/about-this-site/terms-and-conditions/", + "actionLabel": "Accept Terms and Open" + } + ], + "sequences": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/sequence/s0", + "@type": "sc:Sequence", + "label": "Sequence s0", + "rendering": { + "@id": "http://wellcomelibrary.org/pdf/b19831213/0/b19831213_0.pdf", + "format": "application/pdf", + "label": "Download as PDF" + }, + "canvases": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c0", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/d49a76cf-80bd-4ea9-ac6c-45ddcd5edbec/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/d49a76cf-80bd-4ea9-ac6c-45ddcd5edbec", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 318, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 159, + "height": 200 + }, + { + "width": 318, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2382, + "width": 1893, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/d49a76cf-80bd-4ea9-ac6c-45ddcd5edbec", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/d49a76cf-80bd-4ea9-ac6c-45ddcd5edbec/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 636, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/d49a76cf-80bd-4ea9-ac6c-45ddcd5edbec", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c0" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c1", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/588f59b0-dfc0-41fe-b309-3fe8413f1d63/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/588f59b0-dfc0-41fe-b309-3fe8413f1d63", + "protocol": "http://iiif.io/api/image", + "height": 260, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 260 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2386, + "width": 3672, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/588f59b0-dfc0-41fe-b309-3fe8413f1d63", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/588f59b0-dfc0-41fe-b309-3fe8413f1d63/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 520, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/588f59b0-dfc0-41fe-b309-3fe8413f1d63", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c1" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c2", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/8d9976be-8c0b-4085-9960-1819d0fdf37c/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/8d9976be-8c0b-4085-9960-1819d0fdf37c", + "protocol": "http://iiif.io/api/image", + "height": 259, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 129 + }, + { + "width": 400, + "height": 259 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2346, + "width": 3628, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/8d9976be-8c0b-4085-9960-1819d0fdf37c", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/8d9976be-8c0b-4085-9960-1819d0fdf37c/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 517, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/8d9976be-8c0b-4085-9960-1819d0fdf37c", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c2" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c3", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/90b7678f-fcca-464a-9694-4faddb0b3df8/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/90b7678f-fcca-464a-9694-4faddb0b3df8", + "protocol": "http://iiif.io/api/image", + "height": 259, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 259 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2350, + "width": 3624, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/90b7678f-fcca-464a-9694-4faddb0b3df8", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/90b7678f-fcca-464a-9694-4faddb0b3df8/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 519, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/90b7678f-fcca-464a-9694-4faddb0b3df8", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c3" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c4", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/fc3566dc-5794-4894-9623-9ac1153eacbf/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/fc3566dc-5794-4894-9623-9ac1153eacbf", + "protocol": "http://iiif.io/api/image", + "height": 260, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 260 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2350, + "width": 3621, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/fc3566dc-5794-4894-9623-9ac1153eacbf", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/fc3566dc-5794-4894-9623-9ac1153eacbf/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 519, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/fc3566dc-5794-4894-9623-9ac1153eacbf", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c4" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c5", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/c95e4da6-2ab1-4528-8064-dbf7a3d78aa7/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/c95e4da6-2ab1-4528-8064-dbf7a3d78aa7", + "protocol": "http://iiif.io/api/image", + "height": 259, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 129 + }, + { + "width": 400, + "height": 259 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2348, + "width": 3628, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/c95e4da6-2ab1-4528-8064-dbf7a3d78aa7", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/c95e4da6-2ab1-4528-8064-dbf7a3d78aa7/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 518, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/c95e4da6-2ab1-4528-8064-dbf7a3d78aa7", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c5" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c6", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/603eb039-76ba-4332-b336-0b83d5f5b72c/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/603eb039-76ba-4332-b336-0b83d5f5b72c", + "protocol": "http://iiif.io/api/image", + "height": 259, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 129 + }, + { + "width": 400, + "height": 259 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2341, + "width": 3620, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/603eb039-76ba-4332-b336-0b83d5f5b72c", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/603eb039-76ba-4332-b336-0b83d5f5b72c/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 517, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/603eb039-76ba-4332-b336-0b83d5f5b72c", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c6" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c7", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/62e9b3fa-9c6f-4cab-91df-04b9b17b56c7/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/62e9b3fa-9c6f-4cab-91df-04b9b17b56c7", + "protocol": "http://iiif.io/api/image", + "height": 259, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 129 + }, + { + "width": 400, + "height": 259 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2342, + "width": 3619, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/62e9b3fa-9c6f-4cab-91df-04b9b17b56c7", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/62e9b3fa-9c6f-4cab-91df-04b9b17b56c7/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 518, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/62e9b3fa-9c6f-4cab-91df-04b9b17b56c7", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c7" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c8", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/08c3c4ac-8a8f-48cb-b3b5-bb8bb05213bb/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/08c3c4ac-8a8f-48cb-b3b5-bb8bb05213bb", + "protocol": "http://iiif.io/api/image", + "height": 260, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 260 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2355, + "width": 3618, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/08c3c4ac-8a8f-48cb-b3b5-bb8bb05213bb", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/08c3c4ac-8a8f-48cb-b3b5-bb8bb05213bb/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 521, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/08c3c4ac-8a8f-48cb-b3b5-bb8bb05213bb", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c8" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c9", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/4f2526d2-3a74-4aac-a93a-b891a6fb7c7d/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/4f2526d2-3a74-4aac-a93a-b891a6fb7c7d", + "protocol": "http://iiif.io/api/image", + "height": 260, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 260 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2350, + "width": 3622, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/4f2526d2-3a74-4aac-a93a-b891a6fb7c7d", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/4f2526d2-3a74-4aac-a93a-b891a6fb7c7d/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 519, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/4f2526d2-3a74-4aac-a93a-b891a6fb7c7d", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c9" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c10", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/a8348d50-1f7c-4850-a820-da378ca76ed2/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/a8348d50-1f7c-4850-a820-da378ca76ed2", + "protocol": "http://iiif.io/api/image", + "height": 260, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 260 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2357, + "width": 3632, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/a8348d50-1f7c-4850-a820-da378ca76ed2", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/a8348d50-1f7c-4850-a820-da378ca76ed2/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 519, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/a8348d50-1f7c-4850-a820-da378ca76ed2", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c10" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c11", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/fd044324-7ca1-4acb-89a9-32308d225caa/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/fd044324-7ca1-4acb-89a9-32308d225caa", + "protocol": "http://iiif.io/api/image", + "height": 260, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 260 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2351, + "width": 3620, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/fd044324-7ca1-4acb-89a9-32308d225caa", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/fd044324-7ca1-4acb-89a9-32308d225caa/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 520, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/fd044324-7ca1-4acb-89a9-32308d225caa", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c11" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c12", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/7f816d4b-8041-4211-a258-103a2c09c7d9/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/7f816d4b-8041-4211-a258-103a2c09c7d9", + "protocol": "http://iiif.io/api/image", + "height": 260, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 260 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2355, + "width": 3628, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/7f816d4b-8041-4211-a258-103a2c09c7d9", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/7f816d4b-8041-4211-a258-103a2c09c7d9/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 519, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/7f816d4b-8041-4211-a258-103a2c09c7d9", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c12" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c13", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/e6b1c9de-6746-428b-9345-b975cf7985de/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/e6b1c9de-6746-428b-9345-b975cf7985de", + "protocol": "http://iiif.io/api/image", + "height": 259, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 259 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2347, + "width": 3618, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/e6b1c9de-6746-428b-9345-b975cf7985de", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/e6b1c9de-6746-428b-9345-b975cf7985de/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 519, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/e6b1c9de-6746-428b-9345-b975cf7985de", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c13" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c14", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/cdb4af37-d500-4225-b08b-9ab6c34786ca/full/100,64/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 64, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/cdb4af37-d500-4225-b08b-9ab6c34786ca", + "protocol": "http://iiif.io/api/image", + "height": 256, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 64 + }, + { + "width": 200, + "height": 128 + }, + { + "width": 400, + "height": 256 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2379, + "width": 3716, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/cdb4af37-d500-4225-b08b-9ab6c34786ca", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/cdb4af37-d500-4225-b08b-9ab6c34786ca/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 512, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/cdb4af37-d500-4225-b08b-9ab6c34786ca", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c14" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c15", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/3cce09ec-adfa-4d15-b6fd-d37a3161c2fc/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/3cce09ec-adfa-4d15-b6fd-d37a3161c2fc", + "protocol": "http://iiif.io/api/image", + "height": 260, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 260 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2351, + "width": 3615, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/3cce09ec-adfa-4d15-b6fd-d37a3161c2fc", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/3cce09ec-adfa-4d15-b6fd-d37a3161c2fc/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 520, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/3cce09ec-adfa-4d15-b6fd-d37a3161c2fc", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c15" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c16", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/b3542e7d-bdac-42b7-b7a9-f964f8d86aae/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/b3542e7d-bdac-42b7-b7a9-f964f8d86aae", + "protocol": "http://iiif.io/api/image", + "height": 260, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 260 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2355, + "width": 3617, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/b3542e7d-bdac-42b7-b7a9-f964f8d86aae", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/b3542e7d-bdac-42b7-b7a9-f964f8d86aae/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 521, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/b3542e7d-bdac-42b7-b7a9-f964f8d86aae", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c16" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c17", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/c81ccef1-c700-443e-97b4-35935c63b82f/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/c81ccef1-c700-443e-97b4-35935c63b82f", + "protocol": "http://iiif.io/api/image", + "height": 260, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 260 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2350, + "width": 3614, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/c81ccef1-c700-443e-97b4-35935c63b82f", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/c81ccef1-c700-443e-97b4-35935c63b82f/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 520, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/c81ccef1-c700-443e-97b4-35935c63b82f", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c17" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/canvas/c18", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/c72a5105-6226-47d6-a2ca-d8d9c0397a5d/full/80,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 80, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/c72a5105-6226-47d6-a2ca-d8d9c0397a5d", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 322, + "sizes": [ + { + "width": 80, + "height": 100 + }, + { + "width": 161, + "height": 200 + }, + { + "width": 322, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + } + }, + "height": 2328, + "width": 1874, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b19831213/imageanno/c72a5105-6226-47d6-a2ca-d8d9c0397a5d", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/c72a5105-6226-47d6-a2ca-d8d9c0397a5d/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 644, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b19831213-0/c72a5105-6226-47d6-a2ca-d8d9c0397a5d", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": [ + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "http://wellcomelibrary.org/iiif/accepttermslogin", + "http://wellcomelibrary.org/service/login/clickthrough" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b19831213/canvas/c18" + } + ] + } + ] + } + ] +} diff --git a/test/fixtures/auth-clinical.json b/test/fixtures/auth-clinical.json new file mode 100644 index 00000000..bb412d0b --- /dev/null +++ b/test/fixtures/auth-clinical.json @@ -0,0 +1,122 @@ + +{ + "@context": "http://iiif.io/api/presentation/2/context.json", + "@id": "http://wellcomelibrary.org/iiif/b11607798/manifest", + "@type": "sc:Manifest", + "label": "Clinical images", + "metadata": [ + { + "label": "Note", + "value": "This one features a thumbnail where the thumbnail image is ALSO protected by an auth service, not just the thumbnail image service." + }, + { + "label": "License", + "value": "CC-BY-NC-ND" + } + ], + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif/caslogin", + "profile": "http://iiif.io/api/auth/0/login", + "label": "Log in to Library", + "description": "

Protected material

This digitised archival material requires login.

Read full terms and conditions", + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif/tokencas", + "profile": "http://iiif.io/api/auth/0/token" + }, + { + "@id": "http://wellcomelibrary.org/iiif/logout", + "profile": "http://iiif.io/api/auth/0/logout", + "label": "Log out of Wellcome Library", + "description": "Log out of Wellcome Library" + } + ] + } + ], + "sequences": [ + { + "@id": "http://wellcomelibrary.org/iiif/b11607798/sequence/s0", + "@type": "sc:Sequence", + "label": "Sequence s0", + "canvases": [ + { + "@id": "http://wellcomelibrary.org/iiif/b11607798/canvas/c0", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b11607798-0/71b3f604-b2d0-4d62-ac48-1d961c44b66f/full/64,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 64, + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif-img/b11607798-0/71b3f604-b2d0-4d62-ac48-1d961c44b66f", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 256, + "sizes": [ + { + "width": 64, + "height": 100 + }, + { + "width": 128, + "height": 200 + }, + { + "width": 256, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/caslogin" + }, + "http://wellcomelibrary.org/iiif/caslogin" + ] + }, + "height": 3521, + "width": 2256, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b11607798/imageanno/71b3f604-b2d0-4d62-ac48-1d961c44b66f", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b11607798-0/71b3f604-b2d0-4d62-ac48-1d961c44b66f/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 513, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b11607798-0/71b3f604-b2d0-4d62-ac48-1d961c44b66f", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/caslogin" + }, + "http://wellcomelibrary.org/iiif/caslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b11607798/canvas/c0" + } + ] + } + ] + } + ] +} diff --git a/test/fixtures/auth-restricted-test.json b/test/fixtures/auth-restricted-test.json new file mode 100644 index 00000000..bd064c60 --- /dev/null +++ b/test/fixtures/auth-restricted-test.json @@ -0,0 +1,10341 @@ + +{ + "@context": "http://iiif.io/api/presentation/2/context.json", + "@id": "http://wellcomelibrary.org/iiif/b20049067/manifest", + "@type": "sc:Manifest", + "label": "Restricted (redacted) content - Not all canvases have images", + "metadata": [ + { + "label": "Note", + "value": "Canvases ...c71 - c76 do not have any image resources" + }, + { + "label": "Wellcome Identifier", + "value": "K/PP178/2/61, b20049067" + }, + { + "label": "License", + "value": "CC-BY-NC" + } + ], + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif/accepttermslogin", + "profile": "http://iiif.io/api/auth/0/login", + "label": "Archival material less than 100 years old", + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif/tokenterms", + "profile": "http://iiif.io/api/auth/0/token" + }, + { + "@id": "http://wellcomelibrary.org/iiif/logout", + "profile": "http://iiif.io/api/auth/0/logout", + "label": "Log out of Wellcome Library", + "description": "Log out of Wellcome Library" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/caslogin", + "profile": "http://iiif.io/api/auth/0/login", + "label": "Log in to Library", + "description": "

Protected material

This digitised archival material requires login.

Read full terms and conditions", + "service": [ + { + "@id": "http://wellcomelibrary.org/iiif/tokencas", + "profile": "http://iiif.io/api/auth/0/token" + }, + { + "@id": "http://wellcomelibrary.org/iiif/logout", + "profile": "http://iiif.io/api/auth/0/logout", + "label": "Log out of Wellcome Library", + "description": "Log out of Wellcome Library" + } + ] + } + ], + "sequences": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/sequence/s0", + "@type": "sc:Sequence", + "label": "Sequence s0", + "rendering": { + "@id": "http://wellcomelibrary.org/pdf/b20049067/0/b20049067_0.pdf", + "format": "application/pdf", + "label": "Download as PDF" + }, + "canvases": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c0", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/791e3c48-fb52-4f96-88e9-a34c4a68a4a4/full/100,80/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 80, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/791e3c48-fb52-4f96-88e9-a34c4a68a4a4", + "protocol": "http://iiif.io/api/image", + "height": 322, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 80 + }, + { + "width": 200, + "height": 161 + }, + { + "width": 400, + "height": 322 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3155, + "width": 3924, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/791e3c48-fb52-4f96-88e9-a34c4a68a4a4", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/791e3c48-fb52-4f96-88e9-a34c4a68a4a4/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 643, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/791e3c48-fb52-4f96-88e9-a34c4a68a4a4", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c0" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c1", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4ce54e1a-f4c4-4dba-b8ff-76c5aa068a15/full/100,81/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 81, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4ce54e1a-f4c4-4dba-b8ff-76c5aa068a15", + "protocol": "http://iiif.io/api/image", + "height": 323, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 81 + }, + { + "width": 200, + "height": 162 + }, + { + "width": 400, + "height": 323 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3114, + "width": 3855, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/4ce54e1a-f4c4-4dba-b8ff-76c5aa068a15", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4ce54e1a-f4c4-4dba-b8ff-76c5aa068a15/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 646, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4ce54e1a-f4c4-4dba-b8ff-76c5aa068a15", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c1" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c2", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9e465cf9-7f3e-49ca-b647-f56a022a1d13/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9e465cf9-7f3e-49ca-b647-f56a022a1d13", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3254, + "width": 2651, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/9e465cf9-7f3e-49ca-b647-f56a022a1d13", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9e465cf9-7f3e-49ca-b647-f56a022a1d13/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 652, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9e465cf9-7f3e-49ca-b647-f56a022a1d13", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c2" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c3", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/0b265cd2-f4c7-4cbf-adcd-bf47971a2efe/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/0b265cd2-f4c7-4cbf-adcd-bf47971a2efe", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3252, + "width": 2639, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/0b265cd2-f4c7-4cbf-adcd-bf47971a2efe", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/0b265cd2-f4c7-4cbf-adcd-bf47971a2efe/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 649, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/0b265cd2-f4c7-4cbf-adcd-bf47971a2efe", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c3" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c4", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/be915a82-3ec0-4bf0-980d-96857ea370c0/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/be915a82-3ec0-4bf0-980d-96857ea370c0", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3257, + "width": 2658, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/be915a82-3ec0-4bf0-980d-96857ea370c0", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/be915a82-3ec0-4bf0-980d-96857ea370c0/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 653, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/be915a82-3ec0-4bf0-980d-96857ea370c0", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c4" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c5", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fdb9aa36-a672-431c-9f98-6aa938f36d4b/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fdb9aa36-a672-431c-9f98-6aa938f36d4b", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 324, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 324, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3257, + "width": 2642, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/fdb9aa36-a672-431c-9f98-6aa938f36d4b", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fdb9aa36-a672-431c-9f98-6aa938f36d4b/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 649, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fdb9aa36-a672-431c-9f98-6aa938f36d4b", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c5" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c6", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6e1ee3bd-f053-459c-a504-03f570078f43/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6e1ee3bd-f053-459c-a504-03f570078f43", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 312, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 156, + "height": 200 + }, + { + "width": 312, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3381, + "width": 2639, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/6e1ee3bd-f053-459c-a504-03f570078f43", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6e1ee3bd-f053-459c-a504-03f570078f43/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 624, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6e1ee3bd-f053-459c-a504-03f570078f43", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c6" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c7", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ee9a5d43-00d4-4ca8-8d6f-b3f3d8b006c0/full/64,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 64, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ee9a5d43-00d4-4ca8-8d6f-b3f3d8b006c0", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 256, + "sizes": [ + { + "width": 64, + "height": 100 + }, + { + "width": 128, + "height": 200 + }, + { + "width": 256, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 4132, + "width": 2640, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/ee9a5d43-00d4-4ca8-8d6f-b3f3d8b006c0", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ee9a5d43-00d4-4ca8-8d6f-b3f3d8b006c0/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 511, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ee9a5d43-00d4-4ca8-8d6f-b3f3d8b006c0", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c7" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c8", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/0a72eb15-56e8-4e6d-a953-aaafd57803af/full/64,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 64, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/0a72eb15-56e8-4e6d-a953-aaafd57803af", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 256, + "sizes": [ + { + "width": 64, + "height": 100 + }, + { + "width": 128, + "height": 200 + }, + { + "width": 256, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 4141, + "width": 2652, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/0a72eb15-56e8-4e6d-a953-aaafd57803af", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/0a72eb15-56e8-4e6d-a953-aaafd57803af/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 512, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/0a72eb15-56e8-4e6d-a953-aaafd57803af", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c8" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c9", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/a453476a-fe7d-40fc-9711-5356dbbeb159/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/a453476a-fe7d-40fc-9711-5356dbbeb159", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3256, + "width": 2647, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/a453476a-fe7d-40fc-9711-5356dbbeb159", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/a453476a-fe7d-40fc-9711-5356dbbeb159/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 650, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/a453476a-fe7d-40fc-9711-5356dbbeb159", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c9" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c10", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4c4ab0b9-d442-4948-a239-bb5750cb097b/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4c4ab0b9-d442-4948-a239-bb5750cb097b", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 312, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 156, + "height": 200 + }, + { + "width": 312, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3380, + "width": 2638, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/4c4ab0b9-d442-4948-a239-bb5750cb097b", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4c4ab0b9-d442-4948-a239-bb5750cb097b/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 624, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4c4ab0b9-d442-4948-a239-bb5750cb097b", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c10" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c11", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/04f429f2-cd3e-49b4-8163-091ff0985ce7/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/04f429f2-cd3e-49b4-8163-091ff0985ce7", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 312, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 156, + "height": 200 + }, + { + "width": 312, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3379, + "width": 2633, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/04f429f2-cd3e-49b4-8163-091ff0985ce7", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/04f429f2-cd3e-49b4-8163-091ff0985ce7/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 623, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/04f429f2-cd3e-49b4-8163-091ff0985ce7", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c11" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c12", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/faa9bc4a-2156-42ad-9bd0-d9a0666f9f2c/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/faa9bc4a-2156-42ad-9bd0-d9a0666f9f2c", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 313, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 156, + "height": 200 + }, + { + "width": 313, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3389, + "width": 2650, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/faa9bc4a-2156-42ad-9bd0-d9a0666f9f2c", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/faa9bc4a-2156-42ad-9bd0-d9a0666f9f2c/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 626, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/faa9bc4a-2156-42ad-9bd0-d9a0666f9f2c", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c12" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c13", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/adffb3c9-3b8c-48d3-8bc2-36889a9d7898/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/adffb3c9-3b8c-48d3-8bc2-36889a9d7898", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3252, + "width": 2649, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/adffb3c9-3b8c-48d3-8bc2-36889a9d7898", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/adffb3c9-3b8c-48d3-8bc2-36889a9d7898/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 652, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/adffb3c9-3b8c-48d3-8bc2-36889a9d7898", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c13" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c14", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/06f776d9-09d7-457d-a4de-3c994a5c2fe3/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/06f776d9-09d7-457d-a4de-3c994a5c2fe3", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 328, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 164, + "height": 200 + }, + { + "width": 328, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3248, + "width": 2661, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/06f776d9-09d7-457d-a4de-3c994a5c2fe3", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/06f776d9-09d7-457d-a4de-3c994a5c2fe3/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 655, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/06f776d9-09d7-457d-a4de-3c994a5c2fe3", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c14" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c15", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4adbb2ff-7a2c-4246-9e91-1331889c25b7/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4adbb2ff-7a2c-4246-9e91-1331889c25b7", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 312, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 156, + "height": 200 + }, + { + "width": 312, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3379, + "width": 2633, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/4adbb2ff-7a2c-4246-9e91-1331889c25b7", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4adbb2ff-7a2c-4246-9e91-1331889c25b7/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 623, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4adbb2ff-7a2c-4246-9e91-1331889c25b7", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c15" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c16", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/47b83c10-5fbb-4370-a43e-aa3e7bab2136/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/47b83c10-5fbb-4370-a43e-aa3e7bab2136", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 312, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 156, + "height": 200 + }, + { + "width": 312, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3384, + "width": 2642, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/47b83c10-5fbb-4370-a43e-aa3e7bab2136", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/47b83c10-5fbb-4370-a43e-aa3e7bab2136/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 625, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/47b83c10-5fbb-4370-a43e-aa3e7bab2136", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c16" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c17", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4f161ada-b593-41e1-b605-76792c452fbf/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4f161ada-b593-41e1-b605-76792c452fbf", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 312, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 156, + "height": 200 + }, + { + "width": 312, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3394, + "width": 2646, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/4f161ada-b593-41e1-b605-76792c452fbf", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4f161ada-b593-41e1-b605-76792c452fbf/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 624, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4f161ada-b593-41e1-b605-76792c452fbf", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c17" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c18", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8254ad80-a3f9-4621-a0cc-479808e49c38/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8254ad80-a3f9-4621-a0cc-479808e49c38", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 312, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 156, + "height": 200 + }, + { + "width": 312, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3378, + "width": 2637, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/8254ad80-a3f9-4621-a0cc-479808e49c38", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8254ad80-a3f9-4621-a0cc-479808e49c38/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 625, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8254ad80-a3f9-4621-a0cc-479808e49c38", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c18" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c19", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/cb632786-7ac2-4c50-959b-09be3e668801/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/cb632786-7ac2-4c50-959b-09be3e668801", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 313, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 313, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3384, + "width": 2651, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/cb632786-7ac2-4c50-959b-09be3e668801", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/cb632786-7ac2-4c50-959b-09be3e668801/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 627, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/cb632786-7ac2-4c50-959b-09be3e668801", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c19" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c20", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d8080a63-ce73-4323-884e-f7e93631a14e/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d8080a63-ce73-4323-884e-f7e93631a14e", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 312, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 156, + "height": 200 + }, + { + "width": 312, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3376, + "width": 2630, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/d8080a63-ce73-4323-884e-f7e93631a14e", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d8080a63-ce73-4323-884e-f7e93631a14e/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 623, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d8080a63-ce73-4323-884e-f7e93631a14e", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c20" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c21", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/60c08f4c-9806-441c-b7bd-95ac77abcfca/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/60c08f4c-9806-441c-b7bd-95ac77abcfca", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 314, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 314, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3392, + "width": 2660, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/60c08f4c-9806-441c-b7bd-95ac77abcfca", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/60c08f4c-9806-441c-b7bd-95ac77abcfca/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 627, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/60c08f4c-9806-441c-b7bd-95ac77abcfca", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c21" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c22", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d048fa2a-786b-4c95-bd9f-771473e28a49/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d048fa2a-786b-4c95-bd9f-771473e28a49", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 312, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 156, + "height": 200 + }, + { + "width": 312, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3376, + "width": 2633, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/d048fa2a-786b-4c95-bd9f-771473e28a49", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d048fa2a-786b-4c95-bd9f-771473e28a49/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 624, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d048fa2a-786b-4c95-bd9f-771473e28a49", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c22" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c23", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6eff65e5-49c1-41a6-a080-96cca575c8af/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6eff65e5-49c1-41a6-a080-96cca575c8af", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 313, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 156, + "height": 200 + }, + { + "width": 313, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3378, + "width": 2643, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/6eff65e5-49c1-41a6-a080-96cca575c8af", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6eff65e5-49c1-41a6-a080-96cca575c8af/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 626, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6eff65e5-49c1-41a6-a080-96cca575c8af", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c23" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c24", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/151796b8-9ff8-450e-bbbc-157314a44789/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/151796b8-9ff8-450e-bbbc-157314a44789", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3267, + "width": 2657, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/151796b8-9ff8-450e-bbbc-157314a44789", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/151796b8-9ff8-450e-bbbc-157314a44789/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 651, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/151796b8-9ff8-450e-bbbc-157314a44789", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c24" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c25", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/94b66960-a9b2-4316-a440-c82868919450/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/94b66960-a9b2-4316-a440-c82868919450", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3257, + "width": 2651, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/94b66960-a9b2-4316-a440-c82868919450", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/94b66960-a9b2-4316-a440-c82868919450/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 651, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/94b66960-a9b2-4316-a440-c82868919450", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c25" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c26", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6d0ee94f-c3ee-4fe0-bf21-d639d3c30a2f/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6d0ee94f-c3ee-4fe0-bf21-d639d3c30a2f", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3266, + "width": 2662, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/6d0ee94f-c3ee-4fe0-bf21-d639d3c30a2f", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6d0ee94f-c3ee-4fe0-bf21-d639d3c30a2f/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 652, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6d0ee94f-c3ee-4fe0-bf21-d639d3c30a2f", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c26" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c27", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/87b29dab-7d17-4542-8049-d00bb4dc4639/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/87b29dab-7d17-4542-8049-d00bb4dc4639", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 327, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 327, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3262, + "width": 2666, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/87b29dab-7d17-4542-8049-d00bb4dc4639", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/87b29dab-7d17-4542-8049-d00bb4dc4639/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 654, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/87b29dab-7d17-4542-8049-d00bb4dc4639", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c27" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c28", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/50ee6604-718b-43bb-8cd8-9fb0e51043f6/full/100,66/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 66, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/50ee6604-718b-43bb-8cd8-9fb0e51043f6", + "protocol": "http://iiif.io/api/image", + "height": 264, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 66 + }, + { + "width": 200, + "height": 132 + }, + { + "width": 400, + "height": 264 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1752, + "width": 2658, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/50ee6604-718b-43bb-8cd8-9fb0e51043f6", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/50ee6604-718b-43bb-8cd8-9fb0e51043f6/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 527, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/50ee6604-718b-43bb-8cd8-9fb0e51043f6", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c28" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c29", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5408c41f-3e67-4139-aefd-6a8c94a932e0/full/100,66/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 66, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5408c41f-3e67-4139-aefd-6a8c94a932e0", + "protocol": "http://iiif.io/api/image", + "height": 263, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 66 + }, + { + "width": 200, + "height": 132 + }, + { + "width": 400, + "height": 263 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1758, + "width": 2671, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/5408c41f-3e67-4139-aefd-6a8c94a932e0", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5408c41f-3e67-4139-aefd-6a8c94a932e0/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 527, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5408c41f-3e67-4139-aefd-6a8c94a932e0", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c29" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c30", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/27fdc7b4-a78b-4ee8-b69c-dcdab75ada6c/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/27fdc7b4-a78b-4ee8-b69c-dcdab75ada6c", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3248, + "width": 2640, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/27fdc7b4-a78b-4ee8-b69c-dcdab75ada6c", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/27fdc7b4-a78b-4ee8-b69c-dcdab75ada6c/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 650, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/27fdc7b4-a78b-4ee8-b69c-dcdab75ada6c", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c30" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c31", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b7fec301-8e76-4298-9ff2-e7c0abe68f2b/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b7fec301-8e76-4298-9ff2-e7c0abe68f2b", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3252, + "width": 2654, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/b7fec301-8e76-4298-9ff2-e7c0abe68f2b", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b7fec301-8e76-4298-9ff2-e7c0abe68f2b/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 653, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b7fec301-8e76-4298-9ff2-e7c0abe68f2b", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c31" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c32", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/13a4385d-7b2d-4559-8e6b-91e74f898fad/full/65,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 65, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/13a4385d-7b2d-4559-8e6b-91e74f898fad", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 262, + "sizes": [ + { + "width": 65, + "height": 100 + }, + { + "width": 131, + "height": 200 + }, + { + "width": 262, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2650, + "width": 1734, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/13a4385d-7b2d-4559-8e6b-91e74f898fad", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/13a4385d-7b2d-4559-8e6b-91e74f898fad/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 523, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/13a4385d-7b2d-4559-8e6b-91e74f898fad", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c32" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c33", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/85b369a4-935e-40a5-b1ca-4fb7e99571ec/full/66,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 66, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/85b369a4-935e-40a5-b1ca-4fb7e99571ec", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 264, + "sizes": [ + { + "width": 66, + "height": 100 + }, + { + "width": 132, + "height": 200 + }, + { + "width": 264, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2659, + "width": 1755, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/85b369a4-935e-40a5-b1ca-4fb7e99571ec", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/85b369a4-935e-40a5-b1ca-4fb7e99571ec/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 528, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/85b369a4-935e-40a5-b1ca-4fb7e99571ec", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c33" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c34", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c8923647-0931-419f-9279-38e14e910717/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c8923647-0931-419f-9279-38e14e910717", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 324, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 324, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3241, + "width": 2629, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/c8923647-0931-419f-9279-38e14e910717", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c8923647-0931-419f-9279-38e14e910717/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 649, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c8923647-0931-419f-9279-38e14e910717", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c34" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c35", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6a65c0e7-3123-49e9-8b21-614f5018e0bc/full/64,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 64, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6a65c0e7-3123-49e9-8b21-614f5018e0bc", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 256, + "sizes": [ + { + "width": 64, + "height": 100 + }, + { + "width": 128, + "height": 200 + }, + { + "width": 256, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 4161, + "width": 2667, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/6a65c0e7-3123-49e9-8b21-614f5018e0bc", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6a65c0e7-3123-49e9-8b21-614f5018e0bc/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 513, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/6a65c0e7-3123-49e9-8b21-614f5018e0bc", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c35" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c36", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/61f53a48-e022-41f2-b738-35d45dbbf8e9/full/64,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 64, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/61f53a48-e022-41f2-b738-35d45dbbf8e9", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 256, + "sizes": [ + { + "width": 64, + "height": 100 + }, + { + "width": 128, + "height": 200 + }, + { + "width": 256, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 4151, + "width": 2658, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/61f53a48-e022-41f2-b738-35d45dbbf8e9", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/61f53a48-e022-41f2-b738-35d45dbbf8e9/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 512, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/61f53a48-e022-41f2-b738-35d45dbbf8e9", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c36" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c37", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1e048879-32d4-4906-aa0b-264deca23adf/full/64,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 64, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1e048879-32d4-4906-aa0b-264deca23adf", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 255, + "sizes": [ + { + "width": 64, + "height": 100 + }, + { + "width": 128, + "height": 200 + }, + { + "width": 255, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 4147, + "width": 2644, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/1e048879-32d4-4906-aa0b-264deca23adf", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1e048879-32d4-4906-aa0b-264deca23adf/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 510, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1e048879-32d4-4906-aa0b-264deca23adf", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c37" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c38", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/f0fba8f8-2cbe-4fae-8218-69f7a55aaa93/full/64,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 64, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/f0fba8f8-2cbe-4fae-8218-69f7a55aaa93", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 256, + "sizes": [ + { + "width": 64, + "height": 100 + }, + { + "width": 128, + "height": 200 + }, + { + "width": 256, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 4152, + "width": 2660, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/f0fba8f8-2cbe-4fae-8218-69f7a55aaa93", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/f0fba8f8-2cbe-4fae-8218-69f7a55aaa93/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 513, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/f0fba8f8-2cbe-4fae-8218-69f7a55aaa93", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c38" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c39", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/86d52730-2152-4a76-b35f-04297b7ba1b8/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/86d52730-2152-4a76-b35f-04297b7ba1b8", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3253, + "width": 2653, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/86d52730-2152-4a76-b35f-04297b7ba1b8", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/86d52730-2152-4a76-b35f-04297b7ba1b8/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 652, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/86d52730-2152-4a76-b35f-04297b7ba1b8", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c39" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c40", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/85d218c8-8c5c-4727-a59b-b5904735c9f5/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/85d218c8-8c5c-4727-a59b-b5904735c9f5", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 327, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 327, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3256, + "width": 2658, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/85d218c8-8c5c-4727-a59b-b5904735c9f5", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/85d218c8-8c5c-4727-a59b-b5904735c9f5/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 653, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/85d218c8-8c5c-4727-a59b-b5904735c9f5", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c40" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c41", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8c359223-d0f1-4cd2-8ea9-1fcf025cce97/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8c359223-d0f1-4cd2-8ea9-1fcf025cce97", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3253, + "width": 2655, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/8c359223-d0f1-4cd2-8ea9-1fcf025cce97", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8c359223-d0f1-4cd2-8ea9-1fcf025cce97/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 653, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8c359223-d0f1-4cd2-8ea9-1fcf025cce97", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c41" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c42", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/eb6e4292-e54a-414f-bc66-959c147c12c4/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/eb6e4292-e54a-414f-bc66-959c147c12c4", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 329, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 164, + "height": 200 + }, + { + "width": 329, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3397, + "width": 2791, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/eb6e4292-e54a-414f-bc66-959c147c12c4", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/eb6e4292-e54a-414f-bc66-959c147c12c4/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 657, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/eb6e4292-e54a-414f-bc66-959c147c12c4", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c42" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c43", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/39a12f39-9d70-4a10-8e95-28571d053f30/full/80,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 80, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/39a12f39-9d70-4a10-8e95-28571d053f30", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 322, + "sizes": [ + { + "width": 80, + "height": 100 + }, + { + "width": 161, + "height": 200 + }, + { + "width": 322, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3386, + "width": 2725, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/39a12f39-9d70-4a10-8e95-28571d053f30", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/39a12f39-9d70-4a10-8e95-28571d053f30/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 644, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/39a12f39-9d70-4a10-8e95-28571d053f30", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c43" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c44", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/29857123-bfae-4b54-8669-b1c576f559b5/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/29857123-bfae-4b54-8669-b1c576f559b5", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 328, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 164, + "height": 200 + }, + { + "width": 328, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3254, + "width": 2666, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/29857123-bfae-4b54-8669-b1c576f559b5", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/29857123-bfae-4b54-8669-b1c576f559b5/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 655, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/29857123-bfae-4b54-8669-b1c576f559b5", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c44" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c45", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/54df5313-aaef-49d4-a9bd-c0ab5287e541/full/93,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 93, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/54df5313-aaef-49d4-a9bd-c0ab5287e541", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 371, + "sizes": [ + { + "width": 93, + "height": 100 + }, + { + "width": 186, + "height": 200 + }, + { + "width": 371, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2273, + "width": 2111, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/54df5313-aaef-49d4-a9bd-c0ab5287e541", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/54df5313-aaef-49d4-a9bd-c0ab5287e541/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 743, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/54df5313-aaef-49d4-a9bd-c0ab5287e541", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c45" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c46", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/05ee1345-cf5d-48bc-8b5a-ae8a6ec6b02e/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/05ee1345-cf5d-48bc-8b5a-ae8a6ec6b02e", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3256, + "width": 2657, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/05ee1345-cf5d-48bc-8b5a-ae8a6ec6b02e", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/05ee1345-cf5d-48bc-8b5a-ae8a6ec6b02e/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 653, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/05ee1345-cf5d-48bc-8b5a-ae8a6ec6b02e", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c46" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c47", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/f86c859c-49d0-4f64-82c1-be956e651527/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/f86c859c-49d0-4f64-82c1-be956e651527", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3259, + "width": 2648, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/f86c859c-49d0-4f64-82c1-be956e651527", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/f86c859c-49d0-4f64-82c1-be956e651527/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 650, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/f86c859c-49d0-4f64-82c1-be956e651527", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c47" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c48", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fe4d4406-04e2-4e0f-8877-5e29c0518080/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fe4d4406-04e2-4e0f-8877-5e29c0518080", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 327, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 327, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3255, + "width": 2660, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/fe4d4406-04e2-4e0f-8877-5e29c0518080", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fe4d4406-04e2-4e0f-8877-5e29c0518080/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 654, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fe4d4406-04e2-4e0f-8877-5e29c0518080", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c48" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c49", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/00b10af2-099f-460b-be12-01e2bcf4e0fd/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/00b10af2-099f-460b-be12-01e2bcf4e0fd", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3255, + "width": 2650, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/00b10af2-099f-460b-be12-01e2bcf4e0fd", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/00b10af2-099f-460b-be12-01e2bcf4e0fd/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 651, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/00b10af2-099f-460b-be12-01e2bcf4e0fd", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c49" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c50", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2aea1034-f961-4510-9101-fe446a6cbd7a/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2aea1034-f961-4510-9101-fe446a6cbd7a", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3246, + "width": 2647, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/2aea1034-f961-4510-9101-fe446a6cbd7a", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2aea1034-f961-4510-9101-fe446a6cbd7a/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 652, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2aea1034-f961-4510-9101-fe446a6cbd7a", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c50" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c51", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/05593b8b-3991-480f-91ba-6b322d302585/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/05593b8b-3991-480f-91ba-6b322d302585", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3246, + "width": 2649, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/05593b8b-3991-480f-91ba-6b322d302585", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/05593b8b-3991-480f-91ba-6b322d302585/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 653, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/05593b8b-3991-480f-91ba-6b322d302585", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c51" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c52", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/765c60ac-6d24-48e6-8521-df8131b1f493/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/765c60ac-6d24-48e6-8521-df8131b1f493", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 327, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 327, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3235, + "width": 2644, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/765c60ac-6d24-48e6-8521-df8131b1f493", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/765c60ac-6d24-48e6-8521-df8131b1f493/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 654, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/765c60ac-6d24-48e6-8521-df8131b1f493", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c52" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c53", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7867bcb5-7fe7-4106-97f5-73d56cca234e/full/83,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 83, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7867bcb5-7fe7-4106-97f5-73d56cca234e", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 332, + "sizes": [ + { + "width": 83, + "height": 100 + }, + { + "width": 166, + "height": 200 + }, + { + "width": 332, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3286, + "width": 2729, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/7867bcb5-7fe7-4106-97f5-73d56cca234e", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7867bcb5-7fe7-4106-97f5-73d56cca234e/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 664, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7867bcb5-7fe7-4106-97f5-73d56cca234e", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c53" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c54", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5dbf1d6a-3f7b-4447-a015-87e391249848/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5dbf1d6a-3f7b-4447-a015-87e391249848", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 327, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 164, + "height": 200 + }, + { + "width": 327, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3324, + "width": 2721, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/5dbf1d6a-3f7b-4447-a015-87e391249848", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5dbf1d6a-3f7b-4447-a015-87e391249848/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 655, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5dbf1d6a-3f7b-4447-a015-87e391249848", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c54" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c55", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fb2ea3b9-2b4b-47d5-8a63-11ecf3e127c5/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fb2ea3b9-2b4b-47d5-8a63-11ecf3e127c5", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 327, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 164, + "height": 200 + }, + { + "width": 327, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3258, + "width": 2667, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/fb2ea3b9-2b4b-47d5-8a63-11ecf3e127c5", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fb2ea3b9-2b4b-47d5-8a63-11ecf3e127c5/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 655, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fb2ea3b9-2b4b-47d5-8a63-11ecf3e127c5", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c55" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c56", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5e46be91-df39-40d1-816d-81291a33a090/full/100,87/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 87, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5e46be91-df39-40d1-816d-81291a33a090", + "protocol": "http://iiif.io/api/image", + "height": 348, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 87 + }, + { + "width": 200, + "height": 174 + }, + { + "width": 400, + "height": 348 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2878, + "width": 3306, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/5e46be91-df39-40d1-816d-81291a33a090", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5e46be91-df39-40d1-816d-81291a33a090/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 696, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5e46be91-df39-40d1-816d-81291a33a090", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c56" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c57", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/270e2abf-5f0c-40d8-975e-fd3ae37e575b/full/64,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 64, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/270e2abf-5f0c-40d8-975e-fd3ae37e575b", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 257, + "sizes": [ + { + "width": 64, + "height": 100 + }, + { + "width": 129, + "height": 200 + }, + { + "width": 257, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2695, + "width": 1734, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/270e2abf-5f0c-40d8-975e-fd3ae37e575b", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/270e2abf-5f0c-40d8-975e-fd3ae37e575b/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 515, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/270e2abf-5f0c-40d8-975e-fd3ae37e575b", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c57" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c58", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9b2c71a9-36e8-47e9-84ed-458864ed5a29/full/74,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 74, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9b2c71a9-36e8-47e9-84ed-458864ed5a29", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 298, + "sizes": [ + { + "width": 74, + "height": 100 + }, + { + "width": 149, + "height": 200 + }, + { + "width": 298, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3562, + "width": 2652, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/9b2c71a9-36e8-47e9-84ed-458864ed5a29", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9b2c71a9-36e8-47e9-84ed-458864ed5a29/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 596, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9b2c71a9-36e8-47e9-84ed-458864ed5a29", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c58" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c59", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/0061416e-2d04-4775-ad3f-5e4d6ddcf7c8/full/75,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 75, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/0061416e-2d04-4775-ad3f-5e4d6ddcf7c8", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 301, + "sizes": [ + { + "width": 75, + "height": 100 + }, + { + "width": 150, + "height": 200 + }, + { + "width": 301, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3561, + "width": 2676, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/0061416e-2d04-4775-ad3f-5e4d6ddcf7c8", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/0061416e-2d04-4775-ad3f-5e4d6ddcf7c8/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 601, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/0061416e-2d04-4775-ad3f-5e4d6ddcf7c8", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c59" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c60", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d6300bc4-3022-4b46-b4a4-5e47841675f9/full/100,82/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 82, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d6300bc4-3022-4b46-b4a4-5e47841675f9", + "protocol": "http://iiif.io/api/image", + "height": 327, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 82 + }, + { + "width": 200, + "height": 164 + }, + { + "width": 400, + "height": 327 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2646, + "width": 3235, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/d6300bc4-3022-4b46-b4a4-5e47841675f9", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d6300bc4-3022-4b46-b4a4-5e47841675f9/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 654, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d6300bc4-3022-4b46-b4a4-5e47841675f9", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c60" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c61", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9c8f1eb5-67a8-4324-ab9f-ae0336ac5031/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9c8f1eb5-67a8-4324-ab9f-ae0336ac5031", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 327, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 164, + "height": 200 + }, + { + "width": 327, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3247, + "width": 2655, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/9c8f1eb5-67a8-4324-ab9f-ae0336ac5031", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9c8f1eb5-67a8-4324-ab9f-ae0336ac5031/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 654, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9c8f1eb5-67a8-4324-ab9f-ae0336ac5031", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c61" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c62", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/55eea880-4d85-4e5c-ba68-a097a35ff46b/full/80,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 80, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/55eea880-4d85-4e5c-ba68-a097a35ff46b", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 320, + "sizes": [ + { + "width": 80, + "height": 100 + }, + { + "width": 160, + "height": 200 + }, + { + "width": 320, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3356, + "width": 2681, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/55eea880-4d85-4e5c-ba68-a097a35ff46b", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/55eea880-4d85-4e5c-ba68-a097a35ff46b/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 639, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/55eea880-4d85-4e5c-ba68-a097a35ff46b", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c62" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c63", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/af05fd21-91be-49f1-a220-5ed90d3515fd/full/48,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 48, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/af05fd21-91be-49f1-a220-5ed90d3515fd", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 192, + "sizes": [ + { + "width": 48, + "height": 100 + }, + { + "width": 96, + "height": 200 + }, + { + "width": 192, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2574, + "width": 1236, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/af05fd21-91be-49f1-a220-5ed90d3515fd", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/af05fd21-91be-49f1-a220-5ed90d3515fd/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 384, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/af05fd21-91be-49f1-a220-5ed90d3515fd", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c63" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c64", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ed7def3c-6ee5-4e7b-846b-f4728e7fbabe/full/100,80/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 80, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ed7def3c-6ee5-4e7b-846b-f4728e7fbabe", + "protocol": "http://iiif.io/api/image", + "height": 318, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 80 + }, + { + "width": 200, + "height": 159 + }, + { + "width": 400, + "height": 318 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2774, + "width": 3484, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/ed7def3c-6ee5-4e7b-846b-f4728e7fbabe", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ed7def3c-6ee5-4e7b-846b-f4728e7fbabe/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 637, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ed7def3c-6ee5-4e7b-846b-f4728e7fbabe", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c64" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c65", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/a9e36907-9f78-4983-a6a3-c24afddd2526/full/66,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 66, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/a9e36907-9f78-4983-a6a3-c24afddd2526", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 264, + "sizes": [ + { + "width": 66, + "height": 100 + }, + { + "width": 132, + "height": 200 + }, + { + "width": 264, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2645, + "width": 1748, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/a9e36907-9f78-4983-a6a3-c24afddd2526", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/a9e36907-9f78-4983-a6a3-c24afddd2526/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 529, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/a9e36907-9f78-4983-a6a3-c24afddd2526", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c65" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c66", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9214ef38-10af-4484-8845-f4b1927e365e/full/100,69/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 69, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9214ef38-10af-4484-8845-f4b1927e365e", + "protocol": "http://iiif.io/api/image", + "height": 276, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 69 + }, + { + "width": 200, + "height": 138 + }, + { + "width": 400, + "height": 276 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1305, + "width": 1893, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/9214ef38-10af-4484-8845-f4b1927e365e", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9214ef38-10af-4484-8845-f4b1927e365e/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 552, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9214ef38-10af-4484-8845-f4b1927e365e", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c66" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c67", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4091b377-9c05-4d0e-bcdc-e7c0df652aab/full/100,69/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 69, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4091b377-9c05-4d0e-bcdc-e7c0df652aab", + "protocol": "http://iiif.io/api/image", + "height": 275, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 69 + }, + { + "width": 200, + "height": 137 + }, + { + "width": 400, + "height": 275 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1306, + "width": 1902, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/4091b377-9c05-4d0e-bcdc-e7c0df652aab", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4091b377-9c05-4d0e-bcdc-e7c0df652aab/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 549, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4091b377-9c05-4d0e-bcdc-e7c0df652aab", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c67" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c68", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fe2a765b-ab3d-4311-aa4d-01e7c4d607a5/full/66,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 66, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fe2a765b-ab3d-4311-aa4d-01e7c4d607a5", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 262, + "sizes": [ + { + "width": 66, + "height": 100 + }, + { + "width": 131, + "height": 200 + }, + { + "width": 262, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2653, + "width": 1738, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/fe2a765b-ab3d-4311-aa4d-01e7c4d607a5", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fe2a765b-ab3d-4311-aa4d-01e7c4d607a5/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 524, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/fe2a765b-ab3d-4311-aa4d-01e7c4d607a5", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c68" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c69", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/287b187e-36b5-4a48-bdb3-bafb55f1b143/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/287b187e-36b5-4a48-bdb3-bafb55f1b143", + "protocol": "http://iiif.io/api/image", + "height": 261, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 261 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1734, + "width": 2662, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/287b187e-36b5-4a48-bdb3-bafb55f1b143", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/287b187e-36b5-4a48-bdb3-bafb55f1b143/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 521, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/287b187e-36b5-4a48-bdb3-bafb55f1b143", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c69" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c70", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c4306497-2562-4286-a9a4-a629efa834b4/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c4306497-2562-4286-a9a4-a629efa834b4", + "protocol": "http://iiif.io/api/image", + "height": 262, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 131 + }, + { + "width": 400, + "height": 262 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1432, + "width": 2189, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/c4306497-2562-4286-a9a4-a629efa834b4", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c4306497-2562-4286-a9a4-a629efa834b4/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 523, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c4306497-2562-4286-a9a4-a629efa834b4", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c70" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c71", + "@type": "sc:Canvas", + "label": " - ", + "height": 2579, + "width": 1997 + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c72", + "@type": "sc:Canvas", + "label": " - ", + "height": 3409, + "width": 2658 + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c73", + "@type": "sc:Canvas", + "label": " - ", + "height": 1351, + "width": 2189 + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c74", + "@type": "sc:Canvas", + "label": " - ", + "height": 2646, + "width": 2357 + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c75", + "@type": "sc:Canvas", + "label": " - ", + "height": 2645, + "width": 2348 + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c76", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/18346e7a-3853-4bf9-85d6-dced42ffd7cf/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/18346e7a-3853-4bf9-85d6-dced42ffd7cf", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3257, + "width": 2649, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/18346e7a-3853-4bf9-85d6-dced42ffd7cf", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/18346e7a-3853-4bf9-85d6-dced42ffd7cf/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 651, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/18346e7a-3853-4bf9-85d6-dced42ffd7cf", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c76" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c77", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/092a9912-2520-439b-a678-c531097a6a34/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/092a9912-2520-439b-a678-c531097a6a34", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3257, + "width": 2653, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/092a9912-2520-439b-a678-c531097a6a34", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/092a9912-2520-439b-a678-c531097a6a34/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 652, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/092a9912-2520-439b-a678-c531097a6a34", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c77" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c78", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/38c2c180-7174-4402-b23f-d1e85062cc6f/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/38c2c180-7174-4402-b23f-d1e85062cc6f", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3257, + "width": 2651, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/38c2c180-7174-4402-b23f-d1e85062cc6f", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/38c2c180-7174-4402-b23f-d1e85062cc6f/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 651, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/38c2c180-7174-4402-b23f-d1e85062cc6f", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c78" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c79", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/01fbadb6-8858-4034-a3b8-a198c5068669/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/01fbadb6-8858-4034-a3b8-a198c5068669", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3268, + "width": 2660, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/01fbadb6-8858-4034-a3b8-a198c5068669", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/01fbadb6-8858-4034-a3b8-a198c5068669/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 651, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/01fbadb6-8858-4034-a3b8-a198c5068669", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c79" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c80", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/e7c684d9-9b61-4d94-a59e-b0345104baf8/full/100,66/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 66, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/e7c684d9-9b61-4d94-a59e-b0345104baf8", + "protocol": "http://iiif.io/api/image", + "height": 262, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 66 + }, + { + "width": 200, + "height": 131 + }, + { + "width": 400, + "height": 262 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1146, + "width": 1748, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/e7c684d9-9b61-4d94-a59e-b0345104baf8", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/e7c684d9-9b61-4d94-a59e-b0345104baf8/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 524, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/e7c684d9-9b61-4d94-a59e-b0345104baf8", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c80" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c81", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1c477837-3c05-469a-be02-ffb55ea3a791/full/100,66/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 66, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1c477837-3c05-469a-be02-ffb55ea3a791", + "protocol": "http://iiif.io/api/image", + "height": 262, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 66 + }, + { + "width": 200, + "height": 131 + }, + { + "width": 400, + "height": 262 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1143, + "width": 1745, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/1c477837-3c05-469a-be02-ffb55ea3a791", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1c477837-3c05-469a-be02-ffb55ea3a791/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 524, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1c477837-3c05-469a-be02-ffb55ea3a791", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c81" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c82", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7985550d-c9ca-43db-9d38-ee86447e1673/full/100,76/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 76, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7985550d-c9ca-43db-9d38-ee86447e1673", + "protocol": "http://iiif.io/api/image", + "height": 304, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 76 + }, + { + "width": 200, + "height": 152 + }, + { + "width": 400, + "height": 304 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2015, + "width": 2647, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/7985550d-c9ca-43db-9d38-ee86447e1673", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7985550d-c9ca-43db-9d38-ee86447e1673/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 609, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7985550d-c9ca-43db-9d38-ee86447e1673", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c82" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c83", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/35287354-b9c8-4b90-b3d8-a60fc3d09fdd/full/100,49/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 49, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/35287354-b9c8-4b90-b3d8-a60fc3d09fdd", + "protocol": "http://iiif.io/api/image", + "height": 194, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 49 + }, + { + "width": 200, + "height": 97 + }, + { + "width": 400, + "height": 194 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1296, + "width": 2669, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/35287354-b9c8-4b90-b3d8-a60fc3d09fdd", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/35287354-b9c8-4b90-b3d8-a60fc3d09fdd/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 388, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/35287354-b9c8-4b90-b3d8-a60fc3d09fdd", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c83" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c84", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c5ee175c-a875-4a70-a30f-01ff564431a0/full/100,66/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 66, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c5ee175c-a875-4a70-a30f-01ff564431a0", + "protocol": "http://iiif.io/api/image", + "height": 263, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 66 + }, + { + "width": 200, + "height": 132 + }, + { + "width": 400, + "height": 263 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1145, + "width": 1741, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/c5ee175c-a875-4a70-a30f-01ff564431a0", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c5ee175c-a875-4a70-a30f-01ff564431a0/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 526, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c5ee175c-a875-4a70-a30f-01ff564431a0", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c84" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c85", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/af3e772b-1bc1-43f5-af5a-9c442cdee2e2/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/af3e772b-1bc1-43f5-af5a-9c442cdee2e2", + "protocol": "http://iiif.io/api/image", + "height": 261, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 130 + }, + { + "width": 400, + "height": 261 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1139, + "width": 1748, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/af3e772b-1bc1-43f5-af5a-9c442cdee2e2", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/af3e772b-1bc1-43f5-af5a-9c442cdee2e2/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 521, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/af3e772b-1bc1-43f5-af5a-9c442cdee2e2", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c85" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c86", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4774495e-602e-4879-8a4e-93493a1a392b/full/66,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 66, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4774495e-602e-4879-8a4e-93493a1a392b", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 265, + "sizes": [ + { + "width": 66, + "height": 100 + }, + { + "width": 132, + "height": 200 + }, + { + "width": 265, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2647, + "width": 1751, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/4774495e-602e-4879-8a4e-93493a1a392b", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4774495e-602e-4879-8a4e-93493a1a392b/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 529, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4774495e-602e-4879-8a4e-93493a1a392b", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c86" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c87", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b76a8352-abbf-4a2a-963d-d0d699ee17b2/full/100,65/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 65, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b76a8352-abbf-4a2a-963d-d0d699ee17b2", + "protocol": "http://iiif.io/api/image", + "height": 262, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 65 + }, + { + "width": 200, + "height": 131 + }, + { + "width": 400, + "height": 262 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1137, + "width": 1739, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/b76a8352-abbf-4a2a-963d-d0d699ee17b2", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b76a8352-abbf-4a2a-963d-d0d699ee17b2/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 523, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b76a8352-abbf-4a2a-963d-d0d699ee17b2", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c87" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c88", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/f4a406b7-306a-48b6-b3de-41e7eb1aac60/full/100,53/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 53, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/f4a406b7-306a-48b6-b3de-41e7eb1aac60", + "protocol": "http://iiif.io/api/image", + "height": 212, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 53 + }, + { + "width": 200, + "height": 106 + }, + { + "width": 400, + "height": 212 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1412, + "width": 2659, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/f4a406b7-306a-48b6-b3de-41e7eb1aac60", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/f4a406b7-306a-48b6-b3de-41e7eb1aac60/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 425, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/f4a406b7-306a-48b6-b3de-41e7eb1aac60", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c88" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c89", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/621b1cee-a5dc-4399-adc7-ea1d89adf2d0/full/100,53/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 53, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/621b1cee-a5dc-4399-adc7-ea1d89adf2d0", + "protocol": "http://iiif.io/api/image", + "height": 213, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 53 + }, + { + "width": 200, + "height": 106 + }, + { + "width": 400, + "height": 213 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1414, + "width": 2657, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/621b1cee-a5dc-4399-adc7-ea1d89adf2d0", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/621b1cee-a5dc-4399-adc7-ea1d89adf2d0/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 426, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/621b1cee-a5dc-4399-adc7-ea1d89adf2d0", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c89" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c90", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d782b1ab-c229-4dfe-a764-0b437c15ed86/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d782b1ab-c229-4dfe-a764-0b437c15ed86", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 325, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 325, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3244, + "width": 2636, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/d782b1ab-c229-4dfe-a764-0b437c15ed86", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d782b1ab-c229-4dfe-a764-0b437c15ed86/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 650, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d782b1ab-c229-4dfe-a764-0b437c15ed86", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c90" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c91", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4f0d4551-8f2e-4515-bf74-759e98c178e8/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4f0d4551-8f2e-4515-bf74-759e98c178e8", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 327, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 327, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3254, + "width": 2658, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/4f0d4551-8f2e-4515-bf74-759e98c178e8", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4f0d4551-8f2e-4515-bf74-759e98c178e8/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 653, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4f0d4551-8f2e-4515-bf74-759e98c178e8", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c91" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c92", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/45f475b4-cf61-4014-8290-596cd297fc04/full/64,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 64, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/45f475b4-cf61-4014-8290-596cd297fc04", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 256, + "sizes": [ + { + "width": 64, + "height": 100 + }, + { + "width": 128, + "height": 200 + }, + { + "width": 256, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 4137, + "width": 2652, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/45f475b4-cf61-4014-8290-596cd297fc04", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/45f475b4-cf61-4014-8290-596cd297fc04/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 513, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/45f475b4-cf61-4014-8290-596cd297fc04", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c92" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c93", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8cf58ac8-a323-438f-80fc-6844c0dfcf8e/full/65,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 65, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8cf58ac8-a323-438f-80fc-6844c0dfcf8e", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 259, + "sizes": [ + { + "width": 65, + "height": 100 + }, + { + "width": 129, + "height": 200 + }, + { + "width": 259, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 4153, + "width": 2688, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/8cf58ac8-a323-438f-80fc-6844c0dfcf8e", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8cf58ac8-a323-438f-80fc-6844c0dfcf8e/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 518, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8cf58ac8-a323-438f-80fc-6844c0dfcf8e", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c93" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c94", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/965bd897-fad1-48c9-9f42-18bdd4ce90e6/full/64,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 64, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/965bd897-fad1-48c9-9f42-18bdd4ce90e6", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 256, + "sizes": [ + { + "width": 64, + "height": 100 + }, + { + "width": 128, + "height": 200 + }, + { + "width": 256, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 4156, + "width": 2663, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/965bd897-fad1-48c9-9f42-18bdd4ce90e6", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/965bd897-fad1-48c9-9f42-18bdd4ce90e6/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 513, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/965bd897-fad1-48c9-9f42-18bdd4ce90e6", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c94" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c95", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/815bc5f8-c9dd-408f-9c98-12bbdfab06b1/full/64,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 64, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/815bc5f8-c9dd-408f-9c98-12bbdfab06b1", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 256, + "sizes": [ + { + "width": 64, + "height": 100 + }, + { + "width": 128, + "height": 200 + }, + { + "width": 256, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 4155, + "width": 2658, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/815bc5f8-c9dd-408f-9c98-12bbdfab06b1", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/815bc5f8-c9dd-408f-9c98-12bbdfab06b1/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 512, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/815bc5f8-c9dd-408f-9c98-12bbdfab06b1", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c95" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c96", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/bee8a57a-bfed-4595-a52d-7a2c9334b649/full/66,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 66, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/bee8a57a-bfed-4595-a52d-7a2c9334b649", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 265, + "sizes": [ + { + "width": 66, + "height": 100 + }, + { + "width": 133, + "height": 200 + }, + { + "width": 265, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2651, + "width": 1759, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/bee8a57a-bfed-4595-a52d-7a2c9334b649", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/bee8a57a-bfed-4595-a52d-7a2c9334b649/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 531, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/bee8a57a-bfed-4595-a52d-7a2c9334b649", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c96" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c97", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/e35c340b-2e7a-44dd-a8fc-af18a33a4a75/full/66,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 66, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/e35c340b-2e7a-44dd-a8fc-af18a33a4a75", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 265, + "sizes": [ + { + "width": 66, + "height": 100 + }, + { + "width": 133, + "height": 200 + }, + { + "width": 265, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2653, + "width": 1758, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/e35c340b-2e7a-44dd-a8fc-af18a33a4a75", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/e35c340b-2e7a-44dd-a8fc-af18a33a4a75/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 530, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/e35c340b-2e7a-44dd-a8fc-af18a33a4a75", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c97" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c98", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b67b924d-e37f-4160-937f-1a300cd7b437/full/100,89/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 89, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b67b924d-e37f-4160-937f-1a300cd7b437", + "protocol": "http://iiif.io/api/image", + "height": 356, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 89 + }, + { + "width": 200, + "height": 178 + }, + { + "width": 400, + "height": 356 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1102, + "width": 1237, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/b67b924d-e37f-4160-937f-1a300cd7b437", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b67b924d-e37f-4160-937f-1a300cd7b437/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 713, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b67b924d-e37f-4160-937f-1a300cd7b437", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c98" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c99", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/293aa551-1f16-4e4d-a52d-0be17f14daac/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/293aa551-1f16-4e4d-a52d-0be17f14daac", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3242, + "width": 2646, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/293aa551-1f16-4e4d-a52d-0be17f14daac", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/293aa551-1f16-4e4d-a52d-0be17f14daac/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 653, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/293aa551-1f16-4e4d-a52d-0be17f14daac", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c99" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c100", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2fcc4881-4dd0-4764-8b85-193dd22f37af/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2fcc4881-4dd0-4764-8b85-193dd22f37af", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3242, + "width": 2641, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/2fcc4881-4dd0-4764-8b85-193dd22f37af", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2fcc4881-4dd0-4764-8b85-193dd22f37af/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 652, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2fcc4881-4dd0-4764-8b85-193dd22f37af", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c100" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c101", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/663d6f59-212d-4ff3-ba6d-8515937e7991/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/663d6f59-212d-4ff3-ba6d-8515937e7991", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 314, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 314, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3544, + "width": 2782, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/663d6f59-212d-4ff3-ba6d-8515937e7991", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/663d6f59-212d-4ff3-ba6d-8515937e7991/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 628, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/663d6f59-212d-4ff3-ba6d-8515937e7991", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c101" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c102", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4dca8ae5-3492-4954-a06e-626daf65c53e/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4dca8ae5-3492-4954-a06e-626daf65c53e", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 314, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 314, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3555, + "width": 2795, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/4dca8ae5-3492-4954-a06e-626daf65c53e", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4dca8ae5-3492-4954-a06e-626daf65c53e/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 629, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/4dca8ae5-3492-4954-a06e-626daf65c53e", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c102" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c103", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/95eb02f4-a1d9-4002-b804-be54b251f2b0/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/95eb02f4-a1d9-4002-b804-be54b251f2b0", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 316, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 316, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3551, + "width": 2804, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/95eb02f4-a1d9-4002-b804-be54b251f2b0", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/95eb02f4-a1d9-4002-b804-be54b251f2b0/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 632, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/95eb02f4-a1d9-4002-b804-be54b251f2b0", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c103" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c104", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9ae6bd89-4ed2-4fee-b59d-4d56a5587224/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9ae6bd89-4ed2-4fee-b59d-4d56a5587224", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 315, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 315, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3550, + "width": 2797, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/9ae6bd89-4ed2-4fee-b59d-4d56a5587224", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9ae6bd89-4ed2-4fee-b59d-4d56a5587224/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 630, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9ae6bd89-4ed2-4fee-b59d-4d56a5587224", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c104" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c105", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7f53bcde-c5dc-4e8c-a2cf-67953192e85d/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7f53bcde-c5dc-4e8c-a2cf-67953192e85d", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 315, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 315, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3555, + "width": 2803, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/7f53bcde-c5dc-4e8c-a2cf-67953192e85d", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7f53bcde-c5dc-4e8c-a2cf-67953192e85d/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 631, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7f53bcde-c5dc-4e8c-a2cf-67953192e85d", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c105" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c106", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7ce03d7a-e49a-4a41-993e-60eaec4d7edc/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7ce03d7a-e49a-4a41-993e-60eaec4d7edc", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 315, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 315, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3555, + "width": 2804, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/7ce03d7a-e49a-4a41-993e-60eaec4d7edc", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7ce03d7a-e49a-4a41-993e-60eaec4d7edc/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 631, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7ce03d7a-e49a-4a41-993e-60eaec4d7edc", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c106" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c107", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/3f7038f5-c455-41f5-b490-ddcd47b1ac6c/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/3f7038f5-c455-41f5-b490-ddcd47b1ac6c", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 328, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 164, + "height": 200 + }, + { + "width": 328, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3280, + "width": 2688, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/3f7038f5-c455-41f5-b490-ddcd47b1ac6c", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/3f7038f5-c455-41f5-b490-ddcd47b1ac6c/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 656, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/3f7038f5-c455-41f5-b490-ddcd47b1ac6c", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c107" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c108", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ad9deb2f-e18f-4b67-ae0f-cf5be4d43460/full/82,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 82, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ad9deb2f-e18f-4b67-ae0f-cf5be4d43460", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 328, + "sizes": [ + { + "width": 82, + "height": 100 + }, + { + "width": 164, + "height": 200 + }, + { + "width": 328, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3315, + "width": 2718, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/ad9deb2f-e18f-4b67-ae0f-cf5be4d43460", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ad9deb2f-e18f-4b67-ae0f-cf5be4d43460/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 656, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ad9deb2f-e18f-4b67-ae0f-cf5be4d43460", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c108" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c109", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2ec13cb9-25a6-4633-8ad3-21708cc2b380/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2ec13cb9-25a6-4633-8ad3-21708cc2b380", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 317, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 317, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3554, + "width": 2813, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/2ec13cb9-25a6-4633-8ad3-21708cc2b380", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2ec13cb9-25a6-4633-8ad3-21708cc2b380/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 633, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2ec13cb9-25a6-4633-8ad3-21708cc2b380", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c109" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c110", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ac7a2a86-8bf9-451c-a2f5-82b0d7741788/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ac7a2a86-8bf9-451c-a2f5-82b0d7741788", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 316, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 316, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3552, + "width": 2810, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/ac7a2a86-8bf9-451c-a2f5-82b0d7741788", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ac7a2a86-8bf9-451c-a2f5-82b0d7741788/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 633, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/ac7a2a86-8bf9-451c-a2f5-82b0d7741788", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c110" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c111", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/aa3bd90c-725e-4723-b54b-6b82f9276b7d/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/aa3bd90c-725e-4723-b54b-6b82f9276b7d", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 315, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 315, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3574, + "width": 2817, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/aa3bd90c-725e-4723-b54b-6b82f9276b7d", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/aa3bd90c-725e-4723-b54b-6b82f9276b7d/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 631, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/aa3bd90c-725e-4723-b54b-6b82f9276b7d", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c111" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c112", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/92f7e9b4-36d9-48e1-b53f-5657c0e68a5b/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/92f7e9b4-36d9-48e1-b53f-5657c0e68a5b", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 316, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 316, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3556, + "width": 2812, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/92f7e9b4-36d9-48e1-b53f-5657c0e68a5b", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/92f7e9b4-36d9-48e1-b53f-5657c0e68a5b/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 633, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/92f7e9b4-36d9-48e1-b53f-5657c0e68a5b", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c112" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c113", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8bc797ed-034f-43b8-a88f-ed412116543b/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8bc797ed-034f-43b8-a88f-ed412116543b", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 317, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 159, + "height": 200 + }, + { + "width": 317, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3555, + "width": 2819, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/8bc797ed-034f-43b8-a88f-ed412116543b", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8bc797ed-034f-43b8-a88f-ed412116543b/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 634, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8bc797ed-034f-43b8-a88f-ed412116543b", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c113" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c114", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1d6ee144-fb52-4624-b1f0-c43d30403bf2/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1d6ee144-fb52-4624-b1f0-c43d30403bf2", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 316, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 316, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3556, + "width": 2807, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/1d6ee144-fb52-4624-b1f0-c43d30403bf2", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1d6ee144-fb52-4624-b1f0-c43d30403bf2/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 631, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1d6ee144-fb52-4624-b1f0-c43d30403bf2", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c114" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c115", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5c4bee03-8c14-4536-af1d-c3565038c6ad/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5c4bee03-8c14-4536-af1d-c3565038c6ad", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 318, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 159, + "height": 200 + }, + { + "width": 318, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3557, + "width": 2825, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/5c4bee03-8c14-4536-af1d-c3565038c6ad", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5c4bee03-8c14-4536-af1d-c3565038c6ad/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 635, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5c4bee03-8c14-4536-af1d-c3565038c6ad", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c115" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c116", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1da1de6e-7ee6-46c6-b750-f1193880ebb7/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1da1de6e-7ee6-46c6-b750-f1193880ebb7", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 316, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 316, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3555, + "width": 2807, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/1da1de6e-7ee6-46c6-b750-f1193880ebb7", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1da1de6e-7ee6-46c6-b750-f1193880ebb7/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 632, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1da1de6e-7ee6-46c6-b750-f1193880ebb7", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c116" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c117", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/49582bdd-d992-4cb6-820b-0bf91b2315ad/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/49582bdd-d992-4cb6-820b-0bf91b2315ad", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 316, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 316, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3559, + "width": 2815, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/49582bdd-d992-4cb6-820b-0bf91b2315ad", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/49582bdd-d992-4cb6-820b-0bf91b2315ad/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 633, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/49582bdd-d992-4cb6-820b-0bf91b2315ad", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c117" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c118", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/afffbeb9-36a7-406e-980c-834eba129b91/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/afffbeb9-36a7-406e-980c-834eba129b91", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 315, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 315, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3550, + "width": 2800, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/afffbeb9-36a7-406e-980c-834eba129b91", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/afffbeb9-36a7-406e-980c-834eba129b91/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 631, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/afffbeb9-36a7-406e-980c-834eba129b91", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c118" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c119", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2974d5a5-6c52-460f-87bc-e7b6b92e6039/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2974d5a5-6c52-460f-87bc-e7b6b92e6039", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 315, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 315, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3566, + "width": 2811, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/2974d5a5-6c52-460f-87bc-e7b6b92e6039", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2974d5a5-6c52-460f-87bc-e7b6b92e6039/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 631, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2974d5a5-6c52-460f-87bc-e7b6b92e6039", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c119" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c120", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1048f8db-2502-4a4e-bb9e-f0c37e2fe5f7/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1048f8db-2502-4a4e-bb9e-f0c37e2fe5f7", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 316, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 316, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3551, + "width": 2803, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/1048f8db-2502-4a4e-bb9e-f0c37e2fe5f7", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1048f8db-2502-4a4e-bb9e-f0c37e2fe5f7/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 631, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/1048f8db-2502-4a4e-bb9e-f0c37e2fe5f7", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c120" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c121", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c5386add-e966-4a48-b554-5743b196e1c8/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c5386add-e966-4a48-b554-5743b196e1c8", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 315, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 315, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3563, + "width": 2806, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/c5386add-e966-4a48-b554-5743b196e1c8", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c5386add-e966-4a48-b554-5743b196e1c8/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 630, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c5386add-e966-4a48-b554-5743b196e1c8", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c121" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c122", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c2c04301-c67f-4bd4-8827-6b42247af281/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c2c04301-c67f-4bd4-8827-6b42247af281", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 315, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 315, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3553, + "width": 2801, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/c2c04301-c67f-4bd4-8827-6b42247af281", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c2c04301-c67f-4bd4-8827-6b42247af281/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 631, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c2c04301-c67f-4bd4-8827-6b42247af281", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c122" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c123", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/47ecb629-aab2-41e6-aec7-327a61925b50/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/47ecb629-aab2-41e6-aec7-327a61925b50", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 316, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 316, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3559, + "width": 2809, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/47ecb629-aab2-41e6-aec7-327a61925b50", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/47ecb629-aab2-41e6-aec7-327a61925b50/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 631, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/47ecb629-aab2-41e6-aec7-327a61925b50", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c123" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c124", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2676651e-0b56-451c-84e6-439e0f4f7b79/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2676651e-0b56-451c-84e6-439e0f4f7b79", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 315, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 315, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3553, + "width": 2799, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/2676651e-0b56-451c-84e6-439e0f4f7b79", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2676651e-0b56-451c-84e6-439e0f4f7b79/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 630, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2676651e-0b56-451c-84e6-439e0f4f7b79", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c124" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c125", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d857f118-5cd2-40db-9276-961d5f424141/full/80,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 80, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d857f118-5cd2-40db-9276-961d5f424141", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 320, + "sizes": [ + { + "width": 80, + "height": 100 + }, + { + "width": 160, + "height": 200 + }, + { + "width": 320, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3496, + "width": 2801, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/d857f118-5cd2-40db-9276-961d5f424141", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d857f118-5cd2-40db-9276-961d5f424141/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 641, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/d857f118-5cd2-40db-9276-961d5f424141", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c125" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c126", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c23e5e6e-e5b9-48c7-afd7-1e0fe7912319/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c23e5e6e-e5b9-48c7-afd7-1e0fe7912319", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 314, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 314, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3554, + "width": 2789, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/c23e5e6e-e5b9-48c7-afd7-1e0fe7912319", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c23e5e6e-e5b9-48c7-afd7-1e0fe7912319/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 628, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c23e5e6e-e5b9-48c7-afd7-1e0fe7912319", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c126" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c127", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b1cc4f70-f43b-47e5-893e-4abb131e985a/full/80,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 80, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b1cc4f70-f43b-47e5-893e-4abb131e985a", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 319, + "sizes": [ + { + "width": 80, + "height": 100 + }, + { + "width": 159, + "height": 200 + }, + { + "width": 319, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3554, + "width": 2831, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/b1cc4f70-f43b-47e5-893e-4abb131e985a", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b1cc4f70-f43b-47e5-893e-4abb131e985a/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 637, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b1cc4f70-f43b-47e5-893e-4abb131e985a", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c127" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c128", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c3300cf1-bbc5-4610-9912-25000c74d27d/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c3300cf1-bbc5-4610-9912-25000c74d27d", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 314, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 314, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3558, + "width": 2791, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/c3300cf1-bbc5-4610-9912-25000c74d27d", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c3300cf1-bbc5-4610-9912-25000c74d27d/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 628, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/c3300cf1-bbc5-4610-9912-25000c74d27d", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c128" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c129", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/093ff01e-4906-4c00-afb8-33923948aca0/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/093ff01e-4906-4c00-afb8-33923948aca0", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 315, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 315, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3559, + "width": 2805, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/093ff01e-4906-4c00-afb8-33923948aca0", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/093ff01e-4906-4c00-afb8-33923948aca0/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 631, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/093ff01e-4906-4c00-afb8-33923948aca0", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c129" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c130", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9ec9c6a3-a735-4aea-9c70-0763a7ecdd7e/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9ec9c6a3-a735-4aea-9c70-0763a7ecdd7e", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 314, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 314, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3557, + "width": 2789, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/9ec9c6a3-a735-4aea-9c70-0763a7ecdd7e", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9ec9c6a3-a735-4aea-9c70-0763a7ecdd7e/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 627, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9ec9c6a3-a735-4aea-9c70-0763a7ecdd7e", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c130" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c131", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2d84d08b-9947-4811-994f-760e0e7d7610/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2d84d08b-9947-4811-994f-760e0e7d7610", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 316, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 316, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3554, + "width": 2809, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/2d84d08b-9947-4811-994f-760e0e7d7610", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2d84d08b-9947-4811-994f-760e0e7d7610/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 632, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/2d84d08b-9947-4811-994f-760e0e7d7610", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c131" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c132", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9bbabb5f-1b6e-430b-b000-046f5e68de8e/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9bbabb5f-1b6e-430b-b000-046f5e68de8e", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 315, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 315, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3551, + "width": 2793, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/9bbabb5f-1b6e-430b-b000-046f5e68de8e", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9bbabb5f-1b6e-430b-b000-046f5e68de8e/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 629, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/9bbabb5f-1b6e-430b-b000-046f5e68de8e", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c132" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c133", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/64257a4a-941e-4da1-aa87-d8da43864574/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/64257a4a-941e-4da1-aa87-d8da43864574", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 314, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 314, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3576, + "width": 2809, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/64257a4a-941e-4da1-aa87-d8da43864574", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/64257a4a-941e-4da1-aa87-d8da43864574/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 628, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/64257a4a-941e-4da1-aa87-d8da43864574", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c133" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c134", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5912a411-0989-47a6-a466-b9a9a9376dda/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5912a411-0989-47a6-a466-b9a9a9376dda", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 314, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 314, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3555, + "width": 2791, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/5912a411-0989-47a6-a466-b9a9a9376dda", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5912a411-0989-47a6-a466-b9a9a9376dda/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 628, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5912a411-0989-47a6-a466-b9a9a9376dda", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c134" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c135", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/42b719b5-5dd1-4ae5-8145-0cad39098f2f/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/42b719b5-5dd1-4ae5-8145-0cad39098f2f", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 315, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 315, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3560, + "width": 2803, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/42b719b5-5dd1-4ae5-8145-0cad39098f2f", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/42b719b5-5dd1-4ae5-8145-0cad39098f2f/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 630, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/42b719b5-5dd1-4ae5-8145-0cad39098f2f", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c135" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c136", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/20b1e114-4c79-48e7-b338-287d236a0586/full/78,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 78, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/20b1e114-4c79-48e7-b338-287d236a0586", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 313, + "sizes": [ + { + "width": 78, + "height": 100 + }, + { + "width": 157, + "height": 200 + }, + { + "width": 313, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3558, + "width": 2788, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/20b1e114-4c79-48e7-b338-287d236a0586", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/20b1e114-4c79-48e7-b338-287d236a0586/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 627, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/20b1e114-4c79-48e7-b338-287d236a0586", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c136" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c137", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7b896288-e431-4eea-9c17-39fd1c1aef13/full/79,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 79, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7b896288-e431-4eea-9c17-39fd1c1aef13", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 316, + "sizes": [ + { + "width": 79, + "height": 100 + }, + { + "width": 158, + "height": 200 + }, + { + "width": 316, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3564, + "width": 2819, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/7b896288-e431-4eea-9c17-39fd1c1aef13", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7b896288-e431-4eea-9c17-39fd1c1aef13/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 633, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/7b896288-e431-4eea-9c17-39fd1c1aef13", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c137" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c138", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/16763b61-74fb-463b-9c7c-1143b4b6a038/full/100,75/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 75, + "width": 100, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/16763b61-74fb-463b-9c7c-1143b4b6a038", + "protocol": "http://iiif.io/api/image", + "height": 298, + "width": 400, + "sizes": [ + { + "width": 100, + "height": 75 + }, + { + "width": 200, + "height": 149 + }, + { + "width": 400, + "height": 298 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 1757, + "width": 2355, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/16763b61-74fb-463b-9c7c-1143b4b6a038", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/16763b61-74fb-463b-9c7c-1143b4b6a038/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 597, + "width": 800, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/16763b61-74fb-463b-9c7c-1143b4b6a038", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c138" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c139", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b158be46-7d0d-4d40-863e-d4c876980709/full/75,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 75, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b158be46-7d0d-4d40-863e-d4c876980709", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 298, + "sizes": [ + { + "width": 75, + "height": 100 + }, + { + "width": 149, + "height": 200 + }, + { + "width": 298, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2361, + "width": 1761, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/b158be46-7d0d-4d40-863e-d4c876980709", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b158be46-7d0d-4d40-863e-d4c876980709/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 597, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/b158be46-7d0d-4d40-863e-d4c876980709", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c139" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c140", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5d9a5456-fc83-41ae-ba8c-5018cc5cd358/full/74,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 74, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5d9a5456-fc83-41ae-ba8c-5018cc5cd358", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 295, + "sizes": [ + { + "width": 74, + "height": 100 + }, + { + "width": 147, + "height": 200 + }, + { + "width": 295, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2371, + "width": 1748, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/5d9a5456-fc83-41ae-ba8c-5018cc5cd358", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5d9a5456-fc83-41ae-ba8c-5018cc5cd358/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 590, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5d9a5456-fc83-41ae-ba8c-5018cc5cd358", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c140" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c141", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/58e58284-3a49-4814-ab43-a97c6bbd9d88/full/74,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 74, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/58e58284-3a49-4814-ab43-a97c6bbd9d88", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 297, + "sizes": [ + { + "width": 74, + "height": 100 + }, + { + "width": 148, + "height": 200 + }, + { + "width": 297, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 2375, + "width": 1763, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/58e58284-3a49-4814-ab43-a97c6bbd9d88", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/58e58284-3a49-4814-ab43-a97c6bbd9d88/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 594, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/58e58284-3a49-4814-ab43-a97c6bbd9d88", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c141" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c142", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8c34e989-e138-44dd-8e5d-d4d9d7854e58/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8c34e989-e138-44dd-8e5d-d4d9d7854e58", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 324, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 162, + "height": 200 + }, + { + "width": 324, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3263, + "width": 2639, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/8c34e989-e138-44dd-8e5d-d4d9d7854e58", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8c34e989-e138-44dd-8e5d-d4d9d7854e58/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 647, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/8c34e989-e138-44dd-8e5d-d4d9d7854e58", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c142" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c143", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/43331f0a-1feb-49f8-b592-2319c7d81e62/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/43331f0a-1feb-49f8-b592-2319c7d81e62", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3249, + "width": 2647, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/43331f0a-1feb-49f8-b592-2319c7d81e62", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/43331f0a-1feb-49f8-b592-2319c7d81e62/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 652, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/43331f0a-1feb-49f8-b592-2319c7d81e62", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c143" + } + ] + }, + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/canvas/c144", + "@type": "sc:Canvas", + "label": " - ", + "thumbnail": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5f790fac-4a5d-4f19-84ff-70fa605a1456/full/81,100/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 100, + "width": 81, + "service": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5f790fac-4a5d-4f19-84ff-70fa605a1456", + "protocol": "http://iiif.io/api/image", + "height": 400, + "width": 326, + "sizes": [ + { + "width": 81, + "height": 100 + }, + { + "width": 163, + "height": 200 + }, + { + "width": 326, + "height": 400 + } + ], + "profile": [ + "http://iiif.io/api/image/2/level0.json", + { + "formats": [ + "jpg" + ], + "qualities": [ + "color" + ], + "supports": [ + "sizeByWhListed" + ] + } + ], + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + } + }, + "height": 3246, + "width": 2642, + "images": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/imageanno/5f790fac-4a5d-4f19-84ff-70fa605a1456", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "resource": { + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5f790fac-4a5d-4f19-84ff-70fa605a1456/full/!800,800/0/default.jpg", + "@type": "dcTypes:Image", + "format": "image/jpeg", + "height": 800, + "width": 651, + "service": [ + { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "http://wellcomelibrary.org/iiif-img/b20049067-0/5f790fac-4a5d-4f19-84ff-70fa605a1456", + "profile": "http://iiif.io/api/image/2/level1.json", + "service": "http://wellcomelibrary.org/iiif/accepttermslogin" + }, + "http://wellcomelibrary.org/iiif/accepttermslogin" + ] + }, + "on": "http://wellcomelibrary.org/iiif/b20049067/canvas/c144" + } + ] + } + ] + } + ], + "structures": [ + { + "@id": "http://wellcomelibrary.org/iiif/b20049067/range/r-0", + "@type": "sc:Range", + "label": "Letter", + "canvases": [ + "http://wellcomelibrary.org/iiif/b20049067/canvas/c71", + "http://wellcomelibrary.org/iiif/b20049067/canvas/c72", + "http://wellcomelibrary.org/iiif/b20049067/canvas/c73", + "http://wellcomelibrary.org/iiif/b20049067/canvas/c74", + "http://wellcomelibrary.org/iiif/b20049067/canvas/c75" + ] + } + ] +}