@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/98531> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96814> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300389781> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64516>,
        <https://data.rkd.nl/thesaurus/64517>,
        <https://data.rkd.nl/thesaurus/64519>,
        <https://data.rkd.nl/thesaurus/64521> ;
    skos:notation "98531" ;
    skos:prefLabel "dance (performing arts composition)"@en,
        "dans (compositie in de uitvoerende kunsten)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/43896>,
        <https://data.rkd.nl/thesaurus/63370>,
        <https://data.rkd.nl/thesaurus/64349> ;
    skos:scopeNote "Rhythmic movements of the body, usually to the accompaniment of music; as a performative work, or as part of tradition or ceremony."@en ;
    prov:generatedAtTime "2023-10-19T07:01:28+00:00"^^xsd:dateTime .

