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

<http://data.bibliotheken.nl/id/thes/p068134754> a schema1:Person ;
    rdfs:label "Westbroek, W. (1924- ; Rechten)" ;
    schema1:birthDate "1924" ;
    schema1:description "notariaat en ondernemingsrecht" ;
    schema1:familyName "Westbroek" ;
    schema1:givenName "W." ;
    schema1:hasOccupation "Rechten" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1143e7bc2c20b5880046518f9c58eb8a> ;
    schema1:name "W. Westbroek" ;
    schema1:sameAs <http://viaf.org/viaf/75428122>,
        <https://isni.org/isni/0000000029868162> .

