@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/73648> a skos:Concept ;
    skos:altLabel "kostuum (mannen)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98132> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209863> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63619>,
        <https://data.rkd.nl/thesaurus/63621>,
        <https://data.rkd.nl/thesaurus/73646>,
        <https://data.rkd.nl/thesaurus/73649>,
        <https://data.rkd.nl/thesaurus/75282> ;
    skos:notation "73648" ;
    skos:prefLabel "suit (main garment)"@en,
        "pak (kostuum)"@nl ;
    skos:scopeNote "Sets of two or more garments made to harmonize or match in color. Also, any costume designed to be worn for a special purpose or under particular conditions, such as a space suit or a snowsuit."@en,
        "Twee- of meerdelige bovenkledingstukken, vervaardigd van bij elkaar passende stoffen. Ook één- of meerdelige pakken, ontworpen om te worden dragen bij bepaalde beroepen of lichamelijke activiteiten."@nl ;
    prov:generatedAtTime "2023-07-13T10:06:25+00:00"^^xsd:dateTime .

