{
    "@context": "http://iiif.io/api/presentation/2/context.json",
    "@type": "sc:Manifest",
    "@id": "https://digital.archives.caltech.edu/collections/Images/50.8-12/manifest.json",
    "label": "Portrait of John Dalton (1766-1844)",
    "thumbnail": {
        "@id": "https://img.archives.caltech.edu/iiif/2/collections/Images/50.8-12/50.8-12/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/50.8-12/50.8-12",
            "profile": "http://iiif.io/api/image/2/level1.json"
        }
    },
    "metadata": [
        {
            "label": "Collection",
            "value": "Caltech Images Collection"
        },
        {
            "label": "Series",
            "value": "History of Science Beyond Caltech"
        },
        {
            "label": "File",
            "value": "Physicists"
        },
        {
            "label": "Identifier",
            "value": "50.8-12"
        },
        {
            "label": "Extents",
            "value": [
                "1 photographs (negative)"
            ]
        },
        {
            "label": "Abstract",
            "value": [
                "Photograph of an etched portrait of British chemist John Dalton, seated at a desk, where Dalton\u2019s atomic symbols charts are seen draped over the table top. The line engraving, done by William Henry Worthington (ca 1795-1839), is after a painting (most likely done by Joseph Allen (1769-1839). Dalton, famous for developing the atomic theory of matter, is considered the father of modern atomic theory."
            ]
        }
    ],
    "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/50.8-12/canvas/50.8-12",
                    "label": "50.8-12",
                    "width": "316",
                    "height": "368",
                    "images": [
                        {
                            "@type": "oa:Annotation",
                            "motivation": "sc:painting",
                            "on": "https://digital.archives.caltech.edu/collections/Images/50.8-12/canvas/50.8-12",
                            "resource": {
                                "@type": "dctypes:Image",
                                "@id": "https://img.archives.caltech.edu/iiif/2/collections/Images/50.8-12/50.8-12/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/50.8-12/50.8-12",
                                    "profile": "http://iiif.io/api/image/2/level2.json"
                                }
                            }
                        }
                    ]
                }
            ]
        }
    ]
}