@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/407263> a ns1:E21_Person ;
    rdfs:label "Kim, Seokjung" ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/12cfed3c06124cd5aad11b08e672ead4> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189559>,
        <https://data.rkd.nl/thesaurus/2>,
        <https://data.rkd.nl/thesaurus/43328> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/604ddf10ba65421691446f3022aece44> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/0cb8cc60cf684932a033d7a4c0ed8657> ;
    prov:generatedAtTime "2012-06-21T15:41:51+00:00"^^xsd:dateTime .

