@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/p071858172> a schema1:Person ;
    rdfs:label "Kok, Lambrecht Piet (1942-)" ;
    schema1:alternateName "Kok, Lambrecht",
        "Lambrecht" ;
    schema1:birthDate "1942" ;
    schema1:description "B0340220 About the authors, p. [328]: is a theoretical physicist and a full professor in Theoretical Biomedical Engineering at the Univ. of Groningen." ;
    schema1:familyName "Kok" ;
    schema1:givenName "Lambrecht Piet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8692672a1e5c4a229f194048fc2fc34> ;
    schema1:name "Lambrecht Piet Kok" ;
    schema1:sameAs <http://viaf.org/viaf/91649192>,
        wd:Q102331892 .

