@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p240062728> a schema1:Person ;
    rdfs:label "Heuvel, Wilco van den (1979- ; econometrie)" ;
    schema1:birthDate "1979" ;
    schema1:description "B0237228 vermeldt: Econometric Insitute, Faculty of Economics, Erasmus University Rotterdam" ;
    schema1:familyName "van den Heuvel" ;
    schema1:givenName "Wilco" ;
    schema1:hasOccupation "econometrie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4805bd3caab128e12fe6ebec9cd637cd> ;
    schema1:name "Wilco van den Heuvel" ;
    schema1:sameAs <http://viaf.org/viaf/282610544>,
        <https://isni.org/isni/0000000350627672> .

