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

<http://data.bibliotheken.nl/id/thes/p097171271> a schema1:Person ;
    rdfs:label "Hettema, Tom M. van (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "arbeids- en organisatiepsycholoog" ;
    schema1:familyName "van Hettema" ;
    schema1:givenName "Tom M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b8be4f090c02d03e0f6cb4757b59152> ;
    schema1:name "Tom M. van Hettema" ;
    schema1:sameAs <http://viaf.org/viaf/289911491>,
        <https://isni.org/isni/000000039522536X> .

