@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/111533> a ns1:E21_Person ;
    rdfs:label "Boiry, Camille" ;
    ns1:P140i_was_attributed_by <https://data.rkd.nl/.well-known/genid/823518e4b077450286c8fce6793834b0> ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/53ee826b3cbe40b28139ebce98fb52ff> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/8ee3cd174c09441e919472a8d3dd41ec> ;
    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/8f2ca277889140e3ad6d252b7055abb1>,
        <https://data.rkd.nl/.well-known/genid/95314d677dc549fc8d263903163a56f4>,
        <https://data.rkd.nl/.well-known/genid/e168417e48da46bcb4904652063f3b29>,
        <https://data.rkd.nl/thesaurus/228>,
        <https://data.rkd.nl/thesaurus/28670> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/0e49133d561b43c189daeecb789a0955> ;
    prov:generatedAtTime "2019-07-21T10:11:50+00:00"^^xsd:dateTime .

