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

<http://data.bibliotheken.nl/id/thes/p159290619> a schema1:Person ;
    rdfs:label "Houweling, Patrick (1975-)" ;
    schema1:birthDate "1975" ;
    schema1:description "B0325507: Tinbergen Institute, Erasmus University Rotterdam ; Central Market Risk, Rabobank International" ;
    schema1:familyName "Houweling" ;
    schema1:givenName "Patrick" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eaf753ea722af3469106b091e4f39b31> ;
    schema1:name "Patrick Houweling" ;
    schema1:sameAs <http://viaf.org/viaf/286486020>,
        <https://isni.org/isni/0000000392420370> .

