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

<http://data.bibliotheken.nl/id/thes/p068155158> a schema1:Person ;
    rdfs:label "Beuken, Willem André Maria (1931-)" ;
    schema1:alternateName "Beuken, Willem A.M.",
        "Beuken, Wim" ;
    schema1:birthDate "1931" ;
    schema1:description "B9912496: emeritus hoogleraar Oude Testament K.U. Leuven",
        "geb. Helmond 13-5-1931" ;
    schema1:familyName "Beuken" ;
    schema1:givenName "Willem André Maria" ;
    schema1:hasOccupation "theoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44953af77d8d06e71fde58fd09d665b6> ;
    schema1:name "Willem André Maria Beuken" ;
    schema1:sameAs <http://viaf.org/viaf/111440459>,
        wd:Q71162772,
        <https://isni.org/isni/0000000110328227> .

