{
    "@context": "http://iiif.io/api/presentation/2/context.json",
    "@id": "https://iiif-manifest.library.vanderbilt.edu/gallery/1982/1982.091.json",
    "@type": "sc:Manifest",
    "label": "First Lines, from the Revolutions Per Minute (The Art Record)",
    "description": "print by Margaret Harrison",
    "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": "Margaret Harrison"
        },
        {
            "label": "Accession Number",
            "value": "1982.091"
        },
        {
            "label": "Creation Year",
            "value": "1982 CE"
        },
        {
            "label": "Title",
            "value": "First Lines, from the Revolutions Per Minute (The Art Record)"
        }
    ],
    "viewingDirection": "left-to-right",
    "viewingHint": "individuals",
    "sequences": [
        {
            "@type": "sc:Sequence",
            "label": "First Lines, from the Revolutions Per Minute (The Art Record)",
            "canvases": [
                {
                    "@id": "https://iiif-manifest.library.vanderbilt.edu/gallery/1982/1982.091.json_1",
                    "@type": "sc:Canvas",
                    "width": 3556,
                    "height": 3559,
                    "label": "First Lines, from the Revolutions Per Minute (The Art Record)",
                    "images": [
                        {
                            "@type": "oa:Annotation",
                            "motivation": "sc:painting",
                            "resource": {
                                "@id": "https://iiif.library.vanderbilt.edu/iiif/2/gallery%2F1982%2F1982.091.tif/full/full/0/default.jpg",
                                "@type": "dctypes:Image",
                                "format": "image/jpeg",
                                "width": 3556,
                                "height": 3559,
                                "service": {
                                    "@context": "http://iiif.io/api/image/2/context.json",
                                    "@id": "https://iiif.library.vanderbilt.edu/iiif/2/gallery%2F1982%2F1982.091.tif",
                                    "profile": "http://iiif.io/api/image/2/level2.json"
                                }
                            },
                            "on": "https://iiif-manifest.library.vanderbilt.edu/gallery/1982/1982.091.json_1"
                        }
                    ],
                    "thumbnail": {
                        "@id": "https://iiif.library.vanderbilt.edu/iiif/2/gallery%2F1982%2F1982.091.tif/full/!100,100/0/default.jpg",
                        "@type": "dctypes:Image",
                        "format": "image/jpeg",
                        "width": 100,
                        "height": 100
                    }
                }
            ]
        }
    ]
}