{
    "@context": [
        "http:\/\/www.w3.org\/ns\/anno.jsonld",
        "http:\/\/iiif.io\/api\/presentation\/3\/context.json"
    ],
    "id": "https:\/\/padme.rbge.org.uk\/padmeweb\/iiif\/{imageid}\/manifest",
    "type": "Manifest",
    "label": {
        "en": [
            "This is an image registered with a RBGE Padme data set"
        ]
    },
    "summary": [
        "Details for image with imagestoreid {imageid}"
    ],
    "viewingDirection": "left-to-right",
    "thumbnail": [],
    "rights": "https:\/\/creativecommons.org\/licenses\/by-sa\/2.5\/",
    "requiredStatement": {
        "label": {
            "en": [
                "Attribution"
            ]
        },
        "value": {
            "en": [
                "Royal Botanic Garden Edinburgh"
            ]
        }
    },
    "logo": {
        "id": "https:\/\/padme.rbge.org.uk\/padmeweb\/iiif\/rbge_logo.png",
        "type": "Image",
        "format": "image\/png"
    },
    "provider": [
        {
            "id": "http:\/\/www.rbge.org.uk",
            "type": "Agent",
            "label": {
                "en": [
                    "Royal Botanic Garden Edinburgh"
                ]
            },
            "homepage": {
                "id": "http:\/\/www.rbge.org.uk",
                "type": "Text",
                "label": {
                    "en": [
                        "Royal Botanic Garden Edinburgh"
                    ]
                },
                "format": "text\/html"
            },
            "logo": {
                "id": "https:\/\/padme.rbge.org.uk\/padmeweb\/iiif\/rbge_logo.png",
                "type": "Image",
                "format": "image\/png"
            }
        }
    ],
    "items": []
}