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

<http://data.bibliotheken.nl/id/thes/p073278076> a schema1:Person ;
    rdfs:label "Walraven, Willem (1922- ; jr.)" ;
    schema1:birthDate "1922" ;
    schema1:description "woonachtig/werkzaam in Californië (USA)" ;
    schema1:familyName "Walraven" ;
    schema1:givenName "Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1dcaa22ddba8719d554cdfe34ab5c03a> ;
    schema1:name "Willem Walraven (jr.)" ;
    schema1:sameAs <http://viaf.org/viaf/291504609> .

