@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/99057> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PROJECT> ;
    skos:notation "99057" ;
    skos:prefLabel "Samuel van Hoogstraten"@en,
        "Samuel van Hoogstraten"@nl ;
    skos:scopeNote "For this project, the entire oeuvre of Samuel van Hoogstraten (1627-1678) was catalogued in collaboration with Museum Het Rembrandthuis in Amsterdam. The works include paintings, drawings, prints and perspective cabinets. The results are described in the RKD study of the same name (April 2025)."@en,
        "Voor dit project is het gehele oeuvre van Samuel van Hoogstraten (1627-1678) in kaart gebracht in samenwerking met Museum Het Rembrandthuis in Amsterdam. De werken betreffen schilderijen, tekeningen, prenten en perspectiefkasten. De belangrijkste resultaten zijn beschreven in de gelijknamige RKD study (april 2025)."@nl ;
    prov:generatedAtTime "2025-10-07T13:43:07+00:00"^^xsd:dateTime .

