@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/55224> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96690> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PRIJS> ;
    skos:notation "55224" ;
    skos:prefLabel "Dutch Doc Award"@en,
        "Dutch Doc Award"@nl ;
    skos:scopeNote """De Dutch Doc Award is een jaarlijkse prijs voor documentaire fotografie – van journalistiek tot conceptueel. 

De Dutch Doc Award is een initiatief van het Fonds voor beeldende kunsten, vormgeving en bouwkunst (Fonds BKVB) en wordt uitgevoerd in samenwerking met FOTODOK. 

http://www.dutch-doc.nl/"""@nl ;
    prov:generatedAtTime "2022-05-24T07:40:58+00:00"^^xsd:dateTime .

