@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/43659> a skos:Concept ;
    skos:altLabel "Royal Society of Painter-Etchers (1887-1898)"@en,
        "Royal Society of Painter-Etchers and Engravers (1898-1992)"@en,
        "Society of Painter-Etchers (1880-1887)"@en,
        "Royal Society of Painter-Etchers (1887-1898)"@nl,
        "Royal Society of Painter-Etchers and Engravers (1898-1992)"@nl,
        "Society of Painter-Etchers (1880-1887)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/59368> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "43659" ;
    skos:prefLabel "Royal Society of Painter-Printmakers (1992-)"@en,
        "Royal Society of Painter-Printmakers (1992-)"@nl ;
    prov:generatedAtTime "2017-02-23T09:27:44+00:00"^^xsd:dateTime .

