@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/64617> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64510> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379949> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64617" ;
    skos:prefLabel "domino"@en,
        "domino"@nl ;
    skos:scopeNote "A game played with rectangular pieces or tiles, usually 28, having various numbers of pips marked on the pieces; players position ends of tiles having the corresponding number of pips in contact with each other as long as this can be done; the player who has the lowest number of pips on his or her remaining tiles is the winner."@en,
        "Een spel dat wordt gespeeld met doorgaans 28 rechthoekige stukken of tegels waarop verschillende aantallen punten staan afgebeeld. De spelers leggen zo lang het kan tegels aan waarop aan de ene kant hetzelfde aantal punten staan als op het uiteinde van de daarnaast gelegen tegel. Zodra dit niet meer mogelijk is, wint de speler met het laagste aantal punten op zijn of haar overgebleven tegels."@nl ;
    prov:generatedAtTime "2023-07-10T14:13:19+00:00"^^xsd:dateTime .

