@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/p07141486X> a schema1:Person ;
    rdfs:label "Chabot, Boudewijn Elisa (1941-)" ;
    schema1:alternateName "Chabot, Boudewijn" ;
    schema1:birthDate "1941" ;
    schema1:description "Ouderenpsychiater" ;
    schema1:familyName "Chabot" ;
    schema1:givenName "Boudewijn Elisa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f18c80045ac959f8b24704b0f183cf7> ;
    schema1:name "Boudewijn Elisa Chabot" ;
    schema1:sameAs <http://viaf.org/viaf/85966020>,
        wd:Q18923035,
        <https://isni.org/isni/0000000078518599> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/chab004> .

