@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/455002> a ns1:E21_Person ;
    rdfs:label "Vink, Frits" ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/3b439182ddb940d6b59beee40e41e5f5>,
        <https://data.rkd.nl/artists/455002/study/1>,
        <https://data.rkd.nl/artists/455002/work/1> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/f07e55f53ee04ddcb4ebb38ada6e6499> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189559>,
        <https://data.rkd.nl/thesaurus/1>,
        <https://data.rkd.nl/thesaurus/3115>,
        <https://data.rkd.nl/thesaurus/594> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/33fe9134f1af47d49f393faf60fc73c9>,
        <https://data.rkd.nl/thesaurus/33477> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/186145120bcc4e2f8462def8c667e762> ;
    prov:generatedAtTime "2023-03-30T09:43:09+00:00"^^xsd:dateTime .

