@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/394867> a ns1:E21_Person ;
    rdfs:label "Ricco-Panciroli, Monica" ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/f79e8bbf7e0a4fe78737d346b530c375>,
        <https://data.rkd.nl/artists/394867/study/1> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/c9cb833b6e1d4631900eb1348f826690> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189557>,
        <https://data.rkd.nl/thesaurus/184>,
        <https://data.rkd.nl/thesaurus/2> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/e8192a27ede8418db84aee68641e4028>,
        <https://data.rkd.nl/.well-known/genid/ea95e3eb3ad949b09c6fd5b08447d6b5> ;
    prov:generatedAtTime "2016-09-05T15:51:21+00:00"^^xsd:dateTime .

