@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/35343> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79821> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300134547> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ONDERWERPSTYPE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46760>,
        <https://data.rkd.nl/thesaurus/55329> ;
    skos:notation "35343" ;
    skos:prefLabel "documentary photography"@en,
        "documentaire fotografie"@nl ;
    skos:scopeNote "An approach to photography in which the subject is recorded with an emphasis on factual accuracy and with a high degree of objectivity by the photographer; often of a newsworthy event. May be intended to record, and ultimately influence, social conditions."@en,
        "Fotografie waarbij bij het vastleggen van het onderwerp, vaak een actuele gebeurtenis, de nadruk wordt gelegd op een nauwkeurige weergave van de feiten en de fotograaf een zo hoog mogelijke mate van objectiviteit aan de dag legt."@nl ;
    prov:generatedAtTime "2023-03-22T13:13:18+00:00"^^xsd:dateTime .

