{
   "@context":"http://iiif.io/api/presentation/3/context.json",
   "id":"https://tpen-project-examples.habesoftware.app/transcription-project/manifest.json",
   "type":"Manifest",
   "label":{
      "en":[
         "TPEN3 Transcription/Translation Example"
      ]
   },
   "items":[
      {
         "id":"https://tpen-project-examples.habesoftware.app/transcription-project/canvas-1.json",
         "type":"Canvas",
         "label":{
            "en":[
               "Gottesdienstliche Ceremonien Title Page 1"
            ]
         },
         "width":5428,
         "height":7230,
         "items":[
            {
               "id":"https://tpen-project-examples.habesoftware.app/transcription-project/contentPage.json",
               "type":"AnnotationPage",
               "items":[
                  {
                     "id":"https://tpen-project-examples.habesoftware.app/transcription-project/content.json",
                     "type":"Annotation",
                     "motivation":"painting",
                     "body":{
                        "id":"https://iiif.io/api/image/3.0/example/reference/15f769d62ca9a3a2deca390efed75d73-3_titlepage1/full/max/0/default.jpg",
                        "type":"Image",
                        "format":"image/jpeg",
                        "service":[
                           {
                              "id":"https://iiif.io/api/image/3.0/example/reference/15f769d62ca9a3a2deca390efed75d73-3_titlepage1",
                              "type":"ImageService3",
                              "profile":"level1"
                           }
                        ],
                        "width":5428,
                        "height":7230
                     },
                     "target":"https://tpen-project-examples.habesoftware.app/transcription-project/canvas-1.json"
                  }
               ]
            }
         ],
         "annotations":[
            {
               "id":"https://tpen-project-examples.habesoftware.app/transcription-project/page-1.json",
               "type":"AnnotationPage"
            },
            {
               "id":"https://tpen-project-examples.habesoftware.app/transcription-project/page-3.json",
               "type":"AnnotationPage"
            }
         ]
      },
      {
         "id":"https://tpen-project-examples.habesoftware.app/transcription-project/canvas-2.json",
         "type":"Canvas",
         "label":{
            "en":[
               "Gottesdienstliche Ceremonien Title Page 2"
            ]
         },
         "width":5428,
         "height":7230,
         "items":[
            {
               "id":"https://tpen-project-examples.habesoftware.app/transcription-project/contentPage-2.json",
               "type":"AnnotationPage",
               "items":[
                  {
                     "id":"https://tpen-project-examples.habesoftware.app/transcription-project/content-2.json",
                     "type":"Annotation",
                     "motivation":"painting",
                     "body":{
                        "id":"https://iiif.io/api/image/3.0/example/reference/15f769d62ca9a3a2deca390efed75d73-5_titlepage2/full/max/0/default.jpg",
                        "type":"Image",
                        "format":"image/jpeg",
                        "service":[
                           {
                              "id":"https://iiif.io/api/image/3.0/example/reference/15f769d62ca9a3a2deca390efed75d73-5_titlepage2",
                              "type":"ImageService3",
                              "profile":"level1"
                           }
                        ],
                        "width":5428,
                        "height":7230
                     },
                     "target":"https://tpen-project-examples.habesoftware.app/transcription-project/canvas-2.json"
                  }
               ]
            }
         ],
         "annotations":[
         {

               "id":"https://tpen-project-examples.habesoftware.app/transcription-project/page-2.json",
               "type":"AnnotationPage"
            },
            {
               "id":"https://tpen-project-examples.habesoftware.app/transcription-project/page-4.json",
               "type":"AnnotationPage"
            }
         ]
      }
   ]
}
