@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/54931> a skos:Concept ;
    skos:altLabel "Vereniging Nederlandse Illustratoren Club (NIC)"@en,
        "Vereniging Nederlandse Illustratoren NIC"@en,
        "Vereniging Nederlandse Illustratoren Club (NIC)"@nl,
        "Vereniging Nederlandse Illustratoren NIC"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/59391> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "54931" ;
    skos:prefLabel "NIC (Vereniging Nederlandse Illustratoren Club)"@en,
        "NIC (Vereniging Nederlandse Illustratoren Club)"@nl ;
    skos:scopeNote """1985 NIC (Vereniging Nederlandse Illustratoren Club) opgericht

In 1985 wordt de NIC opgericht. Deze vereniging organiseert sociale bijeenkomsten, geeft jaarboeken uit en kent een jaarlijkse ledententoonstelling met daaraan gekoppeld de NIC-Illustratorenprijs."""@nl ;
    prov:generatedAtTime "2020-07-28T06:31:32+00:00"^^xsd:dateTime .

