{
    "@context": "http://iiif.io/api/presentation/2/context.json",
    "@type": "sc:Manifest",
    "@id": "https://digital.archives.caltech.edu/collections/Photographs/FA-PR-0007/manifest.json",
    "label": "Portrait of Sir Isaac Newton (1642-1727)",
    "thumbnail": {
        "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/STAGE_2_WORKING/FA-PR-0007/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/FA-PR-0007",
            "profile": "http://iiif.io/api/image/2/level1.json"
        }
    },
    "metadata": [
        {
            "label": "Collection",
            "value": "Caltech Photographs"
        },
        {
            "label": "Series",
            "value": "Fine Art Photographs"
        },
        {
            "label": "Dates",
            "value": [
                "1799"
            ]
        },
        {
            "label": "Extents",
            "value": [
                "1 photographs"
            ]
        },
        {
            "label": "Abstract",
            "value": [
                "Inscription reads: \u201cSir Isaac Newton. when Bachelor of Arts in Trinity College, Cambridge. Engraved by B. Reading from a Head painted by Sir Peter Lily in the Possession of the Right Honorable Lord Viscount Cremorne.\u201d The engraving is after a portrait of Newton done by Dutch/English baroque portrait painter Sir Peter Lily [better known as Sir Peter Lely; \u201clely\u201d is the Dutch word for \u201clily.\u201d] (1618-1680), renowned for his Van Dyke-influenced style."
            ]
        }
    ],
    "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/FA-PR-0007/canvas/FA-PR-0007",
                    "label": "FA-PR-0007",
                    "width": "375",
                    "height": "502",
                    "images": [
                        {
                            "@type": "oa:Annotation",
                            "motivation": "sc:painting",
                            "on": "https://digital.archives.caltech.edu/collections/Photographs/FA-PR-0007/canvas/FA-PR-0007",
                            "resource": {
                                "@type": "dctypes:Image",
                                "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/FA-PR-0007/FA-PR-0007/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/FA-PR-0007/FA-PR-0007",
                                    "profile": "http://iiif.io/api/image/2/level2.json"
                                }
                            }
                        }
                    ]
                }
            ]
        }
    ]
}