@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/63310> a skos:Concept ;
    skos:altLabel "barre (in ballet studio)"@en,
        "balletschool"@nl,
        "barre (in balletstudio)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93715> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411430> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63310" ;
    skos:prefLabel "ballet studio"@en,
        "balletstudio"@nl ;
    skos:scopeNote "Institutions in which a discipline of theatrical dance using precise and highly formalized set steps and techniques is taught."@en,
        "Scholen waar men de kunst van het balletdansen leert."@nl ;
    prov:generatedAtTime "2023-07-17T12:07:15+00:00"^^xsd:dateTime .

