@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/46311> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98073> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025654> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "46311" ;
    skos:prefLabel "director"@en,
        "regisseur"@nl ;
    skos:scopeNote "Artistic supervisors of productions in the performing arts, responsible for the work performed by the other artists and technicians, the conduct of rehearsals, and the general interpretation of the work."@en,
        "Artistieke leiders van producties in de uitvoerende kunsten die verantwoordelijk zijn voor het werk dat wordt uitgevoerd door de andere artiesten en technici, het leiden van repetities en voor de algehele interpretatie van het werk."@nl ;
    prov:generatedAtTime "2023-09-14T12:12:20+00:00"^^xsd:dateTime .

