@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/54773> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96530> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300343830> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "54773" ;
    skos:prefLabel "fashion house"@en,
        "modehuis"@nl ;
    skos:scopeNote "Business establishments for the design, display, and sale of high-quality clothing and accessories, usually limited to those designed by fashion designers."@en,
        "Bedrijven die hoogwaardige kleding en accessoires ontwerpen, vertonen en verkopen, meestal beperkt tot producten die zijn ontworpen door modeontwerpers."@nl ;
    prov:generatedAtTime "2023-09-20T09:23:09+00:00"^^xsd:dateTime .

