@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/32792> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90302> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386267> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "32792" ;
    skos:prefLabel "museum director"@en,
        "museumdirecteur"@nl ;
    skos:scopeNote "Refers to the official heads of museums, which are institutions that maintain places where objects of value such as works of art, antiquities, scientific specimens, or other artifacts are housed and displayed for public benefit."@en,
        "Verwijst naar het officiële hoofd van een museum, dat wil zeggen een instelling waar waardevolle objecten zoals kunstwerken, oude voorwerpen, wetenschappelijke specimens of andere artefacten worden bewaard en tentoongesteld aan het publiek."@nl ;
    prov:generatedAtTime "2022-07-18T06:43:58+00:00"^^xsd:dateTime .

