@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/67901> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98272> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209887> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67902> ;
    skos:notation "67901" ;
    skos:prefLabel "jerkin (jacket)"@en,
        "buis (jasje)"@nl ;
    skos:scopeNote "Close-fitting, hip-length jackets without sleeves, usually collarless and secured with a belt, especially those worn over a doublet during the 16th and 17th centuries. Use also for similar garments with closures made of woven or knitted cloth or leather and worn during the 20th century as protective outerwear or to carry equipment by military personnel."@en,
        "Nauwsluitende, mouwloze jassen tot aan de heupen, meestal zonder kraag en met ceintuur, vooral die werden gedragen over een doublet in de 16e en 17e eeuw. Gebruik ook voor soortgelijke kledingstukken met sluitingen gemaakt van geweven of gebreide stof of leer en gedragen in de 20e eeuw als beschermende bovenkleding of om uitrusting te dragen door militair personeel."@nl ;
    prov:generatedAtTime "2023-07-31T09:11:44+00:00"^^xsd:dateTime .

