@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/235242> a ns1:E21_Person ;
    rdfs:label "Apparuti, Albert Léon" ;
    ns1:P140i_was_attributed_by <https://data.rkd.nl/.well-known/genid/23d869c2182b402ab8fbc7d56712c179> ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/9857bf523d0b4663b6ea71b94bb44f77> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/661380972b914970a4dc16781ef813fe>,
        <https://data.rkd.nl/.well-known/genid/b3389a6360504ff39c1f39c63f98a0e9> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189559>,
        <https://data.rkd.nl/thesaurus/226>,
        <https://data.rkd.nl/thesaurus/6> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/9b0b96b4c6ff4ef3b2512212d55783f6>,
        <https://data.rkd.nl/thesaurus/228> ;
    prov:generatedAtTime "2018-10-02T16:55:17+00:00"^^xsd:dateTime .

