@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/66253> a skos:Concept ;
    skos:altLabel "festive clothing"@en,
        "feestkleding"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98135> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300224229> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66253" ;
    skos:prefLabel "fancy dress"@en,
        "feestdracht"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98134> ;
    skos:scopeNote "Dress appropriate for a ball, masquerade, or the like, usually characteristic of a particular period or place, class of persons, or a historical or fictional character."@en,
        "Drachten voor feesten, zolas gala's en gemaskerde bals, soms geïnspireerd op kleding die kenmerkend is voor een bepaalde periode of plaats, sociale klasse of voor een historisch of verzonnen personage."@nl ;
    prov:generatedAtTime "2023-07-12T11:16:39+00:00"^^xsd:dateTime .

