{
    "@context": "http://iiif.io/api/presentation/3/context.json",
    "id": "https://imagehub.uat.vlaamsekunstcollectie.be/iiif/3/collection/top",
    "type": "Collection",
    "label": "Top Level Collection for Imagehub",
    "summary": {
        "en": [
            "This collection lists all the IIIF 3 manifests available in this Imagehub instance"
        ]
    },
    "items": [
        {
            "id": "https://imagehub.uat.vlaamsekunstcollectie.be/iiif/3/7/manifest.json",
            "type": "Manifest",
            "label": {
                "en": [
                    "The Baths at Ostend"
                ],
                "nl": [
                    "De baden in Oostende"
                ]
            }
        }
    ]
}