@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/55329> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/35343> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386725> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ONDERWERPSTYPE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/35342>,
        <https://data.rkd.nl/thesaurus/55330> ;
    skos:notation "55329" ;
    skos:prefLabel "photojournalism"@en,
        "fotojournalistiek"@nl ;
    skos:scopeNote "Communications field concerned with using photographs to document significant events, often in the context of news and related commentary through the mass media, both print and electronic. For journalism focusing on images other than photographs, use \"pictorial journalism.\""@en,
        "Communicatievakgebied waarbij foto's worden gebruikt om belangrijke evenementen te documenteren, vaak in de context van nieuws en commentaar, via de massamedia, zowel gedrukt als elektronisch. Gebruik 'beeldjournalistiek' voor journalistiek met andere beelden dan foto's."@nl ;
    prov:generatedAtTime "2023-03-22T14:12:10+00:00"^^xsd:dateTime .

