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

<http://data.bibliotheken.nl/id/thes/p095202064> a schema1:Person ;
    rdfs:label "Tung, Pham Xuan" ;
    schema1:familyName "Tung" ;
    schema1:givenName "Pham Xuan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6724298d1975bcd879227873b21f194b> ;
    schema1:name "Pham Xuan Tung" ;
    schema1:sameAs <http://viaf.org/viaf/199308049>,
        <https://isni.org/isni/0000000389036845> .

