@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/1688> a ns1:E39_Actor ;
    rdfs:label "Ellesmere, the Earls of" ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/04b2cb6622d4451f8d79bbc75dd83703>,
        <https://data.rkd.nl/.well-known/genid/c08ccc62a8e347a0ad368de2e568c127>,
        <https://data.rkd.nl/.well-known/genid/ea924c5d4782422087c58b6be46c6cb1> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/62794> ;
    ns1:P74_has_current_or_former_residence <https://data.rkd.nl/thesaurus/56281> ;
    prov:generatedAtTime "2019-08-16T13:55:06+00:00"^^xsd:dateTime .

