@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/47787> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ORGSTPL>,
        <https://data.rkd.nl/thesaurus/scheme/STANDPLAATSARTISTS>,
        <https://data.rkd.nl/thesaurus/scheme/STVAST> ;
    skos:notation "47787" ;
    skos:prefLabel "BD/RKD/1762 - TOP/Northern Netherlands/Castles and Country Seats: Paintings, Drawings and Prints"@en,
        "BD/RKD/1762 - TOP/Noordelijke Nederlanden/Kastelen en buitenplaatsen: schild./tek./prent."@nl ;
    skos:scopeNote "Rubriek in de verzameling beelddocumentatie Topografie betreffende kunstwerken met Noord-Nederlandse kastelen en buitenplaatsen als onderwerp"@nl ;
    prov:generatedAtTime "2023-10-25T14:02:47+00:00"^^xsd:dateTime .

