{
    "@context": "http://iiif.io/api/presentation/2/context.json",
    "@id": "https://kokusho.nijl.ac.jp/biblio/200022180/manifest",
    "@type": "sc:Manifest",
    "metadata": [
        {
            "label": "author",
            "value": "橋本／"
        },
        {
            "label": "Title",
            "value": "西国名所絵図"
        },
        {
            "label": "DOI",
            "value": "10.20730/200022180"
        }
    ],
    "label": "赤穂千軒塩屋／西国名所之内",
    "attribution": "国文学研究資料館",
    "license": "https://creativecommons.org/publicdomain/mark/1.0/deed.ja",
    "viewingDirection": "right-to-left",
    "viewingHint": "individuals",
    "sequences": [
        {
            "@id": "https://kokusho.nijl.ac.jp/biblio/200022180/sequence/normal",
            "@type": "sc:Sequence",
            "canvases": [
                {
                    "@id": "https://kokusho.nijl.ac.jp/biblio/200022180/canvas/1",
                    "@type": "sc:Canvas",
                    "label": "1",
                    "height": 3250,
                    "width": 2595,
                    "images": [
                        {
                            "@id": "https://kokusho.nijl.ac.jp/biblio/200022180/annotation/1",
                            "@type": "oa:Annotation",
                            "motivation": "sc:painting",
                            "resource": {
                                "@id": "https://kokusho.nijl.ac.jp/api/iiif/200022180/v4/NIAC/SGD-23Z1-01376/SGD-23Z1-01376-00001.tif/full/full/0/default.jpg",
                                "@type": "dctypes:Image",
                                "format": "image/jpeg",
                                "height": 3250,
                                "width": 2595,
                                "dc:identifier": "SGD-23Z1-01376",
                                "service": {
                                    "@context": "http://iiif.io/api/image/2/context.json",
                                    "@id": "https://kokusho.nijl.ac.jp/api/iiif/200022180/v4/NIAC/SGD-23Z1-01376/SGD-23Z1-01376-00001.tif",
                                    "profile": "http://iiif.io/api/image/2/level1.json"
                                }
                            },
                            "on": "https://kokusho.nijl.ac.jp/biblio/200022180/canvas/1"
                        }
                    ],
                    "rendering": [
                        {
                            "@id": "https://kokusho.nijl.ac.jp/api/iiif/200022180/v4/NIAC/SGD-23Z1-01376/SGD-23Z1-01376-00001.tif/full/full/0/default.jpg",
                            "label": "Original (2595 x 3250px)",
                            "format": "image/jpeg"
                        }
                    ]
                }
            ]
        }
    ]
}