@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/98130> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63582> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209265> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63590>,
        <https://data.rkd.nl/thesaurus/63599>,
        <https://data.rkd.nl/thesaurus/63607>,
        <https://data.rkd.nl/thesaurus/63610>,
        <https://data.rkd.nl/thesaurus/63614>,
        <https://data.rkd.nl/thesaurus/63622>,
        <https://data.rkd.nl/thesaurus/63753>,
        <https://data.rkd.nl/thesaurus/68147>,
        <https://data.rkd.nl/thesaurus/73636>,
        <https://data.rkd.nl/thesaurus/75265>,
        <https://data.rkd.nl/thesaurus/98270>,
        <https://data.rkd.nl/thesaurus/98272> ;
    skos:notation "98130" ;
    skos:prefLabel "outerwear"@en,
        "overkleding"@nl ;
    skos:scopeNote "Garments worn over other garments as the outer layer, especially those worn for protection from the natural elements. For garments worn for protection from dirt or danger, use descriptors listed under \"<protective wear>.\""@en,
        "Kledingstukken die over andere kleding worden gedragen als buitenste laag, vooral wanneer ze worden gedragen voor de warmte of ter bescherming tegen het weer. Gebruik termen vermeld onder 'beschermende kleding' voor kleding die wordt gedragen ter bescherming tegen vuil of gevaar."@nl ;
    prov:generatedAtTime "2023-07-31T12:03:36+00:00"^^xsd:dateTime .

