@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/1301> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/STANDPLAATSARTISTS>,
        <https://data.rkd.nl/thesaurus/scheme/STVAST> ;
    skos:notation "1301" ;
    skos:prefLabel "ARC/Archive and library Doesburg, Theo and Nelly van"@en,
        "ARC/Archief en bibliotheek Doesburg, Theo en Nelly van"@nl ;
    skos:scopeNote "Archief en bilbiotheek in de Collectie Archivalia & Excerpten. Raadpleeg de database RKDcollections&archives voor een beschrijving en nadere gegevens. De boeken zijn te vinden via RKDlibrary."@nl ;
    prov:generatedAtTime "2025-07-02T09:06:18+00:00"^^xsd:dateTime .

