@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/53841> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79821> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300157838> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ONDERWERPSTYPE> ;
    skos:notation "53841" ;
    skos:prefLabel "war photography"@en,
        "oorlogsfotografie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/35373> ;
    skos:scopeNote "Use with regard to photography in war for the purposes of historical documentation. For military applications of photography, such as for mapping or training, use \"military photography.\""@en,
        "Fotografie in oorlogstijd met als doel historische documentatie. Gebruik 'militaire fotografie' voor fotografie voor militaire doeleinden, zoals het in kaart brengen van een gebied of oefeningen."@nl ;
    prov:generatedAtTime "2023-03-22T13:43:34+00:00"^^xsd:dateTime .

