@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/80421> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79568> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054145> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80421" ;
    skos:prefLabel "ballet (discipline)"@en,
        "ballet (dsicipline)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/43896> ;
    skos:scopeNote "The discipline involving artistic dancing in which stylized poses and steps are combined with light and flowing figures and movements, such as leaps and turns; often combined with music, scenery, costume, and sometimes pantomime or speech to convey a story, theme, or atmosphere to the audience."@en,
        "Te gebruiken voor artistieke dans waarin gestileerde poses en passen worden gecombineerd met licht en vloeiende figuren en bewegingen, zoals sprongen en draaiingen; vaak gecombineerd met muziek, decor, kostuums en soms pantomime of voordracht, om een verhaal, thema of sfeer aan de toeschouwer over te brengen."@nl ;
    prov:generatedAtTime "2023-07-11T06:33:06+00:00"^^xsd:dateTime .

