@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/54362> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/59376> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "54362" ;
    skos:prefLabel "National Society of Painters, Sculptors & Printmakers"@en,
        "National Society of Painters, Sculptors & Printmakers"@nl ;
    skos:scopeNote """The National Society was formed in 1930 to meet a growing desire among artists of every creed and outlook for an annual exhibition in London which would embrace all aspects of art under one roof, without prejudice or favour to anyone.

bron: http://www.ns.highgrovefinearts.co.uk/homepage.htm (11-03-2010)"""@nl ;
    prov:generatedAtTime "2014-02-10T20:29:23+00:00"^^xsd:dateTime .

