@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/90556> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96842> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300191227> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "90556" ;
    skos:prefLabel "card game (game set)"@en,
        "kaartspel (set)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64626>,
        <https://data.rkd.nl/thesaurus/66368> ;
    skos:scopeNote "Sets composed of playing cards plus other items designed to be used together in games in which the primary activity during a round of play involves the use of the playing cards."@en,
        "Sets bestaande uit speelkaarten en eventuele andere voorwerpen die tezamen gebruikt worden in spellen waarin het gebruik van speelkaarten centraal staat."@nl ;
    prov:generatedAtTime "2023-07-10T12:49:06+00:00"^^xsd:dateTime .

