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

