@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/63370> a skos:Concept ;
    skos:altLabel "dansend"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98035> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300389779> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63370" ;
    skos:prefLabel "dancing (activity)"@en,
        "dansen (activiteit)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/43896>,
        <https://data.rkd.nl/thesaurus/64349>,
        <https://data.rkd.nl/thesaurus/98531> ;
    skos:scopeNote "The activity characterized by rhythmical skipping and stepping, with regular turnings and movements of the limbs and body, usually to the accompaniment of music."@en,
        "Activiteit die gekenmerkt wordt door ritmische sprongen en stappen, en regelmatige draaiingen en bewegingen van het lichaam en de ledematen, doorgaans onder muzikale begeleiding."@nl ;
    prov:generatedAtTime "2023-10-19T07:06:13+00:00"^^xsd:dateTime .

