{
  "@context": [
    "http://www.w3.org/ns/anno.jsonld",
    "http://iiif.io/api/presentation/3/context.json"
  ],
  "id": "https://biiif-template-example-hkpfc42f0-mnemoscene-personal.vercel.app/index.json",
  "type": "Collection",
  "items": [
    {
      "id": "https://biiif-template-example-hkpfc42f0-mnemoscene-personal.vercel.app/video/index.json",
      "type": "Manifest",
      "label": {
        "@none": [
          "Big Buck Bunny"
        ]
      }
    },
    {
      "id": "https://biiif-template-example-hkpfc42f0-mnemoscene-personal.vercel.app/3d/index.json",
      "type": "Manifest",
      "label": {
        "@none": [
          "Dr Martens"
        ]
      }
    },
    {
      "id": "https://biiif-template-example-hkpfc42f0-mnemoscene-personal.vercel.app/audio/index.json",
      "type": "Manifest",
      "label": {
        "@none": [
          "One Small Step for Man"
        ]
      }
    },
    {
      "id": "https://biiif-template-example-hkpfc42f0-mnemoscene-personal.vercel.app/pdf/index.json",
      "type": "Manifest",
      "label": {
        "@none": [
          "Science and the Public"
        ]
      }
    },
    {
      "id": "https://biiif-template-example-hkpfc42f0-mnemoscene-personal.vercel.app/images/index.json",
      "type": "Manifest",
      "label": {
        "@none": [
          "Vincent"
        ]
      }
    }
  ],
  "label": {
    "@none": [
      "collection"
    ]
  }
}