@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/64512> a skos:Concept ;
    skos:altLabel "popular theater performance"@en,
        "public performance"@en,
        "theater show"@en,
        "theatervoorstelling"@nl,
        "toneelvoorstelling"@nl,
        "volkstoneelvoorstelling"@nl,
        "voorstelling voor publiek"@nl,
        "voorstellingen voor publiek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/81100> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069200> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46424>,
        <https://data.rkd.nl/thesaurus/63426>,
        <https://data.rkd.nl/thesaurus/64642>,
        <https://data.rkd.nl/thesaurus/67259>,
        <https://data.rkd.nl/thesaurus/67260>,
        <https://data.rkd.nl/thesaurus/82618>,
        <https://data.rkd.nl/thesaurus/84711> ;
    skos:notation "64512" ;
    skos:prefLabel "performance (creative event)"@en,
        "voorstelling (creatieve gebeurtenis)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64649> ;
    skos:scopeNote "Instances of the execution of an action, operation, or process in performing a literary, artistic, musical, theatrical, or other creative work."@en,
        "Handeling, bewerking of proces bij de uitvoering van een literair, artistiek, muzikaal, theatraal of ander creatief werk."@nl ;
    prov:generatedAtTime "2023-08-16T10:48:26+00:00"^^xsd:dateTime .

