@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/83945> a skos:Concept ;
    skos:altLabel "mass culture"@en,
        "massacultuur"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98346> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055794> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83945" ;
    skos:prefLabel "popular culture"@en,
        "populaire cultuur"@nl ;
    skos:scopeNote "The dance, literature, music, theater, cinema, television, language, fashion, and other cultural indicators intended for or appreciated by the mainstream public rather than an elite audience. Popular culture reflects changes of style, fads, nostalgia, critical revivals, popular institutions, and forms borrowed from elite art, folk art, or foreign culture."@en,
        "Een uiteenlopende verzameling dans-, literatuur-, muziek- en theatervormen of andere kunstvormen, bedoeld voor en toegesneden op een groot publiek. Belangrijk voor het concept is het gebruik van hedendaagse technologieën voor de reproductie en televisieprogramma's, gedrukte media, fotografie, digitale compact discs, films, radio en commerciële marketing voor de distributie. Het concept weerspiegelt ook veranderingen in stijl of rages, nostalgische of kritische oplevingen van eerdere perioden, populaire instellingen, de aanpassing van andere vormen van elitaire kunst en volkskunst en de popularisering van buitenlandse cultuurvormen."@nl ;
    prov:generatedAtTime "2023-08-14T06:08:20+00:00"^^xsd:dateTime .

