@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix ns2: <https://linked.art/ns/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/collectors/18265> a ns1:E39_Actor ;
    rdfs:label "Graphische Sammlung Museum Schloss Wilhelmhöhe" ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/8e417c842cdf41feb435644c7884657c>,
        <https://data.rkd.nl/.well-known/genid/acaf591e31a34b589e5bc5831d6ad55f>,
        <https://data.rkd.nl/.well-known/genid/c5fbaf66cd304f51a1d0a1216992b236>,
        <https://data.rkd.nl/.well-known/genid/ea3a71a7cd8a4bc2a7e960a9a8a7170e> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/96759> ;
    ns1:P74_has_current_or_former_residence <https://data.rkd.nl/thesaurus/44863> ;
    prov:generatedAtTime "2022-07-07T06:39:36+00:00"^^xsd:dateTime ;
    ns2:member_of <https://data.rkd.nl/collectors/26659> .

