@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/p069201080> a schema1:Person ;
    rdfs:label "Kuenen, Philip Henry (1902-1976)" ;
    schema1:alternateName "Kuenen, Phil Henry" ;
    schema1:birthDate "1902" ;
    schema1:deathDate "1976" ;
    schema1:description "geb. te Dundee (Schotland), als zoon van fysicus J.P. Kuenen (1866-1922); overl. te Leiden",
        "geoloog, fysisch geograaf (promoveerde in 1925, RU Leiden); vanaf 1946, werkzaam als: hoogleraar fysische geografie, (mariene) geologie en palaeontologie RU Groningen" ;
    schema1:familyName "Kuenen" ;
    schema1:givenName "Philip Henry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/310eaa8e1f9617b0484e5b9a44987db9> ;
    schema1:name "Philip Henry Kuenen" ;
    schema1:sameAs <http://viaf.org/viaf/45057956>,
        wd:Q249131,
        <https://isni.org/isni/0000000108571359> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/kuen006> .

