@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/66361> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64192> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300211071>,
        <https://www.wikidata.org/entity/Q593707> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66361" ;
    skos:prefLabel "cue (billiards)"@en,
        "keu (biljart)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64610>,
        <https://data.rkd.nl/thesaurus/66357> ;
    skos:scopeNote "Long, usually wooden, sticks with various types of heads used to propel balls or disks in some games, such as billiards and shuffleboard."@en,
        "Lange, meestal houten stokken met verschillende soorten koppen die in bepaalde spellen worden gebruikt om ballen of schijven weg te schieten, bijvoorbeeld bij biljart of het Amerikaanse shuffleboard."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:28+00:00"^^xsd:dateTime .

