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

<http://data.bibliotheken.nl/id/thes/p138814562> a schema1:Person ;
    rdfs:label "Jesurun, Edsel Arthur Victor (1930-)" ;
    schema1:alternateName "Jesurun, Edsel Arthur Victor",
        "Jesurun, Papy" ;
    schema1:birthDate "1930" ;
    schema1:description "consultant public affairs",
        "geb. Curaçao 26-10-1930" ;
    schema1:familyName "Jesurun" ;
    schema1:givenName "Edsel Arthur Victor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96d8314ad3ec249ace0fb9d9df92b9cc> ;
    schema1:name "Edsel Arthur Victor Jesurun" ;
    schema1:sameAs <http://viaf.org/viaf/285813608>,
        <https://isni.org/isni/0000000391902415> .

