@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/55179> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/59397> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "55179" ;
    skos:prefLabel "American Artists' Congress"@en,
        "American Artists' Congress"@nl ;
    skos:scopeNote """The American Artists’ Congress was an organization founded in 1936 as a group for artists to stand united against the spread of fascism. Its formation was a result of a call made by the movement of the Popular front and the American Communist Party for organizations of literary and artistic groups against Fascism.

bron: wikipedia.com 25-05-2010"""@nl ;
    prov:generatedAtTime "2014-02-10T20:29:45+00:00"^^xsd:dateTime .

