{
  "@context": "http://iiif.io/api/presentation/3/context.json",
  "id": "/backend/static/manifests/04-phys/collection.json",
  "type": "Collection",
  "label": {
    "de": [
      "Physikalische und medicinische Abhandlungen der Königlichen Academie der Wissenschaften zu Berlin"
    ]
  },
  "items": [
    {
      "id": "/backend/static/manifests/04-phys/04-phys_1.json",
      "type": "Manifest",
      "label": {
        "de": [
          "04-phys_1"
        ]
      }
    },
    {
      "id": "/backend/static/manifests/04-phys/04-phys_2.json",
      "type": "Manifest",
      "label": {
        "de": [
          "04-phys_2"
        ]
      }
    },
    {
      "id": "/backend/static/manifests/04-phys/04-phys_3.json",
      "type": "Manifest",
      "label": {
        "de": [
          "04-phys_3"
        ]
      }
    },
    {
      "id": "/backend/static/manifests/04-phys/04-phys_4.json",
      "type": "Manifest",
      "label": {
        "de": [
          "04-phys_4"
        ]
      }
    }
  ]
}