@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/p068241151> a schema1:Person ;
    rdfs:label "Kempe, Gerrit Theodoor (1911-1979)" ;
    schema1:birthDate "1911" ;
    schema1:deathDate "1979" ;
    schema1:description "BWN, II, p.293-294",
        "criminoloog (promoveerde in 1937, RU Utrecht); was: hoogleraar criminologie RU Utrecht; in 1934, mede-oprichter Criminologische Instituut, RU Utrecht (samen met strafrecht-jurist W.P.J. Pompe (1893-1968))" ;
    schema1:familyName "Kempe" ;
    schema1:givenName "Gerrit Theodoor" ;
    schema1:hasOccupation "criminoloog",
        "hoogleraar, Rijksuniversiteit van Utrecht" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f7b9886e8c1d3063991135260759616> ;
    schema1:name "Gerrit Theodoor Kempe" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/7907261>,
        wd:Q2459963,
        <https://isni.org/isni/0000000032442701> .

