@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/p074612573> a schema1:Person ;
    rdfs:label "Boeschoten, Willem Cornelis (1953-)" ;
    schema1:alternateName "Boeschoten, Willem",
        "Boeschoten, Willem C." ;
    schema1:birthDate "1953" ;
    schema1:description "De Nederlandsche Bank (DNB), Econometric research and special studies department" ;
    schema1:familyName "Boeschoten" ;
    schema1:givenName "Willem Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f69e2d6ca41e10c3d7795cb2113265d> ;
    schema1:name "Willem Cornelis Boeschoten" ;
    schema1:sameAs <http://viaf.org/viaf/49294869>,
        wd:Q3072258,
        <https://isni.org/isni/0000000083807627> .

