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

<http://data.bibliotheken.nl/id/thes/p434941964> a schema1:Person ;
    rdfs:label "Park, Jae Kwang (1988-)" ;
    schema1:birthDate "1988" ;
    schema1:description "striptekenaar; afkomstig uit Zuid-Korea" ;
    schema1:familyName "Park" ;
    schema1:givenName "Jae Kwang" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8282a1e10da07e870cf4db3aa65d8538> ;
    schema1:name "Jae Kwang Park" ;
    schema1:sameAs <http://viaf.org/viaf/126157883033460442891>,
        <https://isni.org/isni/0000000483090071> .

