@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/24047> a skos:Concept ;
    skos:altLabel "YBA"@nl,
        "Young British Art"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62950> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300263412> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SCHOOL/STROMING>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "24047" ;
    skos:prefLabel "Young British Artists"@en,
        "Young British Artists"@nl ;
    skos:scopeNote "Refers to the work of a group of artists exhibiting in London in the late 1980s and 1990s. Reacting against Minimalist and Conceptualist art, the work is characterized by an emphasis on multimedia, slick and self-conscious promotion of artwork and exhibitions, clever, literary titles and ironic, shocking imagery."@en,
        "Verwijst naar het werk van een groep kunstenaars die exposeerden in Londen aan het eind van de jaren 80 en de jaren 90 van de 20ste eeuw. Het werk vormde een reactie op minimalistische en conceptuele kunst, en kenmerkt zich door een nadruk op multimedia, gladde en zelfbewuste promotie van kunst en exposities, ingenieuze, literaire titels, en een ironische, schokkende beeldtaal."@nl ;
    prov:generatedAtTime "2021-10-19T14:54:53+00:00"^^xsd:dateTime .

