{
    "@context": [
        "http://schema.org",
        {
            "aat": "http://vocab.getty.edu/aat/"
        }
    ],
    "@graph": [
        {
            "@type": "VisualArtwork",
            "@id": "http://gitzw.art/hnq.work.paint.1993.0004",
            "additionalType": [
                "Oil Painting",
                "aat:300033799"
            ],
            "url": "https://gitzw.art/henk-van-den-berg/work/painting/1993/0004",
            "name": "oranje rechthoeken (machine drawing)",
            "image": "http://gitzw.art/#hnq.199x._DSC0610_01_01.jpg",
            "material": [
                "oil",
                "aat:300015050",
                "canvas",
                "aat:300014078"
            ],
            "width": "180 cm",
            "height": "200 cm",
            "dateCreated": "1993",
            "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.199x._DSC0610_01_01.jpg",
            "url": "https://gitzw.art/img/resized/3000x3000/hnq/199x/_DSC0610_01_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/1993/0004",
            "url": "https://gitzw.art/henk-van-den-berg/work/painting/1993/0004",
            "mainEntity": {
                "@id": "http://gitzw.art/hnq.work.paint.1993.0004"
            },
            "relatedLink": [
                "https://gitzw.art/henk-van-den-berg/work/painting/1992/0003",
                "https://gitzw.art/henk-van-den-berg/work/painting/1993/0006"
            ]
        }
    ]
}