@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/p10658202X> a schema1:Person ;
    rdfs:label "Eersel, Ch.H. (1922-2022 ; Directeur Taalbureau Suriname (1960-er jaren))" ;
    schema1:alternateName "Eersel, Christian H.",
        "Eersel, Hein",
        "Eersel, Hein Ch." ;
    schema1:birthDate "1922" ;
    schema1:deathDate "2022" ;
    schema1:description "https://nl.wikipedia.org/wiki/Hein_Eersel" ;
    schema1:familyName "Eersel" ;
    schema1:givenName "Ch.H." ;
    schema1:hasOccupation "Directeur Taalbureau Suriname (1960-er jaren)" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07f64cbaf85268c1e39d793be3ff37a5> ;
    schema1:name "Ch.H. Eersel" ;
    schema1:sameAs <http://viaf.org/viaf/65487635>,
        wd:Q2422077,
        <https://isni.org/isni/0000000027461043> .

