{
    "@context": [
        "http://schema.org",
        {
            "aat": "http://vocab.getty.edu/aat/"
        }
    ],
    "@graph": [
        {
            "@type": "VisualArtwork",
            "@id": "http://gitzw.art/hnq.work.paint.1985.0002",
            "additionalType": [
                "oil painting",
                "aat:300033799"
            ],
            "url": "https://gitzw.art/henk-van-den-berg/work/painting/1985/0002",
            "name": "aardbeien paars",
            "image": "http://gitzw.art/#hnq.1985.aardbeien_01.jpg",
            "material": [
                "oil",
                "aat:300015050",
                "canvas",
                "aat:300014078"
            ],
            "width": "",
            "height": "",
            "dateCreated": "1985",
            "creator": {
                "@type": "Person",
                "@id": "http://gitzw.art/hnq",
                "url": "https://gitzw.art/henk-van-den-berg",
                "name": "henk van den berg"
            },
            "copyrightHolder": "http://gitzw.art/hnq",
            "license": "https://creativecommons.org/licenses/by-nc-nd/4.0/"
        },
        {
            "@type": "ImageObject",
            "@id": "http://gitzw.art/#hnq.1985.aardbeien_01.jpg",
            "url": "https://gitzw.art/img/resized/3000x3000/hnq/1985/aardbeien_01.jpg",
            "copyrightHolder": "http://gitzw.art/hnq",
            "license": "https://creativecommons.org/licenses/by-nc-nd/4.0/"
        },
        {
            "@type": "WebPage",
            "@id": "http://gitzw.art/henk-van-den-berg/work/painting/1985/0002",
            "url": "https://gitzw.art/henk-van-den-berg/work/painting/1985/0002",
            "mainEntity": {
                "@id": "http://gitzw.art/hnq.work.paint.1985.0002"
            },
            "relatedLink": [
                "https://gitzw.art/henk-van-den-berg/work/painting/1985/0001",
                "https://gitzw.art/henk-van-den-berg/work/painting/1990/0000"
            ]
        }
    ]
}