@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p10260911X> a schema1:Person ;
    rdfs:label "Soon-Key Jung (1944-)" ;
    schema1:alternateName "Jung, Soon-Key" ;
    schema1:birthDate "1944" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbb3c402feb89d18b72a5062476a5bdc> ;
    schema1:name "Soon-Key Jung" ;
    schema1:sameAs <http://viaf.org/viaf/216450350>,
        <https://isni.org/isni/0000000398597679> .

