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

<http://data.bibliotheken.nl/id/thes/p26054017X> a schema1:Person ;
    rdfs:label "Eshuis, Arend-Jan (arbeids- en organisatiepsycholoog)" ;
    schema1:familyName "Eshuis" ;
    schema1:givenName "Arend-Jan" ;
    schema1:hasOccupation "arbeids- en organisatiepsycholoog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0fd8a4739023eb9f2a0cd8c232b9afa> ;
    schema1:name "Arend-Jan Eshuis" ;
    schema1:sameAs <http://viaf.org/viaf/288905096>,
        <https://isni.org/isni/0000000394377863> .

