@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/11852> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ORGSTPL>,
        <https://data.rkd.nl/thesaurus/scheme/STANDPLAATSARTISTS> ;
    skos:notation "11852" ;
    skos:prefLabel "BD/RKD/1474 - NEG/The Netherlands II/Gogh, Vincent van"@en,
        "BD/RKD/1474 - NEG/Ned.II/Gogh, Vincent van"@nl ;
    skos:scopeNote "Rubriek in de verzameling Beelddocumentatie Negentiende Eeuw betreffende het oeuvre van Vincent van Gogh. Het oeuvre is geordend volgens de oeuvrecatalogus van J.B. de la Faille. Daarna volgt een tweede ordening van het oeuvre naar plaats van onstaan."@nl ;
    prov:generatedAtTime "2017-07-05T17:11:32+00:00"^^xsd:dateTime .

