@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/artists/105645> a ns1:E21_Person ;
    rdfs:label "Batt...a, Jan" ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/7d56d293dad547379c9c3ba99d00cefd> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/42f65ef840544e70b3fa476544a868ee> ;
    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/0ab8d5b82b3b41f08db909a33d490214>,
        <https://data.rkd.nl/thesaurus/23854>,
        <https://data.rkd.nl/thesaurus/23902> ;
    prov:generatedAtTime "2023-03-27T07:09:05+00:00"^^xsd:dateTime .

