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

<http://data.bibliotheken.nl/id/thes/p070258996> a schema1:Person ;
    rdfs:label "Postma, Elize Bauduin Jacques (1913-1997)" ;
    schema1:birthDate "1913" ;
    schema1:deathDate "1997" ;
    schema1:description "bron: https://rkd.nl/en/explore/images/130659",
        "dr.; rector en later directeur Instituut Nijenrode te Breukelen (1950-1980)",
        "geb. Zwartewaal 22-7-1913, overl. Utrecht 10-7-1997" ;
    schema1:familyName "Postma" ;
    schema1:givenName "Elize Bauduin Jacques" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/948cd89d1904bf3a948991afbf5a0d57> ;
    schema1:name "Elize Bauduin Jacques Postma" ;
    schema1:sameAs <http://viaf.org/viaf/290175835>,
        <https://isni.org/isni/0000000395427826> .

