@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/64641> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81334> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300222793> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64641" ;
    skos:prefLabel "tennis"@en,
        "tennis"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64627>,
        <https://data.rkd.nl/thesaurus/68006> ;
    skos:scopeNote "Game in which two opposing players or pairs of players use tautly strung rackets to hit a ball of regulated size, weight, and bounce over a net on a rectangular court. Points are awarded to the player or team whenever the opponent fails to correctly return the ball within the prescribed dimensions of the court."@en,
        "Spel waarin twee spelers of paren spelers met strak bespannen rackets een bal met een bepaalde grootte, gewicht en stuitvermogen op een rechthoekig veld over een net slaan. Een speler of team krijgt punten wanneer de tegenstander de bal niet binnen de lijnen van het veld weet terug te slaan."@nl ;
    prov:generatedAtTime "2023-07-10T14:32:42+00:00"^^xsd:dateTime .

