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

<http://data.bibliotheken.nl/id/thes/p115656111> a schema1:Person ;
    rdfs:label "Beijers, W.M.E.H. (1951-)" ;
    schema1:alternateName "Beijers, Guillaume",
        "Beijers, Guillaume W." ;
    schema1:birthDate "1951" ;
    schema1:description "B0238157: Drs.",
        "B9733318 voorw.: Guillaume Beijers",
        "Universitair docent VU Amsterdam" ;
    schema1:familyName "Beijers" ;
    schema1:givenName "W.M.E.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6b61e8904f703238aab4e35dba7ddd5> ;
    schema1:name "W.M.E.H. Beijers" ;
    schema1:sameAs <http://viaf.org/viaf/5309148947769854950007>,
        <https://isni.org/isni/0000000368835357> .

