@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/81821> a skos:Concept ;
    skos:altLabel "geluidsinstallatie"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92371> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300387585> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81821" ;
    skos:prefLabel "sound installation"@en,
        "klankobject"@nl ;
    skos:scopeNote "Interdisciplinary art installations that incorporate sound into physical environments."@en,
        "Interdisciplinaire kunstinstallaties waarbij geluid in een fysieke omgeving wordt verwerkt."@nl ;
    prov:generatedAtTime "2023-07-18T12:28:53+00:00"^^xsd:dateTime .

