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

<http://data.bibliotheken.nl/id/thes/p237731681> a schema1:Person ;
    rdfs:label "Alkema, Wynand Bernlef Liudger (1971-)" ;
    schema1:alternateName "Alkema, Wynand" ;
    schema1:birthDate "1971" ;
    schema1:familyName "Alkema" ;
    schema1:givenName "Wynand Bernlef Liudger" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d0fa5519bc4b91641ad46f3538933ea> ;
    schema1:name "Wynand Bernlef Liudger Alkema" ;
    schema1:sameAs <http://viaf.org/viaf/284211861>,
        <https://isni.org/isni/0000000390574683> .

