@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/98431> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92583> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300075154> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/47133> ;
    skos:notation "98431" ;
    skos:prefLabel "filmmaker"@en,
        "filmer"@nl ;
    skos:scopeNote "Makers of motion pictures. The term may also be used to describe anyone who is involved specifically in the creative aspects of motion picture making, as opposed to the technical aspects."@en,
        "Te gebruiken voor makers van persoonlijke, zelfstandig geproduceerde films, die verantwoordelijk zijn voor het ontwerp, de sponsoring en uitvoering van alle aspecten van de film."@nl ;
    prov:generatedAtTime "2023-09-18T07:14:50+00:00"^^xsd:dateTime .

