@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/63595> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/73392> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300210542> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63595" ;
    skos:prefLabel "vest / shirt"@en,
        "hemd"@nl ;
    skos:scopeNote "Loose-fitting, straight-hanging shirtlike underwear with or without sleeves, usually extending to the hip or knee."@en,
        "Los, recht vallend ondergoed met of zonder mouwen, meestal doorlopend tot de heup of knie."@nl ;
    prov:generatedAtTime "2023-07-12T14:35:04+00:00"^^xsd:dateTime .

