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

<http://data.bibliotheken.nl/id/thes/p087112302> a schema1:Person ;
    rdfs:label "Blankenstein, Elisabeth van (1942-)" ;
    schema1:birthDate "1942" ;
    schema1:description "historica (specialisatie: Internationale betrekkingen én Historische kartografie, Universiteit Utrecht); thans werkzaam als freelance historisch onderzoeker en publicist; doet momenteel onderzoek naar Nederlandse bruggenbouw, periode 1940-1950 (in opdracht v.d. Nederlandse Bruggen Stichting)" ;
    schema1:familyName "van Blankenstein" ;
    schema1:givenName "Elisabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79eb9865132d89492b2656e60cc6def6> ;
    schema1:name "Elisabeth van Blankenstein" ;
    schema1:sameAs <http://viaf.org/viaf/7570428>,
        <https://isni.org/isni/0000000028061658> .

