@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/98134> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98135> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300423764> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98134" ;
    skos:prefLabel "dress-up costume"@en,
        "verkleedkleding"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66253> ;
    skos:scopeNote "Clothing and attributes that children and adults wear to dress up as another character, figure, animal or person."@en,
        "Kledij en attributen die kinderen en volwassenen dragen om zich te verkleden als een ander personage, figuur, dier of persoon."@nl ;
    prov:generatedAtTime "2023-07-12T11:15:49+00:00"^^xsd:dateTime .

