@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/64610> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64510> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300419428> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64610" ;
    skos:prefLabel "billiards"@en,
        "biljarten"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66357>,
        <https://data.rkd.nl/thesaurus/66361> ;
    skos:scopeNote "Game that developed in the 19th century as a game of skill, using a cue ball for each player and a red striker ball. The object of the game is to use your cue ball to push the striker ball into your opponent’s cue ball. A billiards table does not have pockets."@en ;
    prov:generatedAtTime "2023-07-10T14:10:23+00:00"^^xsd:dateTime .

