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

<http://data.bibliotheken.nl/id/thes/p140734627> a schema1:Person ;
    rdfs:label "Chang, Ha-Joon (1963-)" ;
    schema1:alternateName "Chang Ha-Joon" ;
    schema1:birthDate "1963" ;
    schema1:description "Economie" ;
    schema1:familyName "Chang" ;
    schema1:givenName "Ha-Joon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8731fee7fa38a98563cf283c9bd7db6c> ;
    schema1:name "Ha-Joon Chang" ;
    schema1:sameAs <http://viaf.org/viaf/13212822>,
        wd:Q32729,
        <https://isni.org/isni/0000000108714401> .

