@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/99068> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63194> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266754> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "99068" ;
    skos:prefLabel "interactive art"@en,
        "interactieve kunst"@nl ;
    skos:scopeNote "Describes works that depend upon the interaction of the viewer for complete expression. This term has often referred to works in which computers or other technology have a role. For works that may incorporate elements of space or time, but that do not require the participation of the viewer, use \"generative art.\""@en,
        "Beschrijft werken die voor een volledige expressie afhankelijk zijn van de interactie met de toeschouwer. Deze term verwijst meestal naar werken waarin computers of andere technologieën een rol spelen. Gebruik 'copy art' voor werken die elementen van ruimte en tijd kunnen bevatten, maar waarvoor de medewerking van de toeschouwer niet is vereist."@nl ;
    prov:generatedAtTime "2025-01-23T13:15:48+00:00"^^xsd:dateTime .

