@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/63613> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98132> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300212499> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63613" ;
    skos:prefLabel "shirt (main garment)"@en,
        "overhemd"@nl ;
    skos:scopeNote "Generally refers to various types of main garments for the upper body, made with or without sleeves and worn over or tucked in the waistband of a skirt, trousers, or the like. Usually having a collar, which may be detachable, often a front opening, and sometimes pockets. Specifically often refers to an article of male attire with long sleeves terminating in wristbands or cuffs. It originally referred to undergarments for the upper part of the body, made of linen, calico, flannel, silk, or other washable material; originally always worn next to the skin."@en,
        "Bovenkleding voor het bovenlichaam, met of zonder mouwen en gedragen in of over de tailleband van een rok of broek. Meestal met een kraag, die soms afneembaar is, een sluiting van voren en soms zakken op de borst."@nl ;
    prov:generatedAtTime "2023-07-12T14:41:11+00:00"^^xsd:dateTime .

