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

<http://data.bibliotheken.nl/id/thes/p072466863> a schema1:Person ;
    rdfs:label "Wit, J.J. de (sociaal-psychologie)" ;
    schema1:familyName "de Wit" ;
    schema1:givenName "J.J." ;
    schema1:hasOccupation "sociaal-psychologie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d5004d341b0af5fe292c37fa62a0b4f> ;
    schema1:name "J.J. de Wit" ;
    schema1:sameAs <http://viaf.org/viaf/290774443> .

