@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/519424> a ns1:E21_Person ;
    rdfs:label "Jacobo Piccart" ;
    ns1:P14i_performed <https://data.rkd.nl/artists/519424/work/1> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/7284c217f6af4ec7ba4860085beba6d1> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189559>,
        <https://data.rkd.nl/thesaurus/224>,
        <https://data.rkd.nl/thesaurus/226>,
        <https://data.rkd.nl/thesaurus/28616>,
        <https://data.rkd.nl/thesaurus/43> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/7f34508f099f4121bba65fda0bc8e7e2> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/2773e6e831df43de953436029f420c91> ;
    prov:generatedAtTime "2025-03-11T06:49:29+00:00"^^xsd:dateTime .

