{
    "@context": "http://iiif.io/api/presentation/2/context.json",
    "@type": "sc:Manifest",
    "@id": "https://digital.archives.caltech.edu/collections/Photographs/JAS1.3/manifest.json",
    "label": "Japan, rural scene form the 1920s",
    "thumbnail": {
        "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/STAGE_2_WORKING/JAS1.3/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/JAS1.3",
            "profile": "http://iiif.io/api/image/2/level1.json"
        }
    },
    "metadata": [
        {
            "label": "Collection",
            "value": "Caltech Photographs"
        },
        {
            "label": "Series",
            "value": "Photographs of Individuals"
        },
        {
            "label": "Dates",
            "value": [
                "1920"
            ]
        },
        {
            "label": "Extents",
            "value": [
                "1 photographs"
            ]
        },
        {
            "label": "Abstract",
            "value": [
                "Mount Fuji from a tea garden. Colored glass slide photo. From the collection of Japanese images of James A. B. Scherer. He was the president of the Throop College of Technology (former name of the California Institute of Technology) from 1908 to 1920."
            ]
        }
    ],
    "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/JAS1.3/canvas/JAS1.3",
                    "label": "JAS1.3",
                    "width": "1736",
                    "height": "1572",
                    "images": [
                        {
                            "@type": "oa:Annotation",
                            "motivation": "sc:painting",
                            "on": "https://digital.archives.caltech.edu/collections/Photographs/JAS1.3/canvas/JAS1.3",
                            "resource": {
                                "@type": "dctypes:Image",
                                "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/JAS1.3/JAS1.3/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/JAS1.3/JAS1.3",
                                    "profile": "http://iiif.io/api/image/2/level2.json"
                                }
                            }
                        }
                    ]
                }
            ]
        }
    ]
}