{
  "@context": "http://iiif.io/api/presentation/3/context.json",
  "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/5005dbd7e344f975.json",
  "type": "Manifest",
  "label": {
    "nl": [
      "Atlas der Neederlanden"
    ]
  },
  "homepage": [
    {
      "id": "https://data.4tu.nl/datasets/f655bc87-3bf9-436f-8f99-5ec957729ace",
      "type": "Text",
      "label": {
        "en": [
          "Dataset in 4TU.ResearchData repository"
        ]
      },
      "format": "text/html"
    }
  ],
  "items": [
    {
      "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/5005dbd7e344f975.json/canvas/1",
      "type": "Canvas",
      "label": {
        "none": [
          "Oudeland van Diependorst door Heyman van Dyck, uitgave 1701"
        ]
      },
      "width": 2500,
      "height": 1808,
      "items": [
        {
          "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/5005dbd7e344f975.json/canvas/1/annotation-page/1",
          "type": "AnnotationPage",
          "items": [
            {
              "id": "https://test-iiif-server.allmaps.org/cors/manifests/3/5005dbd7e344f975.json/canvas/1/annotation-page/1/annotation/1",
              "type": "Annotation",
              "motivation": "painting",
              "body": {
                "id": "https://test-iiif-server.allmaps.org/cors/iiif/3/5005dbd7e344f975/full/max/0/default.jpg",
                "type": "Image",
                "format": "image/jpeg",
                "width": 2500,
                "height": 1808,
                "service": [
                  {
                    "id": "https://test-iiif-server.allmaps.org/cors/iiif/3/5005dbd7e344f975",
                    "type": "ImageService3",
                    "profile": "level1"
                  }
                ]
              },
              "target": "https://test-iiif-server.allmaps.org/cors/manifests/3/5005dbd7e344f975.json/canvas/1"
            }
          ]
        }
      ]
    }
  ]
}