@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/484058> a ns1:E21_Person ;
    rdfs:label "Walther Rhamen" ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/0fe7b092d0f5469c9fe70ae54ebdff57>,
        <https://data.rkd.nl/artists/484058/work/1> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/14a20f778676433593fec03e8c2c01b0>,
        <https://data.rkd.nl/.well-known/genid/a41a918d7d7c40938a388a3e09fce4b3> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/34452>,
        <https://data.rkd.nl/thesaurus/35996>,
        <https://data.rkd.nl/thesaurus/53>,
        <https://data.rkd.nl/thesaurus/98462> ;
    prov:generatedAtTime "2023-09-20T08:19:53+00:00"^^xsd:dateTime ;
    ns2:member_of <https://data.rkd.nl/thesaurus/93008> .

