@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/63582> a skos:Concept ;
    skos:altLabel "costume by form"@en,
        "kledingstuk"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63210> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266639> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/68148>,
        <https://data.rkd.nl/thesaurus/73392>,
        <https://data.rkd.nl/thesaurus/98130>,
        <https://data.rkd.nl/thesaurus/98132> ;
    skos:notation "63582" ;
    skos:prefLabel "clothing"@en,
        "kleding"@nl ;
    skos:scopeNote "Coverings for the torso, limbs, hands, feet, and head for warmth, fashion, or to cover nudity. It generally excludes other items of costume such as jewelry, crowns, and other accessories that are purely decorative or symbolic and have no practical function."@en,
        "Bedekking van de romp, ledematen, handen, voeten en hoofd voor de warmte, mode, of om bedekken naaktheid. Het sluit over het algemeen andere voorwerpen die onder 'kostuum'vallen zoals sieraden, kronen en andere accessoires die puur decoratief of symbolisch zijn en geen praktische functie hebben, uit."@nl ;
    prov:generatedAtTime "2023-07-31T09:38:37+00:00"^^xsd:dateTime .

