@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/176> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/STANDPLAATSARTISTS>,
        <https://data.rkd.nl/thesaurus/scheme/STVAST> ;
    skos:notation "176" ;
    skos:prefLabel "BUI/Russia/Paintings - Temporary Classification"@en,
        "BUI/Rusland/Schilderkunst-voorordening"@nl ;
    skos:scopeNote "Rubriek in de documentatieverzameling Buitenland met recent verworven beeldmateriaal van schilderijen van kunstenaars uit Rusland vanaf de 13de eeuw tot heden. De beelddocumentatie is alfabetisch geordend op kunstenaar."@nl ;
    prov:generatedAtTime "2017-07-05T15:58:41+00:00"^^xsd:dateTime .

