@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/65166> a skos:Concept ;
    skos:altLabel "lampetkom"@nl,
        "wasbekken"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300220999> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65166" ;
    skos:prefLabel "washbowl"@en,
        "waskom"@nl ;
    skos:scopeNote "Large bowls or basins for washing one's hands and face, usually accompanied by a pitcher."@en,
        "Houders voor water, inhoud ca. 5 liter, om je te wassen; meestal in combinatie met een kan."@nl ;
    prov:generatedAtTime "2022-10-05T07:51:52+00:00"^^xsd:dateTime .

