@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/362477> a ns1:E21_Person ;
    rdfs:label "Bagnai, Giuseppe" ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/21fa43f37f4b4fcbb2cf152b89a14df1> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/cafcbc97bedb4af0a91d0bc2e3c4034a> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189559>,
        <https://data.rkd.nl/thesaurus/104>,
        <https://data.rkd.nl/thesaurus/1185>,
        <https://data.rkd.nl/thesaurus/6> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/24ee9f7f44884f31af491de74725c348>,
        <https://data.rkd.nl/thesaurus/37895> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/6b838c5776154cea80a8ed0335c30ec4> ;
    prov:generatedAtTime "2013-07-25T14:17:02+00:00"^^xsd:dateTime .

