@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/p068243936> a schema1:Person ;
    rdfs:label "Hofstee, Evert Willem (1909-1987)" ;
    schema1:birthDate "1909" ;
    schema1:deathDate "1987" ;
    schema1:description "geb. Stedum 15-10-1909, overl. Wageningen 11-12-1987",
        "prof. dr.; sociograaf, historisch-demograaf, socioloog (gepromoveerd in 1937, Universiteit van Amsterdam)" ;
    schema1:familyName "Hofstee" ;
    schema1:givenName "Evert Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4027d1ad952618b59323a4ed08e88626> ;
    schema1:name "Evert Willem Hofstee" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/38244107>,
        wd:Q25820510,
        <https://isni.org/isni/0000000386891977> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hofs022> .

