@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/64611> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64510> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379163> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64611" ;
    skos:prefLabel "blind man's bluff"@en,
        "blindemannetje"@nl ;
    skos:scopeNote "Spel waarbij één speler wordt geblinddoekt en anderen probeert te vangen en te identificeren, terwijl de anderen hem heen en weer duwen en voor de gek houden."@en,
        "Game in which one player is blindfolded, and tries to catch and identify any one of the others, who, on their part, push him about, and make sport with him."@nl ;
    prov:generatedAtTime "2024-04-16T06:39:42+00:00"^^xsd:dateTime .

