{
    "@context": [
        "http://schema.org",
        {
            "aat": "http://vocab.getty.edu/aat/"
        }
    ],
    "@graph": [
        {
            "@type": "VisualArtwork",
            "@id": "http://gitzw.art/hnq.work.paint.198x.0002",
            "additionalType": [
                "Oil Painting",
                "aat:300033799"
            ],
            "url": "https://gitzw.art/henk-van-den-berg/work/painting/198x/0002",
            "name": "man = mind",
            "image": "http://gitzw.art/#hnq.198x._DSC0870_01.jpg",
            "material": [
                "oil",
                "aat:300015050",
                "canvas",
                "aat:300014078"
            ],
            "width": "150 cm",
            "height": "180 cm",
            "dateCreated": "1980",
            "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.198x._DSC0870_01.jpg",
            "url": "https://gitzw.art/img/resized/3000x3000/hnq/198x/_DSC0870_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/198x/0002",
            "url": "https://gitzw.art/henk-van-den-berg/work/painting/198x/0002",
            "mainEntity": {
                "@id": "http://gitzw.art/hnq.work.paint.198x.0002"
            },
            "relatedLink": [
                "https://gitzw.art/henk-van-den-berg/work/painting/198x/0000",
                "https://gitzw.art/henk-van-den-berg/work/painting/198x/0003"
            ]
        }
    ]
}