@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/64521> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98531> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379030> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64521" ;
    skos:prefLabel "round dance"@en,
        "reidans"@nl ;
    skos:scopeNote "Dansstijl waarbij de dansers in een kring bewegen. Voorbeelden zijn volksdansen waarin de dansers een cirkel vormen en stijldansen waarin paren in een cirkelbeweging de dansvloer overgaan, zoals een wals of een polka."@en,
        "Dances in which the participants move in a circular fashion; examples are folk dances in which the dancers form a circle, and ballroom dances in which couples move in circles round the ballroom, such as a waltz or polka."@nl ;
    prov:generatedAtTime "2023-10-19T07:01:01+00:00"^^xsd:dateTime .

