@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/p078304210> a schema1:Person ;
    rdfs:label "Vanthoor, Willem Frans Victor (1944-2011)" ;
    schema1:alternateName "Vanthoor, Wim" ;
    schema1:birthDate "1944" ;
    schema1:deathDate "2011" ;
    schema1:description "monetair econoom (promoveerde in 1991, Universiteit van Amsterdam), geschiedschrijver De Nederlandsche Bank" ;
    schema1:familyName "Vanthoor" ;
    schema1:givenName "Willem Frans Victor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7c9e5bcc1f1e6ea3b6f0f3e9086a92e> ;
    schema1:name "Willem Frans Victor Vanthoor" ;
    schema1:sameAs wd:Q2059542,
        <https://isni.org/isni/0000000117803422> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/vant009> .

