@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/54889> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/59397> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "54889" ;
    skos:prefLabel "Society of Washington Artists (SWA)"@en,
        "Society of Washington Artists (SWA)"@nl ;
    skos:scopeNote """The purpose of the SWA is to further the interests of the visual arts 
within the community. We aim to assist members of the society and 
the community in achieving their artistic goals by providing a number 
of activities such as workshops, demonstrations, display venues, 
and critiques.

The Society was established in 1962. It is a 501(c)3 non-profit 
organization headquartered in Vancouver, Washington. 

bron: http://societyofwashingtonartists.com/ 29-04-2010"""@nl ;
    prov:generatedAtTime "2020-07-28T06:31:32+00:00"^^xsd:dateTime .

