Last active
April 16, 2024 08:58
-
-
Save rvdb/7752429c66b25f5fde5917d8596601d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": "http://iiif.io/api/presentation/2/context.json", | |
"@id": "https://dams.antwerpen.be/iiif/A1D5mRT8r8gPgYAnaWcuennB/manifest", | |
"@type": "sc:Manifest", | |
"label": "DAMS DIRECT - label - Opvoering van De Prijs door het Reizend Volkstheater. <p> Op de foto staan Roger Thoelen (Victor Franz) en Frans Vercammen (Gregory Solomon).", | |
"thumbnail": { | |
"@id": "https://media.antwerpen.be/media/18/p/p22aXMKJKmTOZVjKlmsX6lHb/p22aXMKJKmTOZVjKlmsX6lHb.jpg", | |
"@type": "dctypes:Image" | |
}, | |
"sequences": [ | |
{ | |
"@id": "https://media.antwerpen.be/media/iiif/A1D5mRT8r8gPgYAnaWcuennB/sequence/normal", | |
"@type": "sc:Sequence", | |
"rendering": [ | |
{ | |
"label": "tg_lhph_48219.tif", | |
"@id": "https://s3-ant1.antwerpen.be/prod-digitalassets-dams/U/USUOMcB7QlQETCiUZRVH9AH3/tg_lhph_48219.tif", | |
"format": "image/tiff" | |
} | |
], | |
"viewingDirection": "left-to-right", | |
"viewingHint": "paged", | |
"canvases": [ | |
{ | |
"@id": "https://media.antwerpen.be/media/iiif/A1D5mRT8r8gPgYAnaWcuennB/canvas/normal", | |
"@type": "sc:Canvas", | |
"label": "DAMS DIRECT - canvases.label - Opvoering van De Prijs door het Reizend Volkstheater. <p> Op de foto staan Roger Thoelen (Victor Franz) en Frans Vercammen (Gregory Solomon).", | |
"thumbnail": { | |
"@id": "https://media.antwerpen.be/media/18/p/p22aXMKJKmTOZVjKlmsX6lHb/p22aXMKJKmTOZVjKlmsX6lHb.jpg", | |
"@type": "dctypes:Image" | |
}, | |
"rendering": [ | |
{ | |
"label": "tg_lhph_48219.tif", | |
"@id": "https://s3-ant1.antwerpen.be/prod-digitalassets-dams/U/USUOMcB7QlQETCiUZRVH9AH3/tg_lhph_48219.tif", | |
"format": "image/tiff" | |
} | |
], | |
"height": 2136, | |
"width": 1515, | |
"images": [ | |
{ | |
"@type": "oa:Annotation", | |
"motivation": "sc:painting", | |
"on": "https://media.antwerpen.be/media/iiif/A1D5mRT8r8gPgYAnaWcuennB/canvas/normal", | |
"resource": { | |
"@id": "https://dams.antwerpen.be/iiif/A1D5mRT8r8gPgYAnaWcuennB", | |
"@type": "dctypes:Image", | |
"label": "tg_lhph_48219.jpg", | |
"format": "image/jpeg", | |
"height": 2136, | |
"width": 1515, | |
"service": { | |
"@id": "https://dams.antwerpen.be/iiif/A1D5mRT8r8gPgYAnaWcuennB", | |
"@context": "http://iiif.io/api/image/2/context.json", | |
"profile": "http://iiif.io/api/image/2/level1.json" | |
} | |
} | |
} | |
], | |
"license": "" | |
} | |
] | |
} | |
], | |
"metadata": [ | |
{ | |
"value": "DAMS DIRECT - metadata.label - Opvoering van De Prijs door het Reizend Volkstheater. <p> Op de foto staan Roger Thoelen (Victor Franz) en Frans Vercammen (Gregory Solomon).", | |
"label": "Title" | |
}, | |
{ | |
"value": "1970–1971", | |
"label": "Description" | |
}, | |
{ | |
"value": "foto", | |
"label": "Description" | |
}, | |
{ | |
"value": "A1D5mRT8r8gPgYAnaWcuennB", | |
"label": "Object ID" | |
} | |
], | |
"license": "" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment