From a002bea9c0cb2ebe3b4a8eecd8ea3f37d020c047 Mon Sep 17 00:00:00 2001 From: "Jeffrey C. Witt" Date: Thu, 7 Feb 2019 14:47:21 -0500 Subject: [PATCH] created test for scta gracilis manifest, testing to get CanonicalImageUri with default quality instead of native. Related to issue #47 --- test/fixtures/manifests.js | 5 +- test/fixtures/sctagracilis.json | 14219 ++++++++++++++++++++++++++++++ test/sctagracilis.js | 24 + 3 files changed, 14246 insertions(+), 2 deletions(-) create mode 100644 test/fixtures/sctagracilis.json create mode 100644 test/sctagracilis.js diff --git a/test/fixtures/manifests.js b/test/fixtures/manifests.js index 7ff634d7..f02114eb 100644 --- a/test/fixtures/manifests.js +++ b/test/fixtures/manifests.js @@ -53,7 +53,8 @@ module.exports = { "wellcomeapocalypse": "http://localhost:3001/wellcomeapocalypse.json", "witnesstopeter": "http://localhost:3001/witnesstopeter.json", "wunder": "http://localhost:3001/wunder.json", - "deephierarchytop": "http://localhost:3001/deephierarchytop.json" + "deephierarchytop": "http://localhost:3001/deephierarchytop.json", + "sctagracilis": "http://localhost:3001/sctagracilis.json" //"query-bodleian": "http://iiif.bodleian.ox.ac.uk/iiif/manifest/f22e9dae-c070-48eb-be0b-aa6c5bc195a6.json", //"query-gams": "http://gams.uni-graz.at/cocoon/mets2json?source=http%3A%2F%2Fgams.uni-graz.at%2Farchive%2Fget%2Fo%3Asrbas.1535%2FMETS_SOURCE" }; @@ -64,4 +65,4 @@ module.exports = { //8 volumes: http://wellcomelibrary.org/iiif/b21300185/manifest //- https://github.com/IIIF/iiif.io/blob/master/source/api/presentation/2.0/example/errors/collection.json -//A collection of erroneous manifests \ No newline at end of file +//A collection of erroneous manifests diff --git a/test/fixtures/sctagracilis.json b/test/fixtures/sctagracilis.json new file mode 100644 index 00000000..2c69ac37 --- /dev/null +++ b/test/fixtures/sctagracilis.json @@ -0,0 +1,14219 @@ +{ + "@context": "http://iiif.io/api/presentation/2/context.json", + "@id": "https://scta.info/iiif/graciliscommentary/lon/manifest", + "@type": "sc:Manifest", + "label": "graciliscommentary/lon", + "description": "Manifest Description", + "license": "https://creativecommons.org/publicdomain/zero/1.0/", + "service": { + "@context": "http://iiif.io/api/search/1/context.json", + "@id": "https://exist.scta.info/exist/apps/scta-app/iiif/graciliscommentary/lon/search", + "profile": "http://iiif.io/api/search/1/search", + "label": "Search within this manifest" + }, + "sequences": [{ + "@context": "http://iiif.io/api/presentation/2/context.json", + "@id": "https://scta.info/iiif/graciliscommentary/lon/sequence/normal", + "@type": "sc:Sequence", + "label": "Current page order", + "viewingDirection": "left-to-right", + "viewingHint": "paged", + "canvases": [ + { + "@id": "http://scta.info/iiif/lon/canvas/L11v", + "@type": "sc:Canvas", + "label": "11v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L11v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L11v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L11v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L11v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/11v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L12r", + "@type": "sc:Canvas", + "label": "12r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L12r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L12r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L12r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L12r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/12r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L12v", + "@type": "sc:Canvas", + "label": "12v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L12v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L12v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L12v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L12v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/12v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L13r", + "@type": "sc:Canvas", + "label": "13r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L13r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L13r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L13r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L13r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/13r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L13v", + "@type": "sc:Canvas", + "label": "13v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L13v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L13v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L13v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L13v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/13v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L14r", + "@type": "sc:Canvas", + "label": "14r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L14r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L14r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L14r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L14r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/14r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L14v", + "@type": "sc:Canvas", + "label": "14v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L14v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L14v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L14v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L14v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/14v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L15r", + "@type": "sc:Canvas", + "label": "15r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L15r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L15r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L15r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L15r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/15r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L15v", + "@type": "sc:Canvas", + "label": "15v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L15v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L15v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L15v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L15v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/15v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L16r", + "@type": "sc:Canvas", + "label": "16r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L16r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L16r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L16r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L16r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/16r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L16v", + "@type": "sc:Canvas", + "label": "16v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L16v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L16v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L16v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L16v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/16v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L17r", + "@type": "sc:Canvas", + "label": "17r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L17r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L17r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L17r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L17r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/17r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L17v", + "@type": "sc:Canvas", + "label": "17v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L17v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L17v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L17v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L17v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/17v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L18r", + "@type": "sc:Canvas", + "label": "18r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L18r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L18r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L18r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L18r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/18r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L18v", + "@type": "sc:Canvas", + "label": "18v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L18v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L18v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L18v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L18v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/18v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L19r", + "@type": "sc:Canvas", + "label": "19r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L19r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L19r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L19r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L19r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/19r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L19v", + "@type": "sc:Canvas", + "label": "19v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L19v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L19v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L19v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L19v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/19v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L20r", + "@type": "sc:Canvas", + "label": "20r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L20r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L20r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L20r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L20r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/20r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L20v", + "@type": "sc:Canvas", + "label": "20v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L20v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L20v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L20v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L20v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/20v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L21r", + "@type": "sc:Canvas", + "label": "21r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L21r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L21r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L21r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L21r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/21r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L21v", + "@type": "sc:Canvas", + "label": "21v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L21v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L21v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L21v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L21v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/21v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L22r", + "@type": "sc:Canvas", + "label": "22r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L22r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L22r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L22r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L22r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/22r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L22v", + "@type": "sc:Canvas", + "label": "22v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L22v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L22v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L22v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L22v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/22v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L23r", + "@type": "sc:Canvas", + "label": "23r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L23r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L23r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L23r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L23r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/23r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L23v", + "@type": "sc:Canvas", + "label": "23v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L23v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L23v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L23v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L23v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/23v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L24r", + "@type": "sc:Canvas", + "label": "24r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L24r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L24r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L24r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L24r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/24r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L24v", + "@type": "sc:Canvas", + "label": "24v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L24v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L24v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L24v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L24v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/24v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L25r", + "@type": "sc:Canvas", + "label": "25r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L25r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L25r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L25r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L25r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/25r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L25v", + "@type": "sc:Canvas", + "label": "25v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L25v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L25v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L25v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L25v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/25v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L26r", + "@type": "sc:Canvas", + "label": "26r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L26r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L26r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L26r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L26r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/26r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L26v", + "@type": "sc:Canvas", + "label": "26v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L26v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L26v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L26v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L26v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/26v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L27r", + "@type": "sc:Canvas", + "label": "27r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L27r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L27r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L27r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L27r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/27r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L27v", + "@type": "sc:Canvas", + "label": "27v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L27v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L27v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L27v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L27v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/27v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L28r", + "@type": "sc:Canvas", + "label": "28r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L28r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L28r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L28r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L28r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/28r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L28v", + "@type": "sc:Canvas", + "label": "28v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L28v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L28v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L28v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L28v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/28v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L29r", + "@type": "sc:Canvas", + "label": "29r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L29r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L29r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L29r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L29r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/29r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L29v", + "@type": "sc:Canvas", + "label": "29v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L29v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L29v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L29v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L29v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/29v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L30r", + "@type": "sc:Canvas", + "label": "30r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L30r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L30r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L30r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L30r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/30r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L30v", + "@type": "sc:Canvas", + "label": "30v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L30v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L30v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L30v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L30v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/30v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L31r", + "@type": "sc:Canvas", + "label": "31r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L31r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L31r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L31r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L31r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/31r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L31v", + "@type": "sc:Canvas", + "label": "31v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L31v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L31v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L31v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L31v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/31v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L32r", + "@type": "sc:Canvas", + "label": "32r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L32r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L32r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L32r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L32r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/32r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L32v", + "@type": "sc:Canvas", + "label": "32v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L32v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L32v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L32v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L32v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/32v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L33r", + "@type": "sc:Canvas", + "label": "33r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L33r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L33r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L33r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L33r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/33r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L33v", + "@type": "sc:Canvas", + "label": "33v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L33v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L33v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L33v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L33v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/33v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L34r", + "@type": "sc:Canvas", + "label": "34r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L34r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L34r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L34r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L34r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/34r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L34v", + "@type": "sc:Canvas", + "label": "34v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L34v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L34v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L34v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L34v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/34v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L35r", + "@type": "sc:Canvas", + "label": "35r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L35r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L35r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L35r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L35r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/35r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L35v", + "@type": "sc:Canvas", + "label": "35v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L35v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L35v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L35v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L35v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/35v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L36r", + "@type": "sc:Canvas", + "label": "36r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L36r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L36r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L36r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L36r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/36r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L36v", + "@type": "sc:Canvas", + "label": "36v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L36v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L36v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L36v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L36v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/36v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L37r", + "@type": "sc:Canvas", + "label": "37r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L37r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L37r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L37r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L37r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/37r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L37v", + "@type": "sc:Canvas", + "label": "37v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L37v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L37v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L37v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L37v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/37v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L38r", + "@type": "sc:Canvas", + "label": "38r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L38r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L38r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L38r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L38r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/38r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L38v", + "@type": "sc:Canvas", + "label": "38v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L38v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L38v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L38v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L38v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/38v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L39r", + "@type": "sc:Canvas", + "label": "39r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L39r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L39r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L39r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L39r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/39r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L39v", + "@type": "sc:Canvas", + "label": "39v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L39v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L39v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L39v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L39v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/39v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L40r", + "@type": "sc:Canvas", + "label": "40r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L40r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L40r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L40r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L40r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/40r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L40v", + "@type": "sc:Canvas", + "label": "40v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L40v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L40v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L40v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L40v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/40v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L41r", + "@type": "sc:Canvas", + "label": "41r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L41r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L41r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L41r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L41r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/41r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L41v", + "@type": "sc:Canvas", + "label": "41v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L41v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L41v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L41v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L41v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/41v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L42r", + "@type": "sc:Canvas", + "label": "42r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L42r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L42r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L42r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L42r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/42r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L42v", + "@type": "sc:Canvas", + "label": "42v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L42v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L42v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L42v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L42v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/42v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L43r", + "@type": "sc:Canvas", + "label": "43r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L43r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L43r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L43r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L43r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/43r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L43v", + "@type": "sc:Canvas", + "label": "43v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L43v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L43v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L43v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L43v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/43v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L44r", + "@type": "sc:Canvas", + "label": "44r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L44r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L44r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L44r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L44r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/44r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L44v", + "@type": "sc:Canvas", + "label": "44v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L44v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L44v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L44v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L44v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/44v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L45r", + "@type": "sc:Canvas", + "label": "45r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L45r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L45r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L45r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L45r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/45r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L45v", + "@type": "sc:Canvas", + "label": "45v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L45v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L45v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L45v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L45v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/45v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L46r", + "@type": "sc:Canvas", + "label": "46r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L46r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L46r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L46r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L46r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/46r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L46v", + "@type": "sc:Canvas", + "label": "46v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L46v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L46v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L46v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L46v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/46v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L47r", + "@type": "sc:Canvas", + "label": "47r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L47r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L47r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L47r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L47r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/47r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L47v", + "@type": "sc:Canvas", + "label": "47v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L47v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L47v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L47v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L47v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/47v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L48r", + "@type": "sc:Canvas", + "label": "48r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L48r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L48r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L48r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L48r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/48r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L48v", + "@type": "sc:Canvas", + "label": "48v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L48v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L48v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L48v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L48v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/48v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L49r", + "@type": "sc:Canvas", + "label": "49r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L49r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L49r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L49r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L49r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/49r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L49v", + "@type": "sc:Canvas", + "label": "49v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L49v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L49v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L49v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L49v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/49v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L50r", + "@type": "sc:Canvas", + "label": "50r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L50r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L50r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L50r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L50r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/50r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L50v", + "@type": "sc:Canvas", + "label": "50v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L50v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L50v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L50v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L50v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/50v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L51r", + "@type": "sc:Canvas", + "label": "51r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L51r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L51r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L51r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L51r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/51r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L51v", + "@type": "sc:Canvas", + "label": "51v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L51v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L51v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L51v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L51v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/51v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L52r", + "@type": "sc:Canvas", + "label": "52r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L52r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L52r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L52r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L52r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/52r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L52v", + "@type": "sc:Canvas", + "label": "52v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L52v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L52v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L52v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L52v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/52v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L53r", + "@type": "sc:Canvas", + "label": "53r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L53r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L53r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L53r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L53r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/53r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L53v", + "@type": "sc:Canvas", + "label": "53v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L53v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L53v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L53v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L53v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/53v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L54r", + "@type": "sc:Canvas", + "label": "54r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L54r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L54r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L54r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L54r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/54r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L54v", + "@type": "sc:Canvas", + "label": "54v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L54v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L54v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L54v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L54v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/54v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L55r", + "@type": "sc:Canvas", + "label": "55r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L55r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L55r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L55r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L55r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/55r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L55v", + "@type": "sc:Canvas", + "label": "55v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L55v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L55v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L55v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L55v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/55v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L56r", + "@type": "sc:Canvas", + "label": "56r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L56r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L56r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L56r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L56r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/56r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L56v", + "@type": "sc:Canvas", + "label": "56v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L56v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L56v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L56v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L56v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/56v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L57r", + "@type": "sc:Canvas", + "label": "57r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L57r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L57r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L57r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L57r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/57r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L57v", + "@type": "sc:Canvas", + "label": "57v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L57v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L57v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L57v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L57v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/57v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L58r", + "@type": "sc:Canvas", + "label": "58r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L58r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L58r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L58r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L58r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/58r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L58v", + "@type": "sc:Canvas", + "label": "58v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L58v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L58v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L58v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L58v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/58v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L59r", + "@type": "sc:Canvas", + "label": "59r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L59r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L59r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L59r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L59r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/59r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L59v", + "@type": "sc:Canvas", + "label": "59v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L59v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L59v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L59v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L59v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/59v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L60r", + "@type": "sc:Canvas", + "label": "60r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L60r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L60r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L60r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L60r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/60r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L60v", + "@type": "sc:Canvas", + "label": "60v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L60v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L60v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L60v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L60v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/60v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L61r", + "@type": "sc:Canvas", + "label": "61r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L61r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L61r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L61r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L61r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/61r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L61v", + "@type": "sc:Canvas", + "label": "61v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L61v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L61v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L61v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L61v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/61v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L62r", + "@type": "sc:Canvas", + "label": "62r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L62r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L62r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L62r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L62r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/62r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L62v", + "@type": "sc:Canvas", + "label": "62v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L62v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L62v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L62v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L62v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/62v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L63r", + "@type": "sc:Canvas", + "label": "63r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L63r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L63r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L63r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L63r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/63r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L63v", + "@type": "sc:Canvas", + "label": "63v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L63v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L63v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L63v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L63v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/63v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L64r", + "@type": "sc:Canvas", + "label": "64r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L64r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L64r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L64r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L64r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/64r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L64v", + "@type": "sc:Canvas", + "label": "64v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L64v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L64v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L64v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L64v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/64v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L65r", + "@type": "sc:Canvas", + "label": "65r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L65r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L65r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L65r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L65r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/65r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L65v", + "@type": "sc:Canvas", + "label": "65v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L65v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L65v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L65v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L65v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/65v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L66r", + "@type": "sc:Canvas", + "label": "66r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L66r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L66r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L66r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L66r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/66r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L66v", + "@type": "sc:Canvas", + "label": "66v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L66v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L66v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L66v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L66v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/66v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L67r", + "@type": "sc:Canvas", + "label": "67r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L67r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L67r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L67r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L67r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/67r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L67v", + "@type": "sc:Canvas", + "label": "67v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L67v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L67v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L67v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L67v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/67v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L68r", + "@type": "sc:Canvas", + "label": "68r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L68r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L68r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L68r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L68r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/68r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L68v", + "@type": "sc:Canvas", + "label": "68v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L68v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L68v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L68v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L68v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/68v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L69r", + "@type": "sc:Canvas", + "label": "69r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L69r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L69r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L69r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L69r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/69r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L69v", + "@type": "sc:Canvas", + "label": "69v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L69v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L69v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L69v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L69v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/69v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L70r", + "@type": "sc:Canvas", + "label": "70r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L70r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L70r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L70r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L70r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/70r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L70v", + "@type": "sc:Canvas", + "label": "70v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L70v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L70v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L70v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L70v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/70v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L71r", + "@type": "sc:Canvas", + "label": "71r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L71r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L71r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L71r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L71r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/71r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L71v", + "@type": "sc:Canvas", + "label": "71v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L71v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L71v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L71v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L71v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/71v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L72r", + "@type": "sc:Canvas", + "label": "72r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L72r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L72r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L72r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L72r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/72r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L72v", + "@type": "sc:Canvas", + "label": "72v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L72v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L72v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L72v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L72v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/72v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L73r", + "@type": "sc:Canvas", + "label": "73r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L73r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L73r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L73r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L73r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/73r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L73v", + "@type": "sc:Canvas", + "label": "73v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L73v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L73v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L73v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L73v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/73v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L74r", + "@type": "sc:Canvas", + "label": "74r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L74r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L74r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L74r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L74r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/74r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L74v", + "@type": "sc:Canvas", + "label": "74v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L74v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L74v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L74v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L74v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/74v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L75r", + "@type": "sc:Canvas", + "label": "75r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L75r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L75r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L75r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L75r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/75r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L75v", + "@type": "sc:Canvas", + "label": "75v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L75v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L75v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L75v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L75v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/75v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L76r", + "@type": "sc:Canvas", + "label": "76r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L76r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L76r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L76r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L76r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/76r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L76v", + "@type": "sc:Canvas", + "label": "76v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L76v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L76v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L76v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L76v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/76v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L77r", + "@type": "sc:Canvas", + "label": "77r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L77r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L77r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L77r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L77r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/77r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L77v", + "@type": "sc:Canvas", + "label": "77v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L77v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L77v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L77v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L77v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/77v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L78r", + "@type": "sc:Canvas", + "label": "78r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L78r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L78r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L78r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L78r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/78r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L78v", + "@type": "sc:Canvas", + "label": "78v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L78v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L78v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L78v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L78v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/78v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L79r", + "@type": "sc:Canvas", + "label": "79r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L79r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L79r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L79r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L79r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/79r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L79v", + "@type": "sc:Canvas", + "label": "79v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L79v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L79v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L79v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L79v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/79v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L80r", + "@type": "sc:Canvas", + "label": "80r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L80r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L80r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L80r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L80r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/80r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L80v", + "@type": "sc:Canvas", + "label": "80v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L80v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L80v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L80v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L80v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/80v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L81r", + "@type": "sc:Canvas", + "label": "81r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L81r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L81r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L81r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L81r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/81r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L81v", + "@type": "sc:Canvas", + "label": "81v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L81v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L81v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L81v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L81v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/81v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L82r", + "@type": "sc:Canvas", + "label": "82r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L82r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L82r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L82r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L82r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/82r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L82v", + "@type": "sc:Canvas", + "label": "82v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L82v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L82v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L82v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L82v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/82v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L83r", + "@type": "sc:Canvas", + "label": "83r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L83r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L83r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L83r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L83r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/83r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L83v", + "@type": "sc:Canvas", + "label": "83v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L83v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L83v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L83v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L83v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/83v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L84r", + "@type": "sc:Canvas", + "label": "84r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L84r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L84r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L84r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L84r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/84r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L84v", + "@type": "sc:Canvas", + "label": "84v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L84v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L84v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L84v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L84v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/84v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L85r", + "@type": "sc:Canvas", + "label": "85r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L85r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L85r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L85r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L85r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/85r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L85v", + "@type": "sc:Canvas", + "label": "85v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L85v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L85v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L85v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L85v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/85v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L86r", + "@type": "sc:Canvas", + "label": "86r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L86r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L86r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L86r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L86r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/86r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L86v", + "@type": "sc:Canvas", + "label": "86v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L86v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L86v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L86v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L86v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/86v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L87r", + "@type": "sc:Canvas", + "label": "87r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L87r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L87r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L87r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L87r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/87r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L87v", + "@type": "sc:Canvas", + "label": "87v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L87v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L87v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L87v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L87v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/87v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L88r", + "@type": "sc:Canvas", + "label": "88r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L88r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L88r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L88r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L88r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/88r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L88v", + "@type": "sc:Canvas", + "label": "88v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L88v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L88v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L88v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L88v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/88v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L89r", + "@type": "sc:Canvas", + "label": "89r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L89r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L89r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L89r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L89r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/89r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L89v", + "@type": "sc:Canvas", + "label": "89v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L89v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L89v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L89v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L89v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/89v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L90r", + "@type": "sc:Canvas", + "label": "90r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L90r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L90r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L90r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L90r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/90r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L90v", + "@type": "sc:Canvas", + "label": "90v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L90v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L90v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L90v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L90v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/90v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L91r", + "@type": "sc:Canvas", + "label": "91r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L91r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L91r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L91r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L91r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/91r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L91v", + "@type": "sc:Canvas", + "label": "91v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L91v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L91v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L91v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L91v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/91v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L92r", + "@type": "sc:Canvas", + "label": "92r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L92r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L92r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L92r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L92r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/92r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L92v", + "@type": "sc:Canvas", + "label": "92v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L92v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L92v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L92v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L92v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/92v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L93r", + "@type": "sc:Canvas", + "label": "93r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L93r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L93r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L93r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L93r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/93r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L93v", + "@type": "sc:Canvas", + "label": "93v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L93v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L93v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L93v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L93v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/93v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L94r", + "@type": "sc:Canvas", + "label": "94r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L94r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L94r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L94r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L94r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/94r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L94v", + "@type": "sc:Canvas", + "label": "94v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L94v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L94v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L94v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L94v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/94v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L95r", + "@type": "sc:Canvas", + "label": "95r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L95r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L95r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L95r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L95r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/95r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L95v", + "@type": "sc:Canvas", + "label": "95v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L95v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L95v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L95v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L95v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/95v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L96r", + "@type": "sc:Canvas", + "label": "96r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L96r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L96r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L96r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L96r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/96r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L96v", + "@type": "sc:Canvas", + "label": "96v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L96v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L96v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L96v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L96v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/96v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L97r", + "@type": "sc:Canvas", + "label": "97r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L97r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L97r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L97r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L97r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/97r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L97v", + "@type": "sc:Canvas", + "label": "97v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L97v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L97v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L97v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L97v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/97v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L98r", + "@type": "sc:Canvas", + "label": "98r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L98r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L98r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L98r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L98r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/98r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L98v", + "@type": "sc:Canvas", + "label": "98v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L98v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L98v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L98v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L98v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/98v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L99r", + "@type": "sc:Canvas", + "label": "99r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L99r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L99r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L99r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L99r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/99r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L99v", + "@type": "sc:Canvas", + "label": "99v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L99v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L99v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L99v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L99v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/99v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L100r", + "@type": "sc:Canvas", + "label": "100r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L100r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L100r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L100r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L100r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/100r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L100v", + "@type": "sc:Canvas", + "label": "100v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L100v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L100v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L100v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L100v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/100v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L101r", + "@type": "sc:Canvas", + "label": "101r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L101r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L101r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L101r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L101r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/101r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L101v", + "@type": "sc:Canvas", + "label": "101v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L101v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L101v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L101v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L101v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/101v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L102r", + "@type": "sc:Canvas", + "label": "102r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L102r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L102r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L102r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L102r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/102r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L102v", + "@type": "sc:Canvas", + "label": "102v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L102v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L102v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L102v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L102v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/102v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L103r", + "@type": "sc:Canvas", + "label": "103r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L103r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L103r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L103r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L103r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/103r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L103v", + "@type": "sc:Canvas", + "label": "103v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L103v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L103v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L103v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L103v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/103v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L104r", + "@type": "sc:Canvas", + "label": "104r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L104r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L104r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L104r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L104r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/104r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L104v", + "@type": "sc:Canvas", + "label": "104v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L104v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L104v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L104v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L104v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/104v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L105r", + "@type": "sc:Canvas", + "label": "105r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L105r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L105r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L105r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L105r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/105r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L105v", + "@type": "sc:Canvas", + "label": "105v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L105v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L105v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L105v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L105v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/105v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L106r", + "@type": "sc:Canvas", + "label": "106r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L106r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L106r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L106r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L106r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/106r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L106v", + "@type": "sc:Canvas", + "label": "106v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L106v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L106v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L106v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L106v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/106v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L107r", + "@type": "sc:Canvas", + "label": "107r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L107r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L107r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L107r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L107r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/107r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L107v", + "@type": "sc:Canvas", + "label": "107v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L107v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L107v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L107v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L107v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/107v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L108r", + "@type": "sc:Canvas", + "label": "108r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L108r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L108r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L108r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L108r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/108r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L108v", + "@type": "sc:Canvas", + "label": "108v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L108v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L108v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L108v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L108v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/108v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L109r", + "@type": "sc:Canvas", + "label": "109r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L109r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L109r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L109r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L109r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/109r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L109v", + "@type": "sc:Canvas", + "label": "109v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L109v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L109v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L109v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L109v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/109v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L110r", + "@type": "sc:Canvas", + "label": "110r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L110r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L110r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L110r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L110r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/110r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L110v", + "@type": "sc:Canvas", + "label": "110v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L110v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L110v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L110v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L110v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/110v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L111r", + "@type": "sc:Canvas", + "label": "111r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L111r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L111r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L111r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L111r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/111r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L111v", + "@type": "sc:Canvas", + "label": "111v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L111v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L111v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L111v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L111v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/111v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L112r", + "@type": "sc:Canvas", + "label": "112r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L112r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L112r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L112r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L112r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/112r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L112v", + "@type": "sc:Canvas", + "label": "112v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L112v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L112v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L112v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L112v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/112v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L113r", + "@type": "sc:Canvas", + "label": "113r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L113r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L113r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L113r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L113r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/113r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L113v", + "@type": "sc:Canvas", + "label": "113v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L113v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L113v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L113v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L113v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/113v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L114r", + "@type": "sc:Canvas", + "label": "114r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L114r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L114r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L114r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L114r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/114r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L114v", + "@type": "sc:Canvas", + "label": "114v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L114v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L114v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L114v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L114v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/114v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L115r", + "@type": "sc:Canvas", + "label": "115r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L115r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L115r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L115r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L115r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/115r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L115v", + "@type": "sc:Canvas", + "label": "115v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L115v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L115v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L115v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L115v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/115v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L116r", + "@type": "sc:Canvas", + "label": "116r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L116r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L116r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L116r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L116r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/116r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L116v", + "@type": "sc:Canvas", + "label": "116v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L116v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L116v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L116v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L116v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/116v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L117r", + "@type": "sc:Canvas", + "label": "117r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L117r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L117r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L117r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L117r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/117r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L117v", + "@type": "sc:Canvas", + "label": "117v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L117v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L117v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L117v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L117v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/117v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L118r", + "@type": "sc:Canvas", + "label": "118r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L118r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L118r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L118r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L118r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/118r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L118v", + "@type": "sc:Canvas", + "label": "118v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L118v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L118v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L118v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L118v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/118v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L119r", + "@type": "sc:Canvas", + "label": "119r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L119r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L119r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L119r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L119r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/119r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L119v", + "@type": "sc:Canvas", + "label": "119v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L119v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L119v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L119v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L119v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/119v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L120r", + "@type": "sc:Canvas", + "label": "120r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L120r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L120r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L120r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L120r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/120r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L120v", + "@type": "sc:Canvas", + "label": "120v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L120v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L120v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L120v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L120v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/120v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L121r", + "@type": "sc:Canvas", + "label": "121r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L121r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L121r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L121r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L121r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/121r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L121v", + "@type": "sc:Canvas", + "label": "121v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L121v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L121v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L121v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L121v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/121v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L122r", + "@type": "sc:Canvas", + "label": "122r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L122r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L122r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L122r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L122r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/122r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L122v", + "@type": "sc:Canvas", + "label": "122v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L122v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L122v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L122v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L122v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/122v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L123r", + "@type": "sc:Canvas", + "label": "123r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L123r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L123r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L123r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L123r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/123r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L123v", + "@type": "sc:Canvas", + "label": "123v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L123v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L123v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L123v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L123v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/123v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L124r", + "@type": "sc:Canvas", + "label": "124r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L124r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L124r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L124r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L124r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/124r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L124v", + "@type": "sc:Canvas", + "label": "124v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L124v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L124v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L124v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L124v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/124v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L125r", + "@type": "sc:Canvas", + "label": "125r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L125r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L125r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L125r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L125r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/125r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L125v", + "@type": "sc:Canvas", + "label": "125v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L125v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L125v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L125v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L125v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/125v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L126r", + "@type": "sc:Canvas", + "label": "126r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L126r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L126r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L126r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L126r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/126r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L126v", + "@type": "sc:Canvas", + "label": "126v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L126v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L126v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L126v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L126v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/126v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L127r", + "@type": "sc:Canvas", + "label": "127r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L127r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L127r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L127r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L127r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/127r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L127v", + "@type": "sc:Canvas", + "label": "127v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L127v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L127v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L127v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L127v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/127v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L128r", + "@type": "sc:Canvas", + "label": "128r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L128r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L128r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L128r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L128r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/128r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L128v", + "@type": "sc:Canvas", + "label": "128v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L128v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L128v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L128v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L128v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/128v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L129r", + "@type": "sc:Canvas", + "label": "129r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L129r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L129r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L129r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L129r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/129r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L129v", + "@type": "sc:Canvas", + "label": "129v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L129v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L129v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L129v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L129v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/129v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L130r", + "@type": "sc:Canvas", + "label": "130r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L130r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L130r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L130r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L130r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/130r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L130v", + "@type": "sc:Canvas", + "label": "130v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L130v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L130v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L130v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L130v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/130v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L131r", + "@type": "sc:Canvas", + "label": "131r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L131r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L131r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L131r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L131r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/131r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L131v", + "@type": "sc:Canvas", + "label": "131v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L131v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L131v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L131v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L131v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/131v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L132r", + "@type": "sc:Canvas", + "label": "132r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L132r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L132r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L132r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L132r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/132r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L132v", + "@type": "sc:Canvas", + "label": "132v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L132v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L132v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L132v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L132v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/132v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L133r", + "@type": "sc:Canvas", + "label": "133r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L133r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L133r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L133r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L133r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/133r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L133v", + "@type": "sc:Canvas", + "label": "133v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L133v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L133v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L133v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L133v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/133v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L134r", + "@type": "sc:Canvas", + "label": "134r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L134r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L134r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L134r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L134r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/134r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L134v", + "@type": "sc:Canvas", + "label": "134v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L134v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L134v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L134v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L134v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/134v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L135r", + "@type": "sc:Canvas", + "label": "135r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L135r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L135r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L135r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L135r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/135r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L135v", + "@type": "sc:Canvas", + "label": "135v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L135v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L135v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L135v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L135v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/135v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L136r", + "@type": "sc:Canvas", + "label": "136r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L136r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L136r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L136r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L136r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/136r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L136v", + "@type": "sc:Canvas", + "label": "136v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L136v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L136v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L136v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L136v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/136v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L137r", + "@type": "sc:Canvas", + "label": "137r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L137r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L137r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L137r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L137r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/137r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L137v", + "@type": "sc:Canvas", + "label": "137v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L137v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L137v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L137v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L137v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/137v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L138r", + "@type": "sc:Canvas", + "label": "138r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L138r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L138r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L138r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L138r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/138r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L138v", + "@type": "sc:Canvas", + "label": "138v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L138v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L138v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L138v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L138v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/138v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L139r", + "@type": "sc:Canvas", + "label": "139r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L139r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L139r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L139r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L139r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/139r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L139v", + "@type": "sc:Canvas", + "label": "139v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L139v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L139v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L139v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L139v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/139v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L140r", + "@type": "sc:Canvas", + "label": "140r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L140r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L140r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L140r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L140r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/140r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L140v", + "@type": "sc:Canvas", + "label": "140v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L140v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L140v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L140v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L140v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/140v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L141r", + "@type": "sc:Canvas", + "label": "141r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L141r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L141r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L141r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L141r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/141r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L141v", + "@type": "sc:Canvas", + "label": "141v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L141v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L141v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L141v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L141v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/141v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L142r", + "@type": "sc:Canvas", + "label": "142r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L142r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L142r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L142r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L142r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/142r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L142v", + "@type": "sc:Canvas", + "label": "142v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L142v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L142v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L142v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L142v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/142v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L143r", + "@type": "sc:Canvas", + "label": "143r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L143r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L143r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L143r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L143r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/143r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L143v", + "@type": "sc:Canvas", + "label": "143v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L143v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L143v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L143v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L143v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/143v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L144r", + "@type": "sc:Canvas", + "label": "144r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L144r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L144r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L144r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L144r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/144r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L144v", + "@type": "sc:Canvas", + "label": "144v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L144v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L144v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L144v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L144v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/144v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L145r", + "@type": "sc:Canvas", + "label": "145r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L145r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L145r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L145r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L145r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/145r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L145v", + "@type": "sc:Canvas", + "label": "145v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L145v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L145v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L145v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L145v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/145v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L146r", + "@type": "sc:Canvas", + "label": "146r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L146r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L146r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L146r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L146r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/146r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L146v", + "@type": "sc:Canvas", + "label": "146v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L146v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L146v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L146v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L146v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/146v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L147r", + "@type": "sc:Canvas", + "label": "147r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L147r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L147r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L147r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L147r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/147r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L147v", + "@type": "sc:Canvas", + "label": "147v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L147v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L147v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L147v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L147v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/147v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L148r", + "@type": "sc:Canvas", + "label": "148r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L148r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L148r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L148r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L148r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/148r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L148v", + "@type": "sc:Canvas", + "label": "148v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L148v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L148v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L148v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L148v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/148v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L149r", + "@type": "sc:Canvas", + "label": "149r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L149r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L149r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L149r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L149r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/149r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L149v", + "@type": "sc:Canvas", + "label": "149v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L149v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L149v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L149v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L149v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/149v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L150r", + "@type": "sc:Canvas", + "label": "150r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L150r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L150r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L150r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L150r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/150r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L150v", + "@type": "sc:Canvas", + "label": "150v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L150v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L150v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L150v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L150v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/150v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L151r", + "@type": "sc:Canvas", + "label": "151r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L151r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L151r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L151r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L151r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/151r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L151v", + "@type": "sc:Canvas", + "label": "151v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L151v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L151v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L151v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L151v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/151v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L152r", + "@type": "sc:Canvas", + "label": "152r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L152r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L152r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L152r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L152r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/152r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L152v", + "@type": "sc:Canvas", + "label": "152v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L152v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L152v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L152v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L152v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/152v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L153r", + "@type": "sc:Canvas", + "label": "153r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L153r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L153r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L153r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L153r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/153r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L153v", + "@type": "sc:Canvas", + "label": "153v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L153v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L153v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L153v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L153v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/153v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L154r", + "@type": "sc:Canvas", + "label": "154r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L154r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L154r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L154r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L154r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/154r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L154v", + "@type": "sc:Canvas", + "label": "154v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L154v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L154v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L154v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L154v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/154v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L155r", + "@type": "sc:Canvas", + "label": "155r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L155r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L155r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L155r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L155r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/155r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L155v", + "@type": "sc:Canvas", + "label": "155v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L155v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L155v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L155v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L155v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/155v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L156r", + "@type": "sc:Canvas", + "label": "156r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L156r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L156r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L156r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L156r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/156r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L156v", + "@type": "sc:Canvas", + "label": "156v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L156v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L156v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L156v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L156v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/156v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L157r", + "@type": "sc:Canvas", + "label": "157r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L157r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L157r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L157r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L157r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/157r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L157v", + "@type": "sc:Canvas", + "label": "157v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L157v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L157v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L157v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L157v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/157v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L158r", + "@type": "sc:Canvas", + "label": "158r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L158r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L158r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L158r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L158r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/158r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L158v", + "@type": "sc:Canvas", + "label": "158v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L158v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L158v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L158v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L158v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/158v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L159r", + "@type": "sc:Canvas", + "label": "159r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L159r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L159r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L159r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L159r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/159r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L159v", + "@type": "sc:Canvas", + "label": "159v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L159v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L159v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L159v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L159v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/159v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L160r", + "@type": "sc:Canvas", + "label": "160r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L160r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L160r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L160r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L160r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/160r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L160v", + "@type": "sc:Canvas", + "label": "160v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L160v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L160v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L160v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L160v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/160v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L161r", + "@type": "sc:Canvas", + "label": "161r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L161r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L161r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L161r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L161r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/161r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L161v", + "@type": "sc:Canvas", + "label": "161v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L161v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L161v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L161v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L161v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/161v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L162r", + "@type": "sc:Canvas", + "label": "162r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L162r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L162r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L162r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L162r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/162r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L162v", + "@type": "sc:Canvas", + "label": "162v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L162v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L162v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L162v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L162v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/162v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L163r", + "@type": "sc:Canvas", + "label": "163r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L163r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L163r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L163r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L163r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/163r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L163v", + "@type": "sc:Canvas", + "label": "163v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L163v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L163v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L163v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L163v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/163v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L164r", + "@type": "sc:Canvas", + "label": "164r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L164r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L164r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L164r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L164r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/164r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L164v", + "@type": "sc:Canvas", + "label": "164v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L164v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L164v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L164v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L164v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/164v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L165r", + "@type": "sc:Canvas", + "label": "165r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L165r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L165r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L165r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L165r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/165r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L165v", + "@type": "sc:Canvas", + "label": "165v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L165v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L165v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L165v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L165v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/165v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L166r", + "@type": "sc:Canvas", + "label": "166r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L166r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L166r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L166r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L166r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/166r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L166v", + "@type": "sc:Canvas", + "label": "166v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L166v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L166v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L166v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L166v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/166v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L167r", + "@type": "sc:Canvas", + "label": "167r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L167r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L167r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L167r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L167r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/167r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L167v", + "@type": "sc:Canvas", + "label": "167v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L167v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L167v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L167v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L167v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/167v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L168r", + "@type": "sc:Canvas", + "label": "168r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L168r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L168r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L168r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L168r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/168r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L168v", + "@type": "sc:Canvas", + "label": "168v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L168v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L168v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L168v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L168v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/168v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L169r", + "@type": "sc:Canvas", + "label": "169r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L169r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L169r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L169r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L169r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/169r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L169v", + "@type": "sc:Canvas", + "label": "169v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L169v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L169v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L169v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L169v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/169v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L170r", + "@type": "sc:Canvas", + "label": "170r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L170r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L170r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L170r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L170r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/170r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L170v", + "@type": "sc:Canvas", + "label": "170v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L170v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L170v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L170v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L170v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/170v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L171r", + "@type": "sc:Canvas", + "label": "171r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L171r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L171r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L171r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L171r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/171r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L171v", + "@type": "sc:Canvas", + "label": "171v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L171v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L171v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L171v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L171v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/171v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L172r", + "@type": "sc:Canvas", + "label": "172r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L172r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L172r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L172r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L172r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/172r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L172v", + "@type": "sc:Canvas", + "label": "172v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L172v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L172v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L172v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L172v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/172v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L173r", + "@type": "sc:Canvas", + "label": "173r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L173r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L173r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L173r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L173r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/173r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L173v", + "@type": "sc:Canvas", + "label": "173v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L173v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L173v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L173v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L173v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/173v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L174r", + "@type": "sc:Canvas", + "label": "174r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L174r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L174r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L174r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L174r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/174r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L174v", + "@type": "sc:Canvas", + "label": "174v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L174v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L174v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L174v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L174v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/174v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L175r", + "@type": "sc:Canvas", + "label": "175r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L175r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L175r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L175r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L175r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/175r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L175v", + "@type": "sc:Canvas", + "label": "175v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L175v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L175v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L175v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L175v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/175v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L176r", + "@type": "sc:Canvas", + "label": "176r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L176r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L176r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L176r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L176r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/176r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L176v", + "@type": "sc:Canvas", + "label": "176v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L176v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L176v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L176v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L176v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/176v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L177r", + "@type": "sc:Canvas", + "label": "177r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L177r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L177r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L177r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L177r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/177r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L177v", + "@type": "sc:Canvas", + "label": "177v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L177v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L177v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L177v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L177v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/177v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L178r", + "@type": "sc:Canvas", + "label": "178r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L178r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L178r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L178r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L178r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/178r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L178v", + "@type": "sc:Canvas", + "label": "178v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L178v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L178v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L178v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L178v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/178v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L179r", + "@type": "sc:Canvas", + "label": "179r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L179r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L179r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L179r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L179r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/179r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L179v", + "@type": "sc:Canvas", + "label": "179v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L179v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L179v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L179v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L179v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/179v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L180r", + "@type": "sc:Canvas", + "label": "180r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L180r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L180r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L180r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L180r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/180r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L180v", + "@type": "sc:Canvas", + "label": "180v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L180v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L180v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L180v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L180v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/180v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L181r", + "@type": "sc:Canvas", + "label": "181r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L181r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L181r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L181r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L181r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/181r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L181v", + "@type": "sc:Canvas", + "label": "181v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L181v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L181v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L181v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L181v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/181v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L182r", + "@type": "sc:Canvas", + "label": "182r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L182r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L182r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L182r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L182r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/182r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L182v", + "@type": "sc:Canvas", + "label": "182v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L182v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L182v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L182v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L182v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/182v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L183r", + "@type": "sc:Canvas", + "label": "183r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L183r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L183r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L183r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L183r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/183r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L183v", + "@type": "sc:Canvas", + "label": "183v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L183v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L183v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L183v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L183v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/183v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L184r", + "@type": "sc:Canvas", + "label": "184r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L184r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L184r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L184r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L184r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/184r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L184v", + "@type": "sc:Canvas", + "label": "184v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L184v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L184v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L184v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L184v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/184v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L185r", + "@type": "sc:Canvas", + "label": "185r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L185r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L185r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L185r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L185r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/185r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L185v", + "@type": "sc:Canvas", + "label": "185v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L185v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L185v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L185v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L185v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/185v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L186r", + "@type": "sc:Canvas", + "label": "186r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L186r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L186r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L186r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L186r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/186r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L186v", + "@type": "sc:Canvas", + "label": "186v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L186v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L186v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L186v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L186v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/186v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L187r", + "@type": "sc:Canvas", + "label": "187r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L187r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L187r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L187r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L187r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/187r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L187v", + "@type": "sc:Canvas", + "label": "187v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L187v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L187v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L187v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L187v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/187v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L188r", + "@type": "sc:Canvas", + "label": "188r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L188r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L188r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L188r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L188r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/188r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L188v", + "@type": "sc:Canvas", + "label": "188v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L188v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L188v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L188v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L188v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/188v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L189r", + "@type": "sc:Canvas", + "label": "189r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L189r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L189r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L189r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L189r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/189r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L189v", + "@type": "sc:Canvas", + "label": "189v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L189v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L189v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L189v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L189v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/189v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L190r", + "@type": "sc:Canvas", + "label": "190r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L190r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L190r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L190r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L190r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/190r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L190v", + "@type": "sc:Canvas", + "label": "190v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L190v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L190v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L190v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L190v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/190v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L191r", + "@type": "sc:Canvas", + "label": "191r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L191r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L191r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L191r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L191r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/191r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L191v", + "@type": "sc:Canvas", + "label": "191v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L191v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L191v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L191v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L191v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/191v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L192r", + "@type": "sc:Canvas", + "label": "192r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L192r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L192r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L192r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L192r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/192r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L192v", + "@type": "sc:Canvas", + "label": "192v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L192v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L192v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L192v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L192v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/192v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L193r", + "@type": "sc:Canvas", + "label": "193r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L193r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L193r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L193r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L193r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/193r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L193v", + "@type": "sc:Canvas", + "label": "193v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L193v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L193v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L193v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L193v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/193v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L194r", + "@type": "sc:Canvas", + "label": "194r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L194r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L194r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L194r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L194r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/194r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L194v", + "@type": "sc:Canvas", + "label": "194v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L194v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L194v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L194v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L194v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/194v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L195r", + "@type": "sc:Canvas", + "label": "195r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L195r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L195r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L195r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L195r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/195r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L195v", + "@type": "sc:Canvas", + "label": "195v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L195v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L195v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L195v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L195v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/195v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L196r", + "@type": "sc:Canvas", + "label": "196r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L196r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L196r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L196r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L196r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/196r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L196v", + "@type": "sc:Canvas", + "label": "196v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L196v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L196v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L196v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L196v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/196v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L197r", + "@type": "sc:Canvas", + "label": "197r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L197r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L197r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L197r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L197r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/197r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L197v", + "@type": "sc:Canvas", + "label": "197v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L197v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L197v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L197v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L197v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/197v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L198r", + "@type": "sc:Canvas", + "label": "198r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L198r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L198r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L198r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L198r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/198r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L198v", + "@type": "sc:Canvas", + "label": "198v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L198v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L198v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L198v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L198v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/198v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L199r", + "@type": "sc:Canvas", + "label": "199r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L199r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L199r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L199r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L199r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/199r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L199v", + "@type": "sc:Canvas", + "label": "199v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L199v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L199v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L199v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L199v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/199v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L200r", + "@type": "sc:Canvas", + "label": "200r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L200r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L200r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L200r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L200r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/200r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L200v", + "@type": "sc:Canvas", + "label": "200v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L200v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L200v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L200v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L200v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/200v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L201r", + "@type": "sc:Canvas", + "label": "201r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L201r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L201r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L201r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L201r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/201r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L201v", + "@type": "sc:Canvas", + "label": "201v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L201v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L201v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L201v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L201v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/201v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L202r", + "@type": "sc:Canvas", + "label": "202r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L202r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L202r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L202r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L202r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/202r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L202v", + "@type": "sc:Canvas", + "label": "202v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L202v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L202v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L202v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L202v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/202v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L203r", + "@type": "sc:Canvas", + "label": "203r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L203r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L203r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L203r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L203r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/203r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L203v", + "@type": "sc:Canvas", + "label": "203v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L203v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L203v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L203v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L203v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/203v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L204r", + "@type": "sc:Canvas", + "label": "204r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L204r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L204r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L204r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L204r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/204r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L204v", + "@type": "sc:Canvas", + "label": "204v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L204v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L204v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L204v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L204v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/204v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L205r", + "@type": "sc:Canvas", + "label": "205r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L205r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L205r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L205r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L205r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/205r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L205v", + "@type": "sc:Canvas", + "label": "205v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L205v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L205v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L205v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L205v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/205v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L206r", + "@type": "sc:Canvas", + "label": "206r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L206r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L206r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L206r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L206r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/206r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L206v", + "@type": "sc:Canvas", + "label": "206v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L206v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L206v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L206v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L206v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/206v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L207r", + "@type": "sc:Canvas", + "label": "207r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L207r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L207r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L207r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L207r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/207r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L207v", + "@type": "sc:Canvas", + "label": "207v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L207v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L207v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L207v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L207v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/207v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L208r", + "@type": "sc:Canvas", + "label": "208r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L208r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L208r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L208r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L208r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/208r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L208v", + "@type": "sc:Canvas", + "label": "208v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L208v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L208v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L208v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L208v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/208v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L209r", + "@type": "sc:Canvas", + "label": "209r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L209r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L209r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L209r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L209r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/209r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L209v", + "@type": "sc:Canvas", + "label": "209v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L209v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L209v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L209v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L209v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/209v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L210r", + "@type": "sc:Canvas", + "label": "210r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L210r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L210r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L210r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L210r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/210r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L210v", + "@type": "sc:Canvas", + "label": "210v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L210v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L210v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L210v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L210v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/210v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L211r", + "@type": "sc:Canvas", + "label": "211r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L211r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L211r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L211r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L211r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/211r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L211v", + "@type": "sc:Canvas", + "label": "211v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L211v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L211v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L211v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L211v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/211v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L212r", + "@type": "sc:Canvas", + "label": "212r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L212r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L212r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L212r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L212r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/212r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L212v", + "@type": "sc:Canvas", + "label": "212v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L212v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L212v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L212v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L212v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/212v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L213r", + "@type": "sc:Canvas", + "label": "213r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L213r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L213r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L213r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L213r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/213r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L213v", + "@type": "sc:Canvas", + "label": "213v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L213v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L213v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L213v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L213v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/213v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L214r", + "@type": "sc:Canvas", + "label": "214r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L214r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L214r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L214r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L214r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/214r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L214v", + "@type": "sc:Canvas", + "label": "214v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L214v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L214v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L214v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L214v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/214v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L215r", + "@type": "sc:Canvas", + "label": "215r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L215r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L215r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L215r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L215r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/215r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L215v", + "@type": "sc:Canvas", + "label": "215v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L215v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L215v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L215v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L215v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/215v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L216r", + "@type": "sc:Canvas", + "label": "216r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L216r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L216r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L216r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L216r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/216r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L216v", + "@type": "sc:Canvas", + "label": "216v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L216v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L216v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L216v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L216v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/216v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L217r", + "@type": "sc:Canvas", + "label": "217r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L217r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L217r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L217r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L217r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/217r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L217v", + "@type": "sc:Canvas", + "label": "217v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L217v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L217v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L217v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L217v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/217v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L218r", + "@type": "sc:Canvas", + "label": "218r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L218r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L218r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L218r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L218r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/218r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L218v", + "@type": "sc:Canvas", + "label": "218v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L218v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L218v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L218v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L218v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/218v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L219r", + "@type": "sc:Canvas", + "label": "219r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L219r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L219r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L219r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L219r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/219r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L219v", + "@type": "sc:Canvas", + "label": "219v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L219v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L219v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L219v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L219v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/219v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L220r", + "@type": "sc:Canvas", + "label": "220r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L220r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L220r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L220r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L220r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/220r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L221v", + "@type": "sc:Canvas", + "label": "221v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L221v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L221v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L221v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L221v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/221v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L222r", + "@type": "sc:Canvas", + "label": "222r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L222r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L222r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L222r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L222r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/222r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L223v", + "@type": "sc:Canvas", + "label": "223v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L223v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L223v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L223v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L223v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/223v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L224r", + "@type": "sc:Canvas", + "label": "224r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L224r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L224r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L224r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L224r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/224r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L224v", + "@type": "sc:Canvas", + "label": "224v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L224v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L224v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L224v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L224v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/224v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L225r", + "@type": "sc:Canvas", + "label": "225r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L225r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L225r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L225r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L225r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/225r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L225v", + "@type": "sc:Canvas", + "label": "225v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L225v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L225v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L225v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L225v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/225v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L226r", + "@type": "sc:Canvas", + "label": "226r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L226r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L226r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L226r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L226r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/226r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L226v", + "@type": "sc:Canvas", + "label": "226v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L226v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L226v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L226v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L226v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/226v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L227r", + "@type": "sc:Canvas", + "label": "227r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L227r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L227r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L227r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L227r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/227r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L227v", + "@type": "sc:Canvas", + "label": "227v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L227v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L227v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L227v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L227v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/227v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L228r", + "@type": "sc:Canvas", + "label": "228r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L228r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L228r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L228r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L228r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/228r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L228v", + "@type": "sc:Canvas", + "label": "228v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L228v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L228v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L228v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L228v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/228v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L229r", + "@type": "sc:Canvas", + "label": "229r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L229r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L229r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L229r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L229r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/229r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L229v", + "@type": "sc:Canvas", + "label": "229v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L229v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L229v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L229v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L229v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/229v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L230r", + "@type": "sc:Canvas", + "label": "230r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L230r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L230r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L230r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L230r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/230r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L230v", + "@type": "sc:Canvas", + "label": "230v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L230v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L230v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L230v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L230v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/230v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L231r", + "@type": "sc:Canvas", + "label": "231r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L231r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L231r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L231r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L231r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/231r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L231v", + "@type": "sc:Canvas", + "label": "231v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L231v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L231v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L231v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L231v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/231v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L232r", + "@type": "sc:Canvas", + "label": "232r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L232r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L232r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L232r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L232r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/232r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L232v", + "@type": "sc:Canvas", + "label": "232v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L232v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L232v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L232v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L232v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/232v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L233r", + "@type": "sc:Canvas", + "label": "233r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L233r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L233r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L233r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L233r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/233r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L233v", + "@type": "sc:Canvas", + "label": "233v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L233v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L233v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L233v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L233v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/233v", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L234r", + "@type": "sc:Canvas", + "label": "234r", + "height": 2862, + "width": 2070, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L234r-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L234r", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L234r.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2862, + "width": 2070, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L234r.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/234r", + "@type": "sc:AnnotationList" + }] + }, + { + "@id": "http://scta.info/iiif/lon/canvas/L234v", + "@type": "sc:Canvas", + "label": "234v", + "height": 2884, + "width": 2212, + "images": [{ + "@id": "http://scta.info/iiif/lon/annotation/L234v-image", + "@type": "oa:Annotation", + "motivation": "sc:painting", + "on": "http://scta.info/iiif/lon/canvas/L234v", + "resource": { + "@id": "http://scta.info/iiif/lon/res/L234v.jpg", + "@type": "dctypes:Image", + "format": "image/jpeg", + "height": 2884, + "width": 2212, + "service": { + "@context": "http://iiif.io/api/image/2/context.json", + "@id": "https://loris2.scta.info/lon/L234v.jpg", + "profile": "http://iiif.io/api/image/1/level2.json" + } + } + }], + "otherContent": [{ + "@id": "https://exist.scta.info/exist/apps/scta-app/folio-annotation-list.xq?surface_id=http://scta.info/resource/lon/234v", + "@type": "sc:AnnotationList" + }] + } + ] + }], + "structures": [ + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1", + "@type": "sc:Range", + "label": "Peter Gracilis Commentary", + "viewingHint": "top", + "ranges": [ + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-3", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-4" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary graciliscommentary/lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1", + "@type": "sc:Range", + "label": "Liber I", + "ranges": [ + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-1", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-2", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-3", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-4", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-5", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-6", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-7", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-8", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-9", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-10", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-11", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-12", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-13", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-14", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-15", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-16", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-17", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-18", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-19", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-20", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-21", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-22", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-23", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-24", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-25", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-26", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-27", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-28", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-29", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-30", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-31", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-32", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-33", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-34", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-35", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-36", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-37", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-38", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-39", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-40" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary graciliscommentary/lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1", + "@type": "sc:Range", + "label": "Liber 2", + "ranges": [ + "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-41", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-42", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-43", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-44", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-45", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-46", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-47", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-48", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-49", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-50", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-51" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary graciliscommentary/lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-3", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1", + "@type": "sc:Range", + "label": "Liber 3", + "ranges": [ + "https://scta.info/iiif/graciliscommentary/lon/range/r1-3-52", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-3-53", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-3-54", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-3-55", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-3-56" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary graciliscommentary/lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-4", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1", + "@type": "sc:Range", + "label": "Liber 4", + "ranges": [ + "https://scta.info/iiif/graciliscommentary/lon/range/r1-4-57", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-4-58", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-4-59", + "https://scta.info/iiif/graciliscommentary/lon/range/r1-4-60" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary graciliscommentary/lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-1", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 1", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L11v", + "http://scta.info/iiif/lon/canvas/L12r", + "http://scta.info/iiif/lon/canvas/L12v", + "http://scta.info/iiif/lon/canvas/L13r", + "http://scta.info/iiif/lon/canvas/L13v", + "http://scta.info/iiif/lon/canvas/L14r", + "http://scta.info/iiif/lon/canvas/L14v", + "http://scta.info/iiif/lon/canvas/L15r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-2", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 2", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L15r", + "http://scta.info/iiif/lon/canvas/L15v", + "http://scta.info/iiif/lon/canvas/L16r", + "http://scta.info/iiif/lon/canvas/L16v", + "http://scta.info/iiif/lon/canvas/L17r", + "http://scta.info/iiif/lon/canvas/L17v", + "http://scta.info/iiif/lon/canvas/L18r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-3", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 3", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L18r", + "http://scta.info/iiif/lon/canvas/L18v", + "http://scta.info/iiif/lon/canvas/L19r", + "http://scta.info/iiif/lon/canvas/L19v", + "http://scta.info/iiif/lon/canvas/L20r", + "http://scta.info/iiif/lon/canvas/L20v", + "http://scta.info/iiif/lon/canvas/L21r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-4", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 4", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L21r", + "http://scta.info/iiif/lon/canvas/L21v", + "http://scta.info/iiif/lon/canvas/L22r", + "http://scta.info/iiif/lon/canvas/L22v", + "http://scta.info/iiif/lon/canvas/L23r", + "http://scta.info/iiif/lon/canvas/L23v", + "http://scta.info/iiif/lon/canvas/L24r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-5", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 5", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L24r", + "http://scta.info/iiif/lon/canvas/L24v", + "http://scta.info/iiif/lon/canvas/L25r", + "http://scta.info/iiif/lon/canvas/L25v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-6", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 6", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L25v", + "http://scta.info/iiif/lon/canvas/L26r", + "http://scta.info/iiif/lon/canvas/L26v", + "http://scta.info/iiif/lon/canvas/L27r", + "http://scta.info/iiif/lon/canvas/L27v", + "http://scta.info/iiif/lon/canvas/L28r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-7", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 7", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L28r", + "http://scta.info/iiif/lon/canvas/L28v", + "http://scta.info/iiif/lon/canvas/L29r", + "http://scta.info/iiif/lon/canvas/L29v", + "http://scta.info/iiif/lon/canvas/L30r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-8", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 8", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L30r", + "http://scta.info/iiif/lon/canvas/L30v", + "http://scta.info/iiif/lon/canvas/L31r", + "http://scta.info/iiif/lon/canvas/L31v", + "http://scta.info/iiif/lon/canvas/L32r", + "http://scta.info/iiif/lon/canvas/L32v", + "http://scta.info/iiif/lon/canvas/L33r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-9", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 9", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L33r", + "http://scta.info/iiif/lon/canvas/L33v", + "http://scta.info/iiif/lon/canvas/L34r", + "http://scta.info/iiif/lon/canvas/L34v", + "http://scta.info/iiif/lon/canvas/L35r", + "http://scta.info/iiif/lon/canvas/L35v", + "http://scta.info/iiif/lon/canvas/L36r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-10", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 10", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L36r", + "http://scta.info/iiif/lon/canvas/L36v", + "http://scta.info/iiif/lon/canvas/L37r", + "http://scta.info/iiif/lon/canvas/L37v", + "http://scta.info/iiif/lon/canvas/L38r", + "http://scta.info/iiif/lon/canvas/L38v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-11", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 11", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L38r", + "http://scta.info/iiif/lon/canvas/L38v", + "http://scta.info/iiif/lon/canvas/L39r", + "http://scta.info/iiif/lon/canvas/L39v", + "http://scta.info/iiif/lon/canvas/L40r", + "http://scta.info/iiif/lon/canvas/L40v", + "http://scta.info/iiif/lon/canvas/L41r", + "http://scta.info/iiif/lon/canvas/L41v", + "http://scta.info/iiif/lon/canvas/L42r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-12", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 12", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L42r", + "http://scta.info/iiif/lon/canvas/L42v", + "http://scta.info/iiif/lon/canvas/L43r", + "http://scta.info/iiif/lon/canvas/L43v", + "http://scta.info/iiif/lon/canvas/L44r", + "http://scta.info/iiif/lon/canvas/L44v", + "http://scta.info/iiif/lon/canvas/L45r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-13", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 13", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L45r", + "http://scta.info/iiif/lon/canvas/L45v", + "http://scta.info/iiif/lon/canvas/L46r", + "http://scta.info/iiif/lon/canvas/L46v", + "http://scta.info/iiif/lon/canvas/L47r", + "http://scta.info/iiif/lon/canvas/L47v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-14", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 14", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L47v", + "http://scta.info/iiif/lon/canvas/L48r", + "http://scta.info/iiif/lon/canvas/L48v", + "http://scta.info/iiif/lon/canvas/L49r", + "http://scta.info/iiif/lon/canvas/L49v", + "http://scta.info/iiif/lon/canvas/L50r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-15", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 15", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L50r", + "http://scta.info/iiif/lon/canvas/L50v", + "http://scta.info/iiif/lon/canvas/L51r", + "http://scta.info/iiif/lon/canvas/L51v", + "http://scta.info/iiif/lon/canvas/L52r", + "http://scta.info/iiif/lon/canvas/L52v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-16", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 16", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L52v", + "http://scta.info/iiif/lon/canvas/L53r", + "http://scta.info/iiif/lon/canvas/L53v", + "http://scta.info/iiif/lon/canvas/L54r", + "http://scta.info/iiif/lon/canvas/L54v", + "http://scta.info/iiif/lon/canvas/L55r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-17", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 17", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L54v", + "http://scta.info/iiif/lon/canvas/L55r", + "http://scta.info/iiif/lon/canvas/L55v", + "http://scta.info/iiif/lon/canvas/L56r", + "http://scta.info/iiif/lon/canvas/L56v", + "http://scta.info/iiif/lon/canvas/L57r", + "http://scta.info/iiif/lon/canvas/L57v", + "http://scta.info/iiif/lon/canvas/L58r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-18", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 18", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L58r", + "http://scta.info/iiif/lon/canvas/L58v", + "http://scta.info/iiif/lon/canvas/L59r", + "http://scta.info/iiif/lon/canvas/L59v", + "http://scta.info/iiif/lon/canvas/L60r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-19", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 19", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L60r", + "http://scta.info/iiif/lon/canvas/L60v", + "http://scta.info/iiif/lon/canvas/L61r", + "http://scta.info/iiif/lon/canvas/L61v", + "http://scta.info/iiif/lon/canvas/L62r", + "http://scta.info/iiif/lon/canvas/L62v", + "http://scta.info/iiif/lon/canvas/L63r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-20", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 20", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L63r", + "http://scta.info/iiif/lon/canvas/L63v", + "http://scta.info/iiif/lon/canvas/L64r", + "http://scta.info/iiif/lon/canvas/L64v", + "http://scta.info/iiif/lon/canvas/L65r", + "http://scta.info/iiif/lon/canvas/L65v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-21", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 21", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L65v", + "http://scta.info/iiif/lon/canvas/L66r", + "http://scta.info/iiif/lon/canvas/L66v", + "http://scta.info/iiif/lon/canvas/L67r", + "http://scta.info/iiif/lon/canvas/L67v", + "http://scta.info/iiif/lon/canvas/L68r", + "http://scta.info/iiif/lon/canvas/L68v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-22", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 22", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L68v", + "http://scta.info/iiif/lon/canvas/L69r", + "http://scta.info/iiif/lon/canvas/L69v", + "http://scta.info/iiif/lon/canvas/L70r", + "http://scta.info/iiif/lon/canvas/L70v", + "http://scta.info/iiif/lon/canvas/L71r", + "http://scta.info/iiif/lon/canvas/L71v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-23", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 23", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L71v", + "http://scta.info/iiif/lon/canvas/L72r", + "http://scta.info/iiif/lon/canvas/L72v", + "http://scta.info/iiif/lon/canvas/L73r", + "http://scta.info/iiif/lon/canvas/L73v", + "http://scta.info/iiif/lon/canvas/L74r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-24", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 24", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L74r", + "http://scta.info/iiif/lon/canvas/L74v", + "http://scta.info/iiif/lon/canvas/L75r", + "http://scta.info/iiif/lon/canvas/L75v", + "http://scta.info/iiif/lon/canvas/L76r", + "http://scta.info/iiif/lon/canvas/L76v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-25", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 25", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L76v", + "http://scta.info/iiif/lon/canvas/L77r", + "http://scta.info/iiif/lon/canvas/L77v", + "http://scta.info/iiif/lon/canvas/L78r", + "http://scta.info/iiif/lon/canvas/L78v", + "http://scta.info/iiif/lon/canvas/L79r", + "http://scta.info/iiif/lon/canvas/L79v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-26", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 26", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L79v", + "http://scta.info/iiif/lon/canvas/L80r", + "http://scta.info/iiif/lon/canvas/L80v", + "http://scta.info/iiif/lon/canvas/L81r", + "http://scta.info/iiif/lon/canvas/L81v", + "http://scta.info/iiif/lon/canvas/L82r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-27", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 27", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L82r", + "http://scta.info/iiif/lon/canvas/L82v", + "http://scta.info/iiif/lon/canvas/L83r", + "http://scta.info/iiif/lon/canvas/L83v", + "http://scta.info/iiif/lon/canvas/L84r", + "http://scta.info/iiif/lon/canvas/L84v", + "http://scta.info/iiif/lon/canvas/L85r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-28", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 28", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L85r", + "http://scta.info/iiif/lon/canvas/L85v", + "http://scta.info/iiif/lon/canvas/L86r", + "http://scta.info/iiif/lon/canvas/L86v", + "http://scta.info/iiif/lon/canvas/L87r", + "http://scta.info/iiif/lon/canvas/L87v", + "http://scta.info/iiif/lon/canvas/L88r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-29", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 29", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L88r", + "http://scta.info/iiif/lon/canvas/L88v", + "http://scta.info/iiif/lon/canvas/L89r", + "http://scta.info/iiif/lon/canvas/L89v", + "http://scta.info/iiif/lon/canvas/L90r", + "http://scta.info/iiif/lon/canvas/L90v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-30", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 30", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L90v", + "http://scta.info/iiif/lon/canvas/L91r", + "http://scta.info/iiif/lon/canvas/L91v", + "http://scta.info/iiif/lon/canvas/L92r", + "http://scta.info/iiif/lon/canvas/L92v", + "http://scta.info/iiif/lon/canvas/L93r", + "http://scta.info/iiif/lon/canvas/L93v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-31", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 31", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L93v", + "http://scta.info/iiif/lon/canvas/L94r", + "http://scta.info/iiif/lon/canvas/L94v", + "http://scta.info/iiif/lon/canvas/L95r", + "http://scta.info/iiif/lon/canvas/L95v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-32", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 32", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L95v", + "http://scta.info/iiif/lon/canvas/L96r", + "http://scta.info/iiif/lon/canvas/L96v", + "http://scta.info/iiif/lon/canvas/L97r", + "http://scta.info/iiif/lon/canvas/L97v", + "http://scta.info/iiif/lon/canvas/L98r", + "http://scta.info/iiif/lon/canvas/L98v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-33", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 33", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L100r", + "http://scta.info/iiif/lon/canvas/L100v", + "http://scta.info/iiif/lon/canvas/L101r", + "http://scta.info/iiif/lon/canvas/L98v", + "http://scta.info/iiif/lon/canvas/L99r", + "http://scta.info/iiif/lon/canvas/L99v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-34", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 34", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L101r", + "http://scta.info/iiif/lon/canvas/L101v", + "http://scta.info/iiif/lon/canvas/L102r", + "http://scta.info/iiif/lon/canvas/L102v", + "http://scta.info/iiif/lon/canvas/L103r", + "http://scta.info/iiif/lon/canvas/L103v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-35", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 35", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L103v", + "http://scta.info/iiif/lon/canvas/L104r", + "http://scta.info/iiif/lon/canvas/L104v", + "http://scta.info/iiif/lon/canvas/L105r", + "http://scta.info/iiif/lon/canvas/L105v", + "http://scta.info/iiif/lon/canvas/L106r", + "http://scta.info/iiif/lon/canvas/L106v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-36", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 36", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L106v", + "http://scta.info/iiif/lon/canvas/L107r", + "http://scta.info/iiif/lon/canvas/L107v", + "http://scta.info/iiif/lon/canvas/L108r", + "http://scta.info/iiif/lon/canvas/L108v", + "http://scta.info/iiif/lon/canvas/L109r", + "http://scta.info/iiif/lon/canvas/L109v", + "http://scta.info/iiif/lon/canvas/L110r", + "http://scta.info/iiif/lon/canvas/L110v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-37", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 37", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L110v", + "http://scta.info/iiif/lon/canvas/L111r", + "http://scta.info/iiif/lon/canvas/L111v", + "http://scta.info/iiif/lon/canvas/L112r", + "http://scta.info/iiif/lon/canvas/L112v", + "http://scta.info/iiif/lon/canvas/L113r", + "http://scta.info/iiif/lon/canvas/L113v", + "http://scta.info/iiif/lon/canvas/L114r", + "http://scta.info/iiif/lon/canvas/L114v", + "http://scta.info/iiif/lon/canvas/L115r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-38", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 38", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L115r", + "http://scta.info/iiif/lon/canvas/L115v", + "http://scta.info/iiif/lon/canvas/L117r", + "http://scta.info/iiif/lon/canvas/L117v", + "http://scta.info/iiif/lon/canvas/L118r", + "http://scta.info/iiif/lon/canvas/L118v", + "http://scta.info/iiif/lon/canvas/L119r", + "http://scta.info/iiif/lon/canvas/L119v", + "http://scta.info/iiif/lon/canvas/L120r", + "http://scta.info/iiif/lon/canvas/L125r", + "http://scta.info/iiif/lon/canvas/L125v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-39", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 39", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L120r", + "http://scta.info/iiif/lon/canvas/L120v", + "http://scta.info/iiif/lon/canvas/L121r", + "http://scta.info/iiif/lon/canvas/L121v", + "http://scta.info/iiif/lon/canvas/L122r", + "http://scta.info/iiif/lon/canvas/L122v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1-40", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-1", + "@type": "sc:Range", + "label": "Quaestio 40", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L116r", + "http://scta.info/iiif/lon/canvas/L116v", + "http://scta.info/iiif/lon/canvas/L122v", + "http://scta.info/iiif/lon/canvas/L123r", + "http://scta.info/iiif/lon/canvas/L123v", + "http://scta.info/iiif/lon/canvas/L124r", + "http://scta.info/iiif/lon/canvas/L124v", + "http://scta.info/iiif/lon/canvas/L126r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-41", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "@type": "sc:Range", + "label": "Principium 2", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L126v", + "http://scta.info/iiif/lon/canvas/L127r", + "http://scta.info/iiif/lon/canvas/L127v", + "http://scta.info/iiif/lon/canvas/L128r", + "http://scta.info/iiif/lon/canvas/L128v", + "http://scta.info/iiif/lon/canvas/L129r", + "http://scta.info/iiif/lon/canvas/L129v", + "http://scta.info/iiif/lon/canvas/L130r", + "http://scta.info/iiif/lon/canvas/L130v", + "http://scta.info/iiif/lon/canvas/L131r", + "http://scta.info/iiif/lon/canvas/L131v", + "http://scta.info/iiif/lon/canvas/L132r", + "http://scta.info/iiif/lon/canvas/L132v", + "http://scta.info/iiif/lon/canvas/L133r", + "http://scta.info/iiif/lon/canvas/L133v", + "http://scta.info/iiif/lon/canvas/L134r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-42", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "@type": "sc:Range", + "label": "Quaestio 1", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L134r", + "http://scta.info/iiif/lon/canvas/L134v", + "http://scta.info/iiif/lon/canvas/L135r", + "http://scta.info/iiif/lon/canvas/L135v", + "http://scta.info/iiif/lon/canvas/L136r", + "http://scta.info/iiif/lon/canvas/L136v", + "http://scta.info/iiif/lon/canvas/L137r", + "http://scta.info/iiif/lon/canvas/L137v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-43", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "@type": "sc:Range", + "label": "Quaestio 2", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L137v", + "http://scta.info/iiif/lon/canvas/L138r", + "http://scta.info/iiif/lon/canvas/L138v", + "http://scta.info/iiif/lon/canvas/L139r", + "http://scta.info/iiif/lon/canvas/L139v", + "http://scta.info/iiif/lon/canvas/L140r", + "http://scta.info/iiif/lon/canvas/L140v", + "http://scta.info/iiif/lon/canvas/L141r", + "http://scta.info/iiif/lon/canvas/L141v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-44", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "@type": "sc:Range", + "label": "Quaestio 3", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L141v", + "http://scta.info/iiif/lon/canvas/L142r", + "http://scta.info/iiif/lon/canvas/L142v", + "http://scta.info/iiif/lon/canvas/L143r", + "http://scta.info/iiif/lon/canvas/L143v", + "http://scta.info/iiif/lon/canvas/L144r", + "http://scta.info/iiif/lon/canvas/L144v", + "http://scta.info/iiif/lon/canvas/L145r", + "http://scta.info/iiif/lon/canvas/L145v", + "http://scta.info/iiif/lon/canvas/L146r", + "http://scta.info/iiif/lon/canvas/L146v", + "http://scta.info/iiif/lon/canvas/L147r", + "http://scta.info/iiif/lon/canvas/L147v", + "http://scta.info/iiif/lon/canvas/L148r", + "http://scta.info/iiif/lon/canvas/L148v", + "http://scta.info/iiif/lon/canvas/L149r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-45", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "@type": "sc:Range", + "label": "Quaestio 4", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L149r", + "http://scta.info/iiif/lon/canvas/L149v", + "http://scta.info/iiif/lon/canvas/L150r", + "http://scta.info/iiif/lon/canvas/L150v", + "http://scta.info/iiif/lon/canvas/L151r", + "http://scta.info/iiif/lon/canvas/L151v", + "http://scta.info/iiif/lon/canvas/L152r", + "http://scta.info/iiif/lon/canvas/L152v", + "http://scta.info/iiif/lon/canvas/L153r", + "http://scta.info/iiif/lon/canvas/L153v", + "http://scta.info/iiif/lon/canvas/L154r", + "http://scta.info/iiif/lon/canvas/L154v", + "http://scta.info/iiif/lon/canvas/L155r", + "http://scta.info/iiif/lon/canvas/L155v", + "http://scta.info/iiif/lon/canvas/L156r", + "http://scta.info/iiif/lon/canvas/L156v", + "http://scta.info/iiif/lon/canvas/L157r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-46", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "@type": "sc:Range", + "label": "Quaestio 5", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L157r", + "http://scta.info/iiif/lon/canvas/L157v", + "http://scta.info/iiif/lon/canvas/L158r", + "http://scta.info/iiif/lon/canvas/L158v", + "http://scta.info/iiif/lon/canvas/L159r", + "http://scta.info/iiif/lon/canvas/L159v", + "http://scta.info/iiif/lon/canvas/L160r", + "http://scta.info/iiif/lon/canvas/L160v", + "http://scta.info/iiif/lon/canvas/L161r", + "http://scta.info/iiif/lon/canvas/L161v", + "http://scta.info/iiif/lon/canvas/L162r", + "http://scta.info/iiif/lon/canvas/L162v", + "http://scta.info/iiif/lon/canvas/L163r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-47", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "@type": "sc:Range", + "label": "Quaestio 6", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L163r", + "http://scta.info/iiif/lon/canvas/L163v", + "http://scta.info/iiif/lon/canvas/L164r", + "http://scta.info/iiif/lon/canvas/L164v", + "http://scta.info/iiif/lon/canvas/L165r", + "http://scta.info/iiif/lon/canvas/L165v", + "http://scta.info/iiif/lon/canvas/L166r", + "http://scta.info/iiif/lon/canvas/L166v", + "http://scta.info/iiif/lon/canvas/L167r", + "http://scta.info/iiif/lon/canvas/L167v", + "http://scta.info/iiif/lon/canvas/L168r", + "http://scta.info/iiif/lon/canvas/L168v", + "http://scta.info/iiif/lon/canvas/L169r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-48", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "@type": "sc:Range", + "label": "Quaestio 7", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L169r", + "http://scta.info/iiif/lon/canvas/L169v", + "http://scta.info/iiif/lon/canvas/L170r", + "http://scta.info/iiif/lon/canvas/L170v", + "http://scta.info/iiif/lon/canvas/L171r", + "http://scta.info/iiif/lon/canvas/L171v", + "http://scta.info/iiif/lon/canvas/L172r", + "http://scta.info/iiif/lon/canvas/L172v", + "http://scta.info/iiif/lon/canvas/L173r", + "http://scta.info/iiif/lon/canvas/L173v", + "http://scta.info/iiif/lon/canvas/L174r", + "http://scta.info/iiif/lon/canvas/L174v", + "http://scta.info/iiif/lon/canvas/L175r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-49", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "@type": "sc:Range", + "label": "Quaestio 8", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L175r", + "http://scta.info/iiif/lon/canvas/L175v", + "http://scta.info/iiif/lon/canvas/L176r", + "http://scta.info/iiif/lon/canvas/L176v", + "http://scta.info/iiif/lon/canvas/L177r", + "http://scta.info/iiif/lon/canvas/L177v", + "http://scta.info/iiif/lon/canvas/L178r", + "http://scta.info/iiif/lon/canvas/L178v", + "http://scta.info/iiif/lon/canvas/L179r", + "http://scta.info/iiif/lon/canvas/L179v", + "http://scta.info/iiif/lon/canvas/L180r", + "http://scta.info/iiif/lon/canvas/L180v", + "http://scta.info/iiif/lon/canvas/L181r", + "http://scta.info/iiif/lon/canvas/L181v", + "http://scta.info/iiif/lon/canvas/L182r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-50", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "@type": "sc:Range", + "label": "Quaestio 9", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L182r", + "http://scta.info/iiif/lon/canvas/L182v", + "http://scta.info/iiif/lon/canvas/L183r", + "http://scta.info/iiif/lon/canvas/L183v", + "http://scta.info/iiif/lon/canvas/L184r", + "http://scta.info/iiif/lon/canvas/L184v", + "http://scta.info/iiif/lon/canvas/L185r", + "http://scta.info/iiif/lon/canvas/L185v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2-51", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-2", + "@type": "sc:Range", + "label": "Quaestio 10", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L185v", + "http://scta.info/iiif/lon/canvas/L186r", + "http://scta.info/iiif/lon/canvas/L186v", + "http://scta.info/iiif/lon/canvas/L187r", + "http://scta.info/iiif/lon/canvas/L187v", + "http://scta.info/iiif/lon/canvas/L188r", + "http://scta.info/iiif/lon/canvas/L188v", + "http://scta.info/iiif/lon/canvas/L189r", + "http://scta.info/iiif/lon/canvas/L189v", + "http://scta.info/iiif/lon/canvas/L190r", + "http://scta.info/iiif/lon/canvas/L190v", + "http://scta.info/iiif/lon/canvas/L191r", + "http://scta.info/iiif/lon/canvas/L191v", + "http://scta.info/iiif/lon/canvas/L192r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-3-52", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-3", + "@type": "sc:Range", + "label": "Principium 3", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L192r", + "http://scta.info/iiif/lon/canvas/L192v", + "http://scta.info/iiif/lon/canvas/L193r", + "http://scta.info/iiif/lon/canvas/L193v", + "http://scta.info/iiif/lon/canvas/L194r", + "http://scta.info/iiif/lon/canvas/L194v", + "http://scta.info/iiif/lon/canvas/L195r", + "http://scta.info/iiif/lon/canvas/L195v", + "http://scta.info/iiif/lon/canvas/L196r", + "http://scta.info/iiif/lon/canvas/L196v", + "http://scta.info/iiif/lon/canvas/L197r", + "http://scta.info/iiif/lon/canvas/L197v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-3-53", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-3", + "@type": "sc:Range", + "label": "Quaestio 1", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L197v", + "http://scta.info/iiif/lon/canvas/L198r", + "http://scta.info/iiif/lon/canvas/L198v", + "http://scta.info/iiif/lon/canvas/L199r", + "http://scta.info/iiif/lon/canvas/L199v", + "http://scta.info/iiif/lon/canvas/L200r", + "http://scta.info/iiif/lon/canvas/L200v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-3-54", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-3", + "@type": "sc:Range", + "label": "Quaestio 2", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L200v", + "http://scta.info/iiif/lon/canvas/L201r", + "http://scta.info/iiif/lon/canvas/L201v", + "http://scta.info/iiif/lon/canvas/L202r", + "http://scta.info/iiif/lon/canvas/L202v", + "http://scta.info/iiif/lon/canvas/L203r", + "http://scta.info/iiif/lon/canvas/L203v", + "http://scta.info/iiif/lon/canvas/L204r", + "http://scta.info/iiif/lon/canvas/L204v", + "http://scta.info/iiif/lon/canvas/L205r", + "http://scta.info/iiif/lon/canvas/L205v", + "http://scta.info/iiif/lon/canvas/L206r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-3-55", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-3", + "@type": "sc:Range", + "label": "Quaestio 3", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L206r", + "http://scta.info/iiif/lon/canvas/L206v", + "http://scta.info/iiif/lon/canvas/L207r", + "http://scta.info/iiif/lon/canvas/L207v", + "http://scta.info/iiif/lon/canvas/L208r", + "http://scta.info/iiif/lon/canvas/L208v", + "http://scta.info/iiif/lon/canvas/L209r", + "http://scta.info/iiif/lon/canvas/L209v", + "http://scta.info/iiif/lon/canvas/L210r", + "http://scta.info/iiif/lon/canvas/L210v", + "http://scta.info/iiif/lon/canvas/L211r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-3-56", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-3", + "@type": "sc:Range", + "label": "Quaestio 4", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L211v", + "http://scta.info/iiif/lon/canvas/L212r", + "http://scta.info/iiif/lon/canvas/L212v", + "http://scta.info/iiif/lon/canvas/L213r", + "http://scta.info/iiif/lon/canvas/L213v", + "http://scta.info/iiif/lon/canvas/L214r", + "http://scta.info/iiif/lon/canvas/L214v", + "http://scta.info/iiif/lon/canvas/L215r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-4-57", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-4", + "@type": "sc:Range", + "label": "Principium 4", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L215r", + "http://scta.info/iiif/lon/canvas/L215v", + "http://scta.info/iiif/lon/canvas/L216r", + "http://scta.info/iiif/lon/canvas/L216v", + "http://scta.info/iiif/lon/canvas/L217r", + "http://scta.info/iiif/lon/canvas/L217v", + "http://scta.info/iiif/lon/canvas/L218r", + "http://scta.info/iiif/lon/canvas/L218v", + "http://scta.info/iiif/lon/canvas/L219r", + "http://scta.info/iiif/lon/canvas/L219v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-4-58", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-4", + "@type": "sc:Range", + "label": "Quaestio 1", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L219v", + "http://scta.info/iiif/lon/canvas/L220r", + "http://scta.info/iiif/lon/canvas/L221v", + "http://scta.info/iiif/lon/canvas/L222r", + "http://scta.info/iiif/lon/canvas/L223v", + "http://scta.info/iiif/lon/canvas/L224r", + "http://scta.info/iiif/lon/canvas/L224v", + "http://scta.info/iiif/lon/canvas/L225r", + "http://scta.info/iiif/lon/canvas/L225v", + "http://scta.info/iiif/lon/canvas/L226r", + "http://scta.info/iiif/lon/canvas/L226v", + "http://scta.info/iiif/lon/canvas/L227r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-4-59", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-4", + "@type": "sc:Range", + "label": "Quaestio 2", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L227r", + "http://scta.info/iiif/lon/canvas/L227v", + "http://scta.info/iiif/lon/canvas/L228r", + "http://scta.info/iiif/lon/canvas/L228v", + "http://scta.info/iiif/lon/canvas/L229r", + "http://scta.info/iiif/lon/canvas/L229v", + "http://scta.info/iiif/lon/canvas/L230r", + "http://scta.info/iiif/lon/canvas/L230v", + "http://scta.info/iiif/lon/canvas/L231r" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + }, + { + "@id": "https://scta.info/iiif/graciliscommentary/lon/range/r1-4-60", + "within": "https://scta.info/iiif/graciliscommentary/lon/range/r1-4", + "@type": "sc:Range", + "label": "Quaestio 3", + "canvases": [ + "http://scta.info/iiif/lon/canvas/L231r", + "http://scta.info/iiif/lon/canvas/L231v", + "http://scta.info/iiif/lon/canvas/L232r", + "http://scta.info/iiif/lon/canvas/L232v", + "http://scta.info/iiif/lon/canvas/L233r", + "http://scta.info/iiif/lon/canvas/L233v", + "http://scta.info/iiif/lon/canvas/L234r", + "http://scta.info/iiif/lon/canvas/L234v" + ], + "attribution": "Data provided by the Scholastic Commentaries and Texts Archive", + "description": "A range for Sentences Commentary lon", + "logo": "https://scta.info/logo.png", + "license": "https://creativecommons.org/publicdomain/zero/1.0/" + } + ] +} diff --git a/test/sctagracilis.js b/test/sctagracilis.js new file mode 100644 index 00000000..4c044cdb --- /dev/null +++ b/test/sctagracilis.js @@ -0,0 +1,24 @@ +// root service is string (only references to root services may be strings) + +var expect = require('chai').expect; +var manifesto = require('../dist/server/manifesto'); +var should = require('chai').should(); +var manifests = require('./fixtures/manifests'); +require('./shared'); + +var manifest; + +describe('#loadsSctaGracilis', function() { + it('loads successfully', function (done) { + manifesto.loadManifest(manifests.sctagracilis).then(function(data) { + manifest = manifesto.create(data); + done(); + }); + }); + + it('has no search service', function () { + var image = manifest.getSequences()[0].getCanvases()[0].getCanonicalImageUri() + expect(image).to.equal("https://loris2.scta.info/lon/L11v.jpg/full/2212,/0/default.jpg") + }); +}); +