@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/92636> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98368> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300122723> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92636" ;
    skos:prefLabel "Gesamtkunstwerk"@en,
        "gesamtkunstwerk"@nl ;
    skos:scopeNote "Creatief kunstwerk waarin geprobeerd is vele kunstvormen, inclusief de beeldende kunst, kunstnijverheid en uitvoerende kunst samen te voegen tot één geheel."@en,
        "Creative work in which is sought the unification of many art forms, including those from the visual, decorative, and performing arts, into a single total work."@nl ;
    prov:generatedAtTime "2023-08-15T13:45:05+00:00"^^xsd:dateTime .

