@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/2291> a skos:Concept ;
    skos:altLabel "paintbox operator"@en,
        "paintbox operator"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/28040> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300253822> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "2291" ;
    skos:prefLabel "computer artist"@en,
        "computerkunstenaar"@nl ;
    skos:scopeNote "Artists who create digital art works that emphasize the computer's role in thier creation and apprehension. Computer artists devote themselves specifically to employing computer terminals or technology for display, distribution, or interaction, so that the machinery is an integral part of their work."@en,
        "Kunstenaars die kunstwerken maken waarbij het gebruik van een computer deel uitmaakt van het proces."@nl ;
    prov:generatedAtTime "2023-09-19T11:54:34+00:00"^^xsd:dateTime .

