@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/872> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/STANDPLAATSARTISTS>,
        <https://data.rkd.nl/thesaurus/scheme/STVAST> ;
    skos:notation "872" ;
    skos:prefLabel "BUI/Unidentifed Names/Drawings"@en,
        "BUI/Niet te vinden namen/Tekenkunst"@nl ;
    skos:scopeNote "Rubriek in de documentatievezameling Buitenland met beeldmateriaal van tekeningen door kunstenaars van wie de nationaliteit (nog) onbekend is. Zodra de nationaliteit is achterhaald, wordt het materiaal op land opgeborgen."@nl ;
    prov:generatedAtTime "2017-07-05T15:58:43+00:00"^^xsd:dateTime .

