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

<http://data.bibliotheken.nl/id/thes/p073167622> a schema1:Person ;
    rdfs:label "Postema, Jan Pieter Johannes (1954-)" ;
    schema1:alternateName "Postema, J.P.J." ;
    schema1:birthDate "1954" ;
    schema1:description "Jan Postema (1954) studied early modern history in Groningen and holds an MBA from Hertfortshire University UK. He has been involved in project management ... (The effective project board)" ;
    schema1:familyName "Postema" ;
    schema1:givenName "Jan Pieter Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d997150cafeb6c8aec1f628cae629628> ;
    schema1:name "Jan Pieter Johannes Postema" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/192017688>,
        <https://isni.org/isni/0000000356933902> .

