@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/73392> a skos:Concept ;
    skos:altLabel "ondergoed"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63582> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300209267> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63592>,
        <https://data.rkd.nl/thesaurus/63593>,
        <https://data.rkd.nl/thesaurus/63595>,
        <https://data.rkd.nl/thesaurus/63611>,
        <https://data.rkd.nl/thesaurus/73387>,
        <https://data.rkd.nl/thesaurus/73388>,
        <https://data.rkd.nl/thesaurus/73389>,
        <https://data.rkd.nl/thesaurus/73390>,
        <https://data.rkd.nl/thesaurus/75271>,
        <https://data.rkd.nl/thesaurus/93059>,
        <https://data.rkd.nl/thesaurus/93061>,
        <https://data.rkd.nl/thesaurus/93066>,
        <https://data.rkd.nl/thesaurus/95731> ;
    skos:notation "73392" ;
    skos:prefLabel "underwear"@en,
        "onderkleding"@nl ;
    skos:scopeNote "Garments worn beneath main garments, usually next to the skin."@en,
        "Kledingstukken die onder de bovenkleding worden gedragen."@nl ;
    prov:generatedAtTime "2023-07-13T11:59:16+00:00"^^xsd:dateTime .

