@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/54901> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/59397> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "54901" ;
    skos:prefLabel "The Guild of Boston Artists"@en,
        "The Guild of Boston Artists"@nl ;
    skos:scopeNote """The Guild of Boston Artists was founded in 1914 as a non-profit art organization and from the beginning has been New England's premier source for local artists working in the academic, realist tradition. 

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

