@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/79568> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79569> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054140> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63427>,
        <https://data.rkd.nl/thesaurus/79824>,
        <https://data.rkd.nl/thesaurus/79936>,
        <https://data.rkd.nl/thesaurus/80421> ;
    skos:notation "79568" ;
    skos:prefLabel "performing art"@en,
        "uitvoerende kunst"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98109> ;
    skos:scopeNote "Arts that depend upon performances given by actors, musicians, poets, etc., and/or by public participation. Examples include ballet, other dance, singing, playing musical instruments, theater, cinema, television, pageants, circus, etc., which are presented to the attention of observers through the live or recorded actions of the artists."@en,
        "Kunstvormen die aan de aandacht van waarnemers worden gepresenteerd door middel van rechtstreekse of opgenomen handelingen van de kunstenaars, zoals dansen, acteren, of het uitvoeren van muziek."@nl ;
    prov:generatedAtTime "2024-08-05T11:43:09+00:00"^^xsd:dateTime .

