@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p069843260> a schema1:Person ;
    rdfs:label "Lam, Herman Johannes (1892-1977)" ;
    schema1:birthDate "1892" ;
    schema1:deathDate "1977" ;
    schema1:description "geb. Veendam 3-1-1892, overl. Leiden 15-2-1977",
        "prof. dr.; botanicus (m.n. tropische planten; promoveerde in 1919, RU Utrecht); vanaf 1932: hoogleraar plantkunde Hogeschool Batavia" ;
    schema1:familyName "Lam" ;
    schema1:givenName "Herman Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a99effefcb8a98df7149e7189a95cb4f> ;
    schema1:name "Herman Johannes Lam" ;
    schema1:sameAs <http://viaf.org/viaf/52085466>,
        wd:Q2193621,
        <https://isni.org/isni/0000000083824910> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/lam_005> .

