{
    "@context": "http://iiif.io/api/presentation/2/context.json",
    "@type": "sc:Manifest",
    "@id": "https://digital.archives.caltech.edu/collections/Photographs/40.4.2-11/manifest.json",
    "label": "Throop cupola with a Christmas tree",
    "thumbnail": {
        "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/STAGE_2_WORKING/40.4.2-11/full/200,/0/default.jpg",
        "service": {
            "@context": "http://iiif.io/api/image/2/context.json",
            "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/STAGE_2_WORKING/40.4.2-11",
            "profile": "http://iiif.io/api/image/2/level1.json"
        }
    },
    "metadata": [
        {
            "label": "Collection",
            "value": "Caltech Photographs"
        },
        {
            "label": "Series",
            "value": "Throop Polytechnic Institute Photographs"
        },
        {
            "label": "Dates",
            "value": [
                "1972 December"
            ]
        },
        {
            "label": "Extents",
            "value": [
                "1 photographs (negative)"
            ]
        },
        {
            "label": "Abstract",
            "value": [
                "For many years, including 1972, students perched a Christmas tree on top of Throop\u2019s dome. The wrecking crew had to remove it on December 20 that year before they started demolishing the building, but in the spirit of the season they put it back up again on December 22 for the holiday weekend. Later their company donated a full-grown tree for planting on the Throop site. Throop Hall miscellaneous."
            ]
        }
    ],
    "attribution": "<p>These digitized collections are accessible for purposes of education and research. Due to the nature of archival collections, archivists at the Caltech Archives and Special Collections are not always able to identify copyright and rights of privacy, publicity, or trademark. We are eager to <a href=\"mailto:archives@caltech.edu\">hear from any rights holders</a>, so that we may obtain accurate information. Upon request, we\u2019ll remove material from public view while we address a rights issue.</p>",
    "sequences": [
        {
            "@type": "sc:Sequence",
            "canvases": [
                {
                    "@type": "sc:Canvas",
                    "@id": "https://digital.archives.caltech.edu/collections/Photographs/40.4.2-11/canvas/40.4.2-11",
                    "label": "40.4.2-11",
                    "width": "1894",
                    "height": "2735",
                    "images": [
                        {
                            "@type": "oa:Annotation",
                            "motivation": "sc:painting",
                            "on": "https://digital.archives.caltech.edu/collections/Photographs/40.4.2-11/canvas/40.4.2-11",
                            "resource": {
                                "@type": "dctypes:Image",
                                "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/40.4.2-11/40.4.2-11/full/max/0/default.jpg",
                                "service": {
                                    "@context": "http://iiif.io/api/image/2/context.json",
                                    "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/40.4.2-11/40.4.2-11",
                                    "profile": "http://iiif.io/api/image/2/level2.json"
                                }
                            }
                        }
                    ]
                }
            ]
        }
    ]
}