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

<http://data.bibliotheken.nl/id/thes/p274421186> a schema1:Person ;
    rdfs:label "Ku, Agnes S.M. (1965-)" ;
    schema1:alternateName "Ku, Agnes",
        "Ku, Agnes S.",
        "Ku, Agnes Shuk-mei",
        "Ku, Shuk-mei" ;
    schema1:birthDate "1965" ;
    schema1:description "Associate Professor of Social Sciences at the Hong Kong University of Science and Technology" ;
    schema1:familyName "Ku" ;
    schema1:givenName "Agnes S.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55f37073c71f6f7b940a05a0f92bfaed> ;
    schema1:name "Agnes S.M. Ku" ;
    schema1:sameAs <http://viaf.org/viaf/78375484>,
        <https://isni.org/isni/0000000119305937> .

