{
    "@context": "http://iiif.io/api/presentation/2/context.json",
    "@type": "sc:Manifest",
    "@id": "https://ourarchives.amane-project.jp/iiif/test/IMG_4978.json",
    "label": "KTM in TORIGOE",
    "thumbnail": "https://ourarchives.amane-project.jp/iiif/test/IMG_4978_250px.jpg",
    "metadata": [
    	        {
			"label": "タイトル",
			"value": "KTM in TORIGOE"
		},
		  {
			"label": "タイトル（よみかな）",
			"value": "けーてぃーえむ"
		},
		{
			"label": "巻数",
			"value": "0 "
		},
		{
			"label": "作者",
			"value": "H.HORII"
		},
		{
			"label": "発行年",
			"value": "2022"
		},
		{
			"label": "発行元",
			"value": "AMANE"
		},
               {
            "label": "manifest URI",
            "value": "https://ourarchives.amane-project.jp/iiif/test/IMG_4978.json"
        }
    ],
    "description": "合同会社AMANEでは、学術資料のデジタルアーカイブ事業の一環として、ourarchivesを公開しています。",
    "viewingDirection": "right-to-left",
    "viewingHint": "paged",
    "license": "https://amane-project.jp/",
    "attribution": "合同会社AMANE",
    "sequences": [
        {
             "@type": "sc:Sequence",
             "canvases": [
                {
                    "@id": "https://ourarchives.amane-project.jp/iipsrv/iipsrv.fcgi?IIIF=/test/IMG_4978/canvas/1",
                    "@type": "sc:Canvas",
                    "label": "KTM in TORIGOE",
                    "width":4500,
                    "height": 4500,
                    "images": [
                        {
                            "@id": "https://ourarchives.amane-project.jp/iipsrv/iipsrv.fcgi?IIIF=/test/IMG_4978/ano",
                            "@type": "oa:Annotation",
                            "motivation": "sc:painting",
                            "resource": {
                                "@id": "https://ourarchives.amane-project.jp/iipsrv/iipsrv.fcgi?IIIF=/test/IMG_4978.tif/full/full/0/default.jpg",
                                "@type": "dctypes:Image",
                                "format": "image/jpeg",
                                "width": 4500,
                                "height": 4500,
                                "service": {
                                    "@context": "http://iiif.io/api/image/2/context.json",
                                    "@id": "https://ourarchives.amane-project.jp/iipsrv/iipsrv.fcgi?IIIF=/test/IMG_4978.tif",
                                    "profile": "http://iiif.io/api/image/2/level1.json"
                                }
                            },
                            "on": "https://ourarchives.amane-project.jp/iipsrv/iipsrv.fcgi?IIIF=/test/IMG_4978/canvas/1"
                        }
                   ]
                }
            ]
        }
    ]
}
