@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/63635> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98810> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q552461> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63635" ;
    skos:prefLabel "washing hands"@en,
        "handen wassen"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81567> ;
    skos:scopeNote "Proces van het schoonmaken van de handen."@en,
        "Process of cleaning one's hands"@nl ;
    prov:generatedAtTime "2024-04-22T06:15:17+00:00"^^xsd:dateTime .

