@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/63210> a skos:Concept ;
    skos:altLabel "dracht (kleding)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300178802> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63381>,
        <https://data.rkd.nl/thesaurus/63582>,
        <https://data.rkd.nl/thesaurus/63628>,
        <https://data.rkd.nl/thesaurus/67087>,
        <https://data.rkd.nl/thesaurus/81826>,
        <https://data.rkd.nl/thesaurus/98131> ;
    skos:notation "63210" ;
    skos:prefLabel "costume (mode of fashion)"@en,
        "kostuum (wijze van mode)"@nl ;
    skos:scopeNote "The mode or fashion of personal attire and dress, including the way of wearing the hair, style of clothing, jewelry, crowns, scepters, and other accessories of personal adornment, belonging to a particular nation, class, period, or special occasion, including all items worn or carried by people for warmth, protection, embellishment, or symbolic purposes. In English, generally expressed in the singular."@en,
        "De wijze van mode van persoonlijke kledij en dracht met inbegrip van de manier van het dragen van het haar, de stijl van kleding, sieraden, kronen, scepters, en andere accessoires van persoonlijke versiering, behorend tot een bepaalde natie, klasse, periode, of speciale gelegenheid, met inbegrip van alle artikelen gedragen of door mensen voor warmte, bescherming, verfraaiing, of symbolische doeleinden uitgevoerd. In het Engels, in het algemeen uitgedrukt in het enkelvoud."@nl ;
    prov:generatedAtTime "2023-07-31T11:28:18+00:00"^^xsd:dateTime .

