@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/99067> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63194> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300417632> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "99067" ;
    skos:prefLabel "participatory art"@en,
        "participatieve kunst"@nl ;
    skos:scopeNote "Art in which people are socially or physically engaged directly in an artwork, allowing them to become creative participants in a work or action, to the extent that they may be considered co-authors, though usually anonymous. This type of work is considered incomplete without the interaction of viewers or audience. For technological works that require physical manipulation, or that are directed by formal instructions given by the artist, use \"interactive art\"."@en,
        "Kunst waarin mensen sociaal of fysiek direct betrokken zijn bij een kunstwerk, waardoor ze creatieve deelnemers worden aan een werk of actie, in die mate dat ze als mede-auteurs kunnen worden beschouwd, hoewel ze meestal anoniem zijn. Dit type werk wordt als onvolledig beschouwd zonder de interactie van kijkers of publiek."@nl ;
    prov:generatedAtTime "2025-01-23T13:09:19+00:00"^^xsd:dateTime .

