@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <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/123243> a ns2:E21_Person ;
    rdfs:label "Cahen, Abel" ;
    ns2:P14i_performed <https://data.rkd.nl/.well-known/genid/3eb7120ad7144edba172d2070b9270e1> ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/504eb18b58d34da980e6eaf7018020d6> ;
    ns2:P2_has_type <http://vocab.getty.edu/aat/300189559>,
        <https://data.rkd.nl/thesaurus/1>,
        <https://data.rkd.nl/thesaurus/43>,
        <https://data.rkd.nl/thesaurus/74503> ;
    ns2:P67i_is_referred_to_by <https://data.rkd.nl/thesaurus/28127> ;
    ns2:P98i_was_born <https://data.rkd.nl/.well-known/genid/ed7460d1718e4034bdc06f59b7f2eb55> ;
    prov:generatedAtTime "2025-07-02T09:03:25+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/ulan/500072034>,
        <http://www.wikidata.org/entity/Q1856329> .

