@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/63638> a skos:Concept ;
    skos:altLabel "personal hygiene"@en,
        "put on lipstick"@en,
        "lichaamsverzorgende handelingen"@nl,
        "lichaamsverzorging"@nl,
        "lippen stiften"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98810> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379165>,
        <http://www.iconclass.org/31A51> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63638" ;
    skos:prefLabel "toilette (activity)"@en,
        "toilet maken"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65147>,
        <https://data.rkd.nl/thesaurus/81567>,
        <https://data.rkd.nl/thesaurus/92764>,
        <https://data.rkd.nl/thesaurus/98817> ;
    skos:scopeNote "Activities surrounding washing and attiring oneself."@en,
        "De handelingen rondom het zich wassen en kleden."@nl ;
    prov:generatedAtTime "2024-04-16T06:54:25+00:00"^^xsd:dateTime .

