@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/5020> a ns1:E21_Person ;
    rdfs:label "Batjieu, J." ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/a5f3507ecb8f4f4991e05e56d3d68b79> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/fd088fa695eb48959ee1972aad7a5d64> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/147>,
        <https://data.rkd.nl/thesaurus/6> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/thesaurus/29073> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/83e76f8d79204a1e9b8bd6cb5a923204> ;
    prov:generatedAtTime "2023-03-27T09:21:27+00:00"^^xsd:dateTime .

