@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/80157> a skos:Concept ;
    skos:altLabel "action painting"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/80155> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300022099> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SCHOOL/STROMING>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80157" ;
    skos:prefLabel "abstract expressionism"@en,
        "abstract expressionisme"@nl ;
    skos:scopeNote "Refers to the movement in American painting, centered mainly in New York, that flourished in the 1940s and 1950s. Incorporating theories of Surrealism, Synthetic Cubism, and Neo-Plasticism, styles ranged from spontaneous, gestural compositions that paid attention to the qualities of the painting materials and stood as records of the painting process, to contemplative, near monochromatic works featuring large areas of color."@en,
        "Verwijst naar de stroming in de Amerikaanse schilderkunst, voornamelijk geconcentreerd in New York, die bloeide in de jaren 40 en 50 van de 20ste eeuw.Op basis van surrealistische, synthetisch-kubistische en neoplastische theorieën liep de stijl uiteen van spontane, gesturale composities die aandacht hadden voor de kwaliteit van het schildermateriaal en het schilderproces documenteerden, tot contemplatieve, bijna monochrome werken met grote kleurvlakken."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:14+00:00"^^xsd:dateTime .

