{
    "@context": "http://iiif.io/api/presentation/2/context.json",
    "@id": "https://iiif-manifest.library.vanderbilt.edu/gallery/2003/2003.007.json",
    "@type": "sc:Manifest",
    "label": "Thomas the Rhymer's Song (a broadside with poem by Ted Hughes)",
    "description": "print by Leonard Baskin and Ted Hughes",
    "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": "Leonard Baskin and Ted Hughes"
        },
        {
            "label": "Accession Number",
            "value": "2003.007"
        },
        {
            "label": "Creation Year",
            "value": "2000 CE"
        },
        {
            "label": "Title",
            "value": "Thomas the Rhymer's Song (a broadside with poem by Ted Hughes)"
        }
    ],
    "viewingDirection": "left-to-right",
    "viewingHint": "individuals",
    "sequences": [
        {
            "@type": "sc:Sequence",
            "label": "Thomas the Rhymer's Song (a broadside with poem by Ted Hughes)",
            "canvases": [
                {
                    "@id": "https://iiif-manifest.library.vanderbilt.edu/gallery/2003/2003.007.json_1",
                    "@type": "sc:Canvas",
                    "width": 379,
                    "height": 328,
                    "label": "Thomas the Rhymer's Song (a broadside with poem by Ted Hughes)",
                    "images": [
                        {
                            "@type": "oa:Annotation",
                            "motivation": "sc:painting",
                            "resource": {
                                "@id": "https://iiif.library.vanderbilt.edu/iiif/2/gallery%2F2003%2F2003.007.jpg/full/full/0/default.jpg",
                                "@type": "dctypes:Image",
                                "format": "image/jpeg",
                                "width": 379,
                                "height": 328,
                                "service": {
                                    "@context": "http://iiif.io/api/image/2/context.json",
                                    "@id": "https://iiif.library.vanderbilt.edu/iiif/2/gallery%2F2003%2F2003.007.jpg",
                                    "profile": "http://iiif.io/api/image/2/level2.json"
                                }
                            },
                            "on": "https://iiif-manifest.library.vanderbilt.edu/gallery/2003/2003.007.json_1"
                        }
                    ],
                    "thumbnail": {
                        "@id": "https://iiif.library.vanderbilt.edu/iiif/2/gallery%2F2003%2F2003.007.jpg/full/!100,100/0/default.jpg",
                        "@type": "dctypes:Image",
                        "format": "image/jpeg",
                        "width": 100,
                        "height": 100
                    }
                }
            ]
        }
    ]
}