@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@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/16376> a ns1:E39_Actor ;
    rdfs:label "Muzeum Narodowe w Krakowie" ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/0406f6d6ef4b4d11809c2cf13f0cc668>,
        <https://data.rkd.nl/.well-known/genid/394e157e14f54880958712effbf67781>,
        <https://data.rkd.nl/.well-known/genid/efbdef0729374dcc9449295e5fab4622> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/96759> ;
    ns1:P74_has_current_or_former_residence <https://data.rkd.nl/thesaurus/26066> ;
    prov:generatedAtTime "2022-09-20T12:43:38+00:00"^^xsd:dateTime .

