{
  "@context" : "http://iiif.io/api/presentation/2/context.json",
  "@id" : "https://mlrubens.github.io/SAA-demo/manifests/KH0027manifest.json",
  "@type" : "sc:Manifest",
  "label" : "[Click to edit label]",
  "metadata" : [ ],
  "description" : [ {
    "@value" : "[Click to edit description]",
    "@language" : "en"
  } ],
  "license" : "https://creativecommons.org/licenses/by/3.0/",
  "attribution" : "[Click to edit attribution]",
  "sequences" : [ {
    "@id" : "http://a7169cd9-a202-4ba4-9540-e4394aa21952",
    "@type" : "sc:Sequence",
    "label" : [ {
      "@value" : "Normal Sequence",
      "@language" : "en"
    } ],
    "canvases" : [ {
      "@id" : "http://c6dfdd44-4905-4cce-a777-b10cb87c8f4f",
      "@type" : "sc:Canvas",
      "label" : "KH0027",
      "height" : 8282,
      "width" : 13465,
      "images" : [ {
        "@context" : "http://iiif.io/api/presentation/2/context.json",
        "@id" : "http://553b16fa-b268-4b3d-8e19-16f824ad112e",
        "@type" : "oa:Annotation",
        "motivation" : "sc:painting",
        "resource" : {
          "@id" : "https://mlrubens.github.io/SAA-demo/images/KH0027/full/full/0/default.jpg",
          "@type" : "dctypes:Image",
          "format" : "image/jpeg",
          "service" : {
            "@context" : "http://iiif.io/api/image/2/context.json",
            "@id" : "https://mlrubens.github.io/SAA-demo/images/KH0027",
            "profile" : "http://iiif.io/api/image/2/level0.json"
          },
          "height" : 8282,
          "width" : 13465
        },
        "on" : "http://c6dfdd44-4905-4cce-a777-b10cb87c8f4f"
      } ],
      "related" : ""
    } ]
  } ],
  "structures" : [ ]
}