@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/64623> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81334> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300222782> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64623" ;
    skos:prefLabel "gymnastics"@en,
        "gymnastiek"@nl ;
    skos:scopeNote "Competitive athletic sport involving the skillful execution of physical exercises of strength, agility, and balance, involving apparatus such as mats, balance beams, parallel bars, vaulting horses, and flying rings. For the art of tumbling, balancing, and jumping presented as performance, use \"acrobatics.\""@en,
        "Atletische wedstrijdsport waarbij op bekwame wijze fysieke kracht-, lenigheids- en evenwichtsoefeningen moeten worden uitgevoerd op en aan toestellen zoals matten, evenwichtsbalken, bruggen, paarden en ringen. Gebruik 'acrobatiek' voor de kunst van het draaien, balanceren en springen voorzover als voorstelling gepresenteerd."@nl ;
    prov:generatedAtTime "2023-07-10T14:16:52+00:00"^^xsd:dateTime .

