@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/46675> a skos:Concept ;
    skos:altLabel "stylist"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98416> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025364> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "46675" ;
    skos:prefLabel "stylist"@en,
        "stilist"@nl ;
    skos:scopeNote "Those whose occupation is to create, co-ordinate, or promote the fashions or designs for a firm's commodities, usually in the context of the retail clothing industry."@en,
        "Mensen die beroepsmatig de mode of het ontwerp van producten van een bedrijf maken, coÃ¶rdineren of promoten, gewoonlijk binnen de kledingdetailhandel."@nl ;
    prov:generatedAtTime "2023-09-13T08:25:11+00:00"^^xsd:dateTime .

