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

<http://data.bibliotheken.nl/id/thes/p155447629> a schema1:Person ;
    rdfs:label "Lam, Y.W.P." ;
    schema1:description "B9727514: voorwoord: Pallas Lam" ;
    schema1:familyName "Lam" ;
    schema1:givenName "Y.W.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c9667383671a540b0160b0aa227e572> ;
    schema1:name "Y.W.P. Lam" ;
    schema1:sameAs <http://viaf.org/viaf/8184161212193140070008>,
        <https://isni.org/isni/0000000396744962> .

