{
    "@context": "http://iiif.io/api/presentation/2/context.json",
    "@type": "sc:Manifest",
    "@id": "https://digital.archives.caltech.edu/collections/Images/70.1-1/manifest.json",
    "label": "Painting of the Hale Telescope at Palomar Observatory",
    "thumbnail": {
        "@id": "https://img.archives.caltech.edu/iiif/2/collections/Images/70.1-1/70.1-1/full/200,/0/default.webp",
        "service": {
            "@context": "http://iiif.io/api/image/2/context.json",
            "@id": "https://img.archives.caltech.edu/iiif/2/collections/Images/70.1-1/70.1-1",
            "profile": "http://iiif.io/api/image/2/level1.json"
        }
    },
    "metadata": [
        {
            "label": "Collection",
            "value": "Caltech Images Collection"
        },
        {
            "label": "Series",
            "value": "Fine Art Photographs"
        },
        {
            "label": "File",
            "value": "Caltech Archives fine art"
        },
        {
            "label": "Identifier",
            "value": "70.1-1"
        },
        {
            "label": "Dates",
            "value": [
                "1960"
            ]
        },
        {
            "label": "Extents",
            "value": [
                "1 photographs (negative)"
            ]
        },
        {
            "label": "Abstract",
            "value": [
                "Painting is by A. D. Crimi. Presented to Dr. John Anderson by Perry Githens, editor of Popular Science Magazine.\nUntil 2023, it had been interpreted to be J. D. Crimi."
            ]
        }
    ],
    "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/Images/70.1-1/canvas/70.1-1",
                    "label": "70.1-1",
                    "width": "2310",
                    "height": "2940",
                    "images": [
                        {
                            "@type": "oa:Annotation",
                            "motivation": "sc:painting",
                            "on": "https://digital.archives.caltech.edu/collections/Images/70.1-1/canvas/70.1-1",
                            "resource": {
                                "@type": "dctypes:Image",
                                "@id": "https://img.archives.caltech.edu/iiif/2/collections/Images/70.1-1/70.1-1/full/max/0/default.jpg",
                                "service": {
                                    "@context": "http://iiif.io/api/image/2/context.json",
                                    "@id": "https://img.archives.caltech.edu/iiif/2/collections/Images/70.1-1/70.1-1",
                                    "profile": "http://iiif.io/api/image/2/level2.json"
                                }
                            }
                        }
                    ]
                }
            ]
        }
    ]
}