@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/p068394209> a schema1:Person ;
    rdfs:label "Beth, Evert Willem (1908-1964)" ;
    schema1:birthDate "1908" ;
    schema1:deathDate "1964" ;
    schema1:description "lid KNAW",
        "wiskundige, mathematisch filosoof (promoveerde in 1935, RU Utrecht)" ;
    schema1:familyName "Beth" ;
    schema1:givenName "Evert Willem" ;
    schema1:hasOccupation "filosoof",
        "hoogleraar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db23864a9018b99d7891776c61c4af00> ;
    schema1:name "Evert Willem Beth" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/76382085>,
        wd:Q706898,
        <https://isni.org/isni/0000000110297520> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/beth004> .

