@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/64621> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64510> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300252706> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64621" ;
    skos:prefLabel "gamble"@en,
        "gokken"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66973> ;
    skos:scopeNote "Risking money or other valuable stakes on the outcome of contests or other events whose outcome involves chance and is thus uncertain."@en,
        "Het op het spel zetten van geld of andere waardevolle inzetten op de uitkomst van wedstrijden of andere evenementen waarbij de uitkomst met toeval te maken heeft en dus onzeker is."@nl ;
    prov:generatedAtTime "2023-07-10T14:15:57+00:00"^^xsd:dateTime .

