@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/p069306060> a schema1:Person ;
    rdfs:label "Le Poole, Jan Bart (1917-1993)" ;
    schema1:alternateName "Poole, J.B. Le",
        "Poole, Jan Bart Le" ;
    schema1:birthDate "1917" ;
    schema1:deathDate "1993" ;
    schema1:description "fysicus (promoveerde in 1954, TH Delft); van 1957-1982, hoogleraar optica TH Delft (ontwikkelde de elektronenmicroscoop EM100 aan de TH Delft voor Philips, in de periode 1939-1946)" ;
    schema1:familyName "Le Poole" ;
    schema1:givenName "Jan Bart" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3575a8357d43819644df8bebbcf6574> ;
    schema1:name "Jan Bart Le Poole" ;
    schema1:sameAs <http://viaf.org/viaf/196265359>,
        wd:Q56760296,
        <https://isni.org/isni/0000000357358380> .

