@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/54692> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/59368> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "54692" ;
    skos:prefLabel "Free Painters and Sculptors"@en,
        "Free Painters and Sculptors"@nl ;
    skos:scopeNote """The Free Painters and Sculptors were established in 1952. Originally associated with the ICA, artists formed a group devoted to freedom of expression.

FPS artists have shown impressive talents through the years, and their work has been obtained by institutions such as Tate Modern. 

bron: 
http://www.freepaintersandsculptors.org/history
08-04-2010"""@nl ;
    prov:generatedAtTime "2014-02-10T20:29:32+00:00"^^xsd:dateTime .

