@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/54489> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/59376> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "54489" ;
    skos:prefLabel "The Arts Club (London)"@en,
        "The Arts Club (London)"@nl ;
    skos:scopeNote """The Arts Club is a private members' club, founded in 1863 by a small gorup of gentlemen including Charles Dickens and Lord Frederick Leighton in Dover Street, London, England, and is a meeting place for men and women involved in the creative arts either professionally or as patrons.

bron: http://en.wikipedia.org/wiki/The_Arts_Club (23-03-2010)"""@nl ;
    prov:generatedAtTime "2014-02-10T20:29:27+00:00"^^xsd:dateTime .

