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

<http://data.bibliotheken.nl/id/thes/p072967609> a schema1:Person ;
    rdfs:label "Gonesh, Evert Guillaume (1938-)" ;
    schema1:alternateName "Azimullah, Evert G." ;
    schema1:birthDate "1938" ;
    schema1:description "Evert Guillaume Gonesh (21 augustus 1938), voorheen bekend als Evert Guillaume Azimullah is een Surinaams voormalig diplomaat." ;
    schema1:familyName "Gonesh" ;
    schema1:givenName "Evert Guillaume" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/afc86a25d69d356e561c679188ee6460> ;
    schema1:name "Evert Guillaume Gonesh" ;
    schema1:sameAs <http://viaf.org/viaf/75397938>,
        wd:Q2802462,
        <https://isni.org/isni/0000000027775333> .

