@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/p071223444> a schema1:Person ;
    rdfs:label "Bovet, Theodor (1900-1976)" ;
    schema1:alternateName "Bovet, Théodore" ;
    schema1:birthDate "1900" ;
    schema1:deathDate "1976" ;
    schema1:description "Zwitserse \"Nervenartzt\" en \"Eheberater\"" ;
    schema1:familyName "Bovet" ;
    schema1:givenName "Theodor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7d382482c9ab750c4e154a7648ac095> ;
    schema1:name "Theodor Bovet" ;
    schema1:sameAs <http://viaf.org/viaf/219415109>,
        wd:Q2417382,
        <https://isni.org/isni/0000000139094110> .

