@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/493485> a ns1:E21_Person ;
    rdfs:label "Caballero, Carlos" ;
    ns1:P129i_is_subject_of <https://data.rkd.nl/.well-known/genid/a6d88464adbb452ebe978361d01e40ec>,
        <https://data.rkd.nl/.well-known/genid/c997ec37c73a44a4ab45bf2a0d25f734> ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/7cbf66cbad6448cbb1c086beaf602dd3>,
        <https://data.rkd.nl/artists/493485/study/1>,
        <https://data.rkd.nl/artists/493485/work/1>,
        <https://data.rkd.nl/artists/493485/work/2> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/49d480dd3f5741e4899863ebcc680e9e> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189559>,
        <https://data.rkd.nl/thesaurus/1411>,
        <https://data.rkd.nl/thesaurus/6>,
        <https://data.rkd.nl/thesaurus/7> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/c7592c8438df4e6d97fdbeb34753e69e> ;
    prov:generatedAtTime "2023-02-09T15:02:05+00:00"^^xsd:dateTime .

