{
    "@context": "http://iiif.io/api/presentation/2/context.json",
    "@id": "https://iiif-manifest.library.vanderbilt.edu/gallery/1997/1997.131.json",
    "@type": "sc:Manifest",
    "label": "Hommages \u00e0 Jan Palach",
    "description": "print by Rainer Pfn\u00fcr",
    "logo": "https://iiif.library.vanderbilt.edu/iiif/2/vu_gallery_logo.png/full/!100,100/0/default.jpg",
    "attribution": "Provided by Vanderbilt University Art Gallery. These images may be protected by copyright, trademark, privacy or other interests not owned by Vanderbilt University. It is the user\u2019s responsibility to determine whether any such third-party rights exist, to obtain all necessary permissions to use the image for the purposes set forth herein, and to pay any additional fees, if required, by other rights claimants.",
    "metadata": [
        {
            "label": "Artist",
            "value": "Rainer Pfn\u00fcr"
        },
        {
            "label": "Accession Number",
            "value": "1997.131"
        },
        {
            "label": "Creation Year",
            "value": "1969 CE"
        },
        {
            "label": "Title",
            "value": "Hommages \u00e0 Jan Palach"
        }
    ],
    "viewingDirection": "left-to-right",
    "viewingHint": "individuals",
    "sequences": [
        {
            "@type": "sc:Sequence",
            "label": "Hommages \u00e0 Jan Palach",
            "canvases": [
                {
                    "@id": "https://iiif-manifest.library.vanderbilt.edu/gallery/1997/1997.131.json_1",
                    "@type": "sc:Canvas",
                    "width": 2891,
                    "height": 3223,
                    "label": "Hommages \u00e0 Jan Palach",
                    "images": [
                        {
                            "@type": "oa:Annotation",
                            "motivation": "sc:painting",
                            "resource": {
                                "@id": "https://iiif.library.vanderbilt.edu/iiif/2/gallery%2F1997%2F1997.131.tif/full/full/0/default.jpg",
                                "@type": "dctypes:Image",
                                "format": "image/jpeg",
                                "width": 2891,
                                "height": 3223,
                                "service": {
                                    "@context": "http://iiif.io/api/image/2/context.json",
                                    "@id": "https://iiif.library.vanderbilt.edu/iiif/2/gallery%2F1997%2F1997.131.tif",
                                    "profile": "http://iiif.io/api/image/2/level2.json"
                                }
                            },
                            "on": "https://iiif-manifest.library.vanderbilt.edu/gallery/1997/1997.131.json_1"
                        }
                    ],
                    "thumbnail": {
                        "@id": "https://iiif.library.vanderbilt.edu/iiif/2/gallery%2F1997%2F1997.131.tif/full/!100,100/0/default.jpg",
                        "@type": "dctypes:Image",
                        "format": "image/jpeg",
                        "width": 100,
                        "height": 100
                    }
                }
            ]
        }
    ]
}