@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/54966> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/59397> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "54966" ;
    skos:prefLabel "American Abstract Artists"@en,
        "American Abstract Artists"@nl ;
    skos:scopeNote """American Abstract Artists is a democratic artist-run organization founded in 1936 to expand ideas and promote the exposure and understanding of abstract and non-objective art.

AAA presents abstract art by organizing exhibitions and through publishing member print portfolios, catalogs and the American Abstract Artists Journal. AAA distributes its published materials internationally to cultural organizations, documents its member history in the Archives of American Art, and hosts critical panels and symposia.

bron: http://www.americanabstractartists.org/ 04-05-2010"""@nl ;
    prov:generatedAtTime "2020-07-28T06:31:32+00:00"^^xsd:dateTime .

