@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/55069> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/59397> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:narrower <https://data.rkd.nl/thesaurus/55095> ;
    skos:notation "55069" ;
    skos:prefLabel "American Watercolor Society"@en,
        "American Watercolor Society"@nl ;
    skos:scopeNote """The American Watercolor Society is a nonprofit membership organization that began in 1866 to promote the art of watercolor painting in America.

Each year the Society holds a juried exhibition of watercolors from artists throughout the world.

bron: http://www.americanwatercolorsociety.com/ (07-05-2010)"""@nl ;
    prov:generatedAtTime "2014-02-10T20:29:42+00:00"^^xsd:dateTime .

