{
  "@context": "http://iiif.io/api/presentation/2/context.json",
  "@type": "sc:Manifest",
  "@id": "https://dc.lib.hiroshima-u.ac.jp/da/iiif/6230/manifest",
  "label": "test",
  "metadata": [
    {
      "label": "資料番号",
      "value": ""
    },
    {
      "label": "標題",
      "value": [
        {
          "@value": "test",
          "@language": "ja"
        }
      ]
    }
  ],
  "description": "このデータはテスト用のデータです。このメタデータの情報は、ご利用にならないでください。",
  "attribution": "広島大学",
  "logo": "",
  "license": "",
  "viewingHint": "paged",
  "sequences": [
    {
      "@id": "https://dc.lib.hiroshima-u.ac.jp/da/iiif/6230/sequences/nomal",
      "@type": "sc:Sequence",
      "label": "Current Page Order",
      "canvases": []
    }
  ]
}