@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/385611> a ns1:E21_Person ;
    rdfs:label "Bell, William" ;
    ns1:P140i_was_attributed_by <https://data.rkd.nl/.well-known/genid/cb6c9524d1cb459bab13226096f5e5a1> ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/8f1ee0f7084a427490232f05f68166c9> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/db546f0c283143339e71972b4e10bbb5> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189559>,
        <https://data.rkd.nl/thesaurus/2>,
        <https://data.rkd.nl/thesaurus/80198> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/828013ef6b1842f3aaa53f28cb113d36> ;
    prov:generatedAtTime "2018-10-02T17:25:19+00:00"^^xsd:dateTime .

