@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <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/243921> a ns2:E21_Person ;
    rdfs:label "Baretta, P." ;
    ns2:P14i_performed <https://data.rkd.nl/.well-known/genid/05f51a43853e4bcd8075467cbeffc94c> ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/030dc6435766485981b2fbee204eef18> ;
    ns2:P2_has_type <https://data.rkd.nl/thesaurus/52811>,
        <https://data.rkd.nl/thesaurus/6> ;
    ns2:P67i_is_referred_to_by <https://data.rkd.nl/thesaurus/28249> ;
    prov:generatedAtTime "2015-12-13T11:04:12+00:00"^^xsd:dateTime ;
    ns1:member_of <https://data.rkd.nl/thesaurus/35085> .

