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

<http://data.bibliotheken.nl/id/thes/p32569074X> a schema1:Person ;
    rdfs:label "Kamphuis, Willem (1978-)" ;
    schema1:alternateName "Kamphuis, Wim" ;
    schema1:birthDate "1978" ;
    schema1:description "Sociale psychologie / methodologie" ;
    schema1:familyName "Kamphuis" ;
    schema1:givenName "Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfd896a7336e1c3ebf3b8fed3f247450> ;
    schema1:name "Willem Kamphuis" ;
    schema1:sameAs <http://viaf.org/viaf/281760933>,
        <https://isni.org/isni/0000000388561111> .

