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

<http://data.bibliotheken.nl/id/thes/p173790836> a schema1:Person ;
    rdfs:label "Huisman, Ronald (1972-)" ;
    schema1:birthDate "1972" ;
    schema1:description "Limburg Institute of Financial Economics (LIFE) at Maastricht University, later: Rotterdam School of Management" ;
    schema1:familyName "Huisman" ;
    schema1:givenName "Ronald" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91430b5f432ab144713e9f8c885f406c> ;
    schema1:name "Ronald Huisman" ;
    schema1:sameAs <http://viaf.org/viaf/281631088>,
        <https://isni.org/isni/0000000388437102> .

