@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/47133> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98431> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443882> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "47133" ;
    skos:prefLabel "documentary filmmaker"@en,
        "documentairemaker"@nl ;
    skos:scopeNote "Film or video makers who present fact and real situations and people rather than fiction."@en ;
    prov:generatedAtTime "2023-09-18T07:14:50+00:00"^^xsd:dateTime .

