@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/66357> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65148> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300039627> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66357" ;
    skos:prefLabel "billiard table"@en,
        "biljarttafel"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64610>,
        <https://data.rkd.nl/thesaurus/66361> ;
    skos:scopeNote "Tables with a slate surface covered with cloth and surrounded by cushioned rails, on which the game of billiards is played. Distinct from \"pool tables\" which are similar in form but have six pockets.\""@en,
        "Tafels waarop het biljartspel wordt gespeeld en waarvan het oppervlak bestaat uit met stof beklede leistenen platen, omringd door een stootrand. Te onderscheiden van 'pooltafels' die qua vorm hetzelfde zijn maar zes zakken hebben."@nl ;
    prov:generatedAtTime "2023-07-10T12:39:49+00:00"^^xsd:dateTime .

