@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/13857> a ns1:E21_Person ;
    rdfs:label "Büren, Karl Philipp" ;
    ns1:P100i_died_in <https://data.rkd.nl/.well-known/genid/524419d9cc7d4497b13e6210e5ad4ae9> ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/747d33e64b984e93be3ce6cc3d15e62e>,
        <https://data.rkd.nl/artists/13857/work/1>,
        <https://data.rkd.nl/artists/13857/work/2> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/2cc47e00f9b443a993952067962689c4>,
        <https://data.rkd.nl/.well-known/genid/316e58fb7c63485db66ca42bed90b05d>,
        <https://data.rkd.nl/.well-known/genid/c424d8bfb59f4a6fbb0241339ee4c609> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189559>,
        <https://data.rkd.nl/thesaurus/356>,
        <https://data.rkd.nl/thesaurus/4>,
        <https://data.rkd.nl/thesaurus/597>,
        <https://data.rkd.nl/thesaurus/6>,
        <https://data.rkd.nl/thesaurus/609> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/16da76fdfa1f484cbfe7130e71f211f9>,
        <https://data.rkd.nl/.well-known/genid/dd1b58a43d584f6eb80eecd4ab732570>,
        <https://data.rkd.nl/.well-known/genid/ec5354f32c1e4937947a6a29662c83c4>,
        <https://data.rkd.nl/thesaurus/360> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/791bd69afcd8411eb8e1765a086b77c7> ;
    prov:generatedAtTime "2023-03-27T07:01:15+00:00"^^xsd:dateTime ;
    ns2:member_of <https://data.rkd.nl/thesaurus/45003> .

