@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/54820> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/59368> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "54820" ;
    skos:prefLabel "Society of Dilettanti"@en,
        "Society of Dilettanti"@nl ;
    skos:scopeNote """The Dilettante Society or Dilettanti was a society of noblemen and gentlemen which sponsored the study of ancient Greek art and the creation of new work in the style. It was founded as a London dining club in 1732 by a group of people who had been on the Grand Tour.

bron: wikipedia.com 21-04-2010"""@nl ;
    prov:generatedAtTime "2014-02-10T20:29:35+00:00"^^xsd:dateTime .

