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

<http://data.bibliotheken.nl/id/thes/p069609918> a schema1:Person ;
    rdfs:label "Mai (Ngô Thanh)" ;
    schema1:alternateName "Ngô Thanh Mai" ;
    schema1:description "Cf. Names of Persons" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b33ae9c45ca4f52d806c23d87523e8f> ;
    schema1:name "Mai" ;
    schema1:sameAs <http://viaf.org/viaf/8252155919128039730009>,
        <https://isni.org/isni/0000000390060084> .

