@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/84275> a skos:Concept ;
    skos:altLabel "blijspel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98105> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055911> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/98075> ;
    skos:notation "84275" ;
    skos:prefLabel "comedy"@en,
        "komedie"@nl ;
    skos:scopeNote "Genre waaronder theater-, literatuur- en improvisatievormen vallen waarvan het belangrijkste doel is mensen te amuseren en aan het lachen te maken. Tragedie wordt in het algemeen vaak ter contrastering gebruikt. Komedie kan een maatschappijkritische vorm krijgen door middel van satire en politieke of intellectuele spitsvondigheid, of kan puur spektakel zijn in de vorm van klucht of burleske."@en,
        "Genre encompassing forms of theatre, literature, and improvisation with the basic objective to amuse, humor, and induce laughter. In general, it is often contrasted with tragedy and can be applied in the form of social criticism through satire and political or intellectual wit or applied in the form of pure spectacle through farce or burlesque."@nl ;
    prov:generatedAtTime "2023-07-11T06:29:33+00:00"^^xsd:dateTime .

