@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/98488> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98109> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q117187901> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98488" ;
    skos:prefLabel "variety (performing arts genre)"@en,
        "variété (genre in de uitvoerende kunsten)"@nl ;
    skos:scopeNote "Multidisciplinary theatrical genre, consisting of a series of acts with or without an overarching structure."@en,
        "Multidisciplinair theatergenre, bestaande uit een reeks sketches met of zonder overkoepelende structuur."@nl ;
    prov:generatedAtTime "2023-10-16T13:34:47+00:00"^^xsd:dateTime .

