@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/83594> a skos:Concept ;
    skos:altLabel "video environment"@en,
        "video-environment"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/74323> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300102067> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83594" ;
    skos:prefLabel "video art"@en,
        "videokunst"@nl ;
    skos:scopeNote "Works of art that employ video technology, especially videotapes. For the study and practice of the art of producing such works, use \"video.\""@en,
        "Kunstwerken waarbij gebruik wordt gemaakt van videotechnologie, met name videobanden. Gebruik 'videokunst (vakgebied)' voor de studie en praktijk van het maken van zulke werken."@nl ;
    prov:generatedAtTime "2023-07-24T13:44:40+00:00"^^xsd:dateTime .

