@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/296124> a ns1:E21_Person ;
    rdfs:label "Le Brun, Louis (1926)" ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/e05ac832e9e6456bbe4a52fdcbb6e7e7>,
        <https://data.rkd.nl/artists/296124/study/1> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/a58135ea3b5047c8b23ab68429d5df38> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/147>,
        <https://data.rkd.nl/thesaurus/6>,
        <https://data.rkd.nl/thesaurus/7> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/2bd57f6ca9d0492384e3e0632b5e2f03>,
        <https://data.rkd.nl/thesaurus/308> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/3bc31f64501c4fa993376de5826f528f> ;
    prov:generatedAtTime "2023-03-27T09:32:27+00:00"^^xsd:dateTime .

