@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/artists/53797> a ns1:E21_Person ;
    rdfs:label "Master of Rhenen",
        "Meester van Rhenen" ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/889aff916a3040a1a5fe1cc95a99b7f1> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/211f34cfcfa44ef980cf319792a2fed9>,
        <https://data.rkd.nl/.well-known/genid/a807dcd6c32a4817b9c1c1f2f76079ae> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/4>,
        <https://data.rkd.nl/thesaurus/6> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/7d67d65ae2ee4121b3b66d0f5f2ab991>,
        <https://data.rkd.nl/.well-known/genid/82c71b42168a46599d9278a16289dd0e>,
        <https://data.rkd.nl/.well-known/genid/ed73e167898b40ce9b3eb97851872a2c>,
        <https://data.rkd.nl/thesaurus/23902>,
        <https://data.rkd.nl/thesaurus/28670>,
        <https://data.rkd.nl/thesaurus/7659> ;
    prov:generatedAtTime "2025-07-02T09:14:16+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://www.wikidata.org/entity/Q18516706> .

