@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/79919> a skos:Concept ;
    skos:altLabel "modeontwerp"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79845> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300138708> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/79913> ;
    skos:notation "79919" ;
    skos:prefLabel "fashion design"@en,
        "modevormgeving"@nl ;
    skos:scopeNote "Designing clothing, accessories, and ensembles for personal wear. For the design of clothing, accessories, and ensembles intended to create an appearance characteristic of a particular period, person, place, or thing, especially (but not exclusively) for theatrical performances, use \"costume design.\" For the concept of a prevailing, usually short lived custom, usage, or style in clothing, cars, restaurants, and other personal possessions and services, use \"fashion.\""@en,
        "Het vormgeven van kleding, accessoires en ensembles voor individuen. Gebruik 'kostuumvormgeving' voor het vormgeven van kleding, accessoires en ensembles die zijn bedoeld om een uiterlijk te creëren dat karakteristiek is voor een bepaalde periode, persoon, plaats of ding, vooral (maar niet uitsluitend) voor theatervoorstellingen."@nl ;
    prov:generatedAtTime "2022-10-13T11:22:45+00:00"^^xsd:dateTime .

