{
  "@context": "http://iiif.io/api/presentation/3/context.json",
  "id": "https://canopy-iiif.github.io/fixtures/iiif/presentation/3/i18n/manifest-03.json",
  "type": "Manifest",
  "label": {
    "en": ["Flag of Canada and Québec"],
    "es": ["Bandera de Canadá y Quebec"],
    "none": ["flag-canada-quebec"]
  },
  "summary": {
    "en": ["Composite photograph: maple leaf flag on top, Québec fleur-de-lis field below."],
    "es": ["Fotografía compuesta: bandera de la hoja de arce arriba, campo de Flor de Lis de Quebec abajo."],
    "none": ["flag-summary-canada-quebec"]
  },
  "metadata": [
    {
      "label": {
        "en": ["Colors"],
        "es": ["Colores"],
        "none": ["colors"]
      },
      "value": {
        "en": ["Crimson and white maple leaf, ultramarine field with white cross and fleurs-de-lis."],
        "es": ["Hoja de arce carmesí y blanca, campo ultramarino con cruz blanca y flores de lis."],
        "none": ["red-white-blue"]
      }
    },
    {
      "label": {
        "en": ["Entity"],
        "es": ["Entidad"],
        "none": ["entity"]
      },
      "value": {
        "en": ["Canada (country) and Québec (province)."],
        "es": ["Canadá (país) y Quebec (provincia)."],
        "none": ["country-province"]
      }
    },
    {
      "label": {
        "en": ["Date"],
        "es": ["Fecha"],
        "none": ["date"]
      },
      "value": {
        "en": ["2023"],
        "es": ["2023"],
        "none": ["2023"]
      }
    },
    {
      "label": {
        "en": ["Type"],
        "es": ["Tipo"],
        "none": ["type"]
      },
      "value": {
        "en": ["Flag"],
        "es": ["Bandera"],
        "none": ["flag"]
      }
    }
  ],
  "requiredStatement": {
    "label": {
      "en": ["Usage"],
      "es": ["Uso"],
      "none": ["usage"]
    },
    "value": {
      "en": ["Fixture artwork combining Canadian and Québécois symbolism for cross-locale tests."],
      "es": ["Arte para fixtures que combina símbolos de Canadá y Quebec para pruebas entre localidades."],
      "none": ["fixture-art-canada-quebec"]
    }
  },
  "items": [
    {
      "id": "https://canopy-iiif.github.io/fixtures/iiif/presentation/3/i18n/manifest-03/canvas/p1",
      "type": "Canvas",
      "width": 5215,
      "height": 3477,
      "items": [
        {
          "id": "https://canopy-iiif.github.io/fixtures/iiif/presentation/3/i18n/manifest-03/page/p1/1",
          "type": "AnnotationPage",
          "items": [
            {
              "id": "https://canopy-iiif.github.io/fixtures/iiif/presentation/3/i18n/manifest-03/annotation/p1-image",
              "type": "Annotation",
              "motivation": "painting",
              "body": {
                "id": "https://canopy-iiif.github.io/fixtures/assets/i18n/canada_quebec.jpg",
                "type": "Image",
                "format": "image/jpeg",
                "width": 5215,
                "height": 3477
              },
              "target": "https://canopy-iiif.github.io/fixtures/iiif/presentation/3/i18n/manifest-03/canvas/p1"
            }
          ]
        }
      ]
    }
  ]
}
