@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/64622> a skos:Concept ;
    skos:altLabel "golven (sport)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/81334> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300222767> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64622" ;
    skos:prefLabel "golf"@en,
        "golf (sport)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66956> ;
    skos:scopeNote "Cross-country game in which a player strikes a small ball with various clubs from a series of starting points (teeing grounds) into a series of holes on a course. The player who holes his ball in the fewest strokes wins. Evidence suggests that early forms of golf were played first in the Netherlands and then in Scotland."@en ;
    prov:generatedAtTime "2023-07-10T14:16:21+00:00"^^xsd:dateTime .

