@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/45673> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98073> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300197742> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "45673" ;
    skos:prefLabel "producer (manager)"@en,
        "producent (manager)"@nl ;
    skos:scopeNote "People who manage the financial and artistic resources of productions in the performing arts."@en,
        "Personen die de financiële en artistieke middelen van de producties van de uitvoerende kunst beheren."@nl ;
    prov:generatedAtTime "2023-06-21T07:22:47+00:00"^^xsd:dateTime .

