@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/64510> a skos:Concept ;
    skos:altLabel "sports and games"@en,
        "kinderspel"@nl,
        "sport en spel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98035> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069657> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64609>,
        <https://data.rkd.nl/thesaurus/64610>,
        <https://data.rkd.nl/thesaurus/64611>,
        <https://data.rkd.nl/thesaurus/64616>,
        <https://data.rkd.nl/thesaurus/64617>,
        <https://data.rkd.nl/thesaurus/64620>,
        <https://data.rkd.nl/thesaurus/64621>,
        <https://data.rkd.nl/thesaurus/64624>,
        <https://data.rkd.nl/thesaurus/64626>,
        <https://data.rkd.nl/thesaurus/64629>,
        <https://data.rkd.nl/thesaurus/64635>,
        <https://data.rkd.nl/thesaurus/64636>,
        <https://data.rkd.nl/thesaurus/66358>,
        <https://data.rkd.nl/thesaurus/66964>,
        <https://data.rkd.nl/thesaurus/66965>,
        <https://data.rkd.nl/thesaurus/81334>,
        <https://data.rkd.nl/thesaurus/83373> ;
    skos:notation "64510" ;
    skos:prefLabel "game"@en,
        "spel"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62998>,
        <https://data.rkd.nl/thesaurus/64032>,
        <https://data.rkd.nl/thesaurus/64644>,
        <https://data.rkd.nl/thesaurus/82864> ;
    skos:scopeNote "Forms of competitive play, usually involving an element of strategy, especially to interfere with an opponent's play; may or may not require physical skill."@en,
        "Te gebruiken voor vormen van wedijverend spel, waarbij meestal een element van strategie een rol speelt, vooral om het spel van de tegenstander te beïnvloeden, al of niet gepaard met lichamelijke vaardigheid."@nl ;
    prov:generatedAtTime "2024-04-17T13:23:47+00:00"^^xsd:dateTime .

