@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/63633> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98810> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300343854>,
        <http://www.iconclass.org/31A54>,
        <http://www.iconclass.org/31AA54> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63633" ;
    skos:prefLabel "bathing"@en,
        "baden (handeling)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62948>,
        <https://data.rkd.nl/thesaurus/64025>,
        <https://data.rkd.nl/thesaurus/64026>,
        <https://data.rkd.nl/thesaurus/64027>,
        <https://data.rkd.nl/thesaurus/64028>,
        <https://data.rkd.nl/thesaurus/81567> ;
    skos:scopeNote "The washing of humans or animals; for recreational immersion in water, use \"swimming.\""@en,
        "Het wassen van mensen of dieren. Gebruik 'zwemmen' voor recreatieve onderdompeling in water."@nl ;
    prov:generatedAtTime "2024-04-15T10:08:35+00:00"^^xsd:dateTime .

