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

<http://data.bibliotheken.nl/id/thes/p287939626> a schema1:Person ;
    rdfs:label "Jansen, Justin John Peter (1976-)" ;
    schema1:birthDate "1976" ;
    schema1:description "B0537446 p. 41: is assistant Professor in Strategic Management at the Rotterdam School of Management, Erasmus Univ. Rotterdam." ;
    schema1:familyName "Jansen" ;
    schema1:givenName "Justin John Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06b90633474c780754c272baf9d6a971> ;
    schema1:name "Justin John Peter Jansen" ;
    schema1:sameAs <http://viaf.org/viaf/1005145858167323022470>,
        <https://isni.org/isni/0000000353295239> .

