@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/43996> a skos:Concept ;
    skos:altLabel "exibition curator"@en,
        "tentoonstellingsmaker"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98422> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300417893> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY> ;
    skos:notation "43996" ;
    skos:prefLabel "exhibition curator"@en,
        "curator (tentoonstellingsmaker)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/32791> ;
    skos:scopeNote "Exhibition curators are the creative leaders that conceptualize and mount exhibitions, and are distinguished from curators in general, who manage collections in museums, galleries, libraries, and other repositories."@en,
        "Een curator of tentoonstellingsmaker is de persoon die de artistieke en inhoudelijke leiding heeft over een tentoonstelling. In de betekenis van tentoonstellingsmaker moet de taak van curator onderscheiden worden van die van conservator. De conservator beheert oo de museale collectie."@nl ;
    prov:generatedAtTime "2023-09-13T12:15:45+00:00"^^xsd:dateTime .

