@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/53847> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96690> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PRIJS> ;
    skos:notation "53847" ;
    skos:prefLabel "Dutch Fashion Award"@en,
        "Dutch Fashion Award"@nl ;
    skos:scopeNote """De Dutch Fashion Award werd ingesteld in 2007 en bestaat uit een geldprijs van 25.000 euro.
"The Mercedes-Benz Dutch Fashion Awards is a celebration moment for Dutch fashion, created to assemble the Dutch fashion field and industry. It is a collective freeze moment to develop the Dutch fashion industry and boost innovative design. The Mercedes-Benz Dutch Fashion Awards call the attention of the international fashion industry to Dutch fashion and connects fashion creativity with commerce. This annual focus moment is also a presentation platform for the highest level of Dutch fashion talent."
www.dutchfashionaward.nl, december 2009"""@nl ;
    prov:generatedAtTime "2022-05-24T07:40:58+00:00"^^xsd:dateTime .

