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

<http://data.bibliotheken.nl/id/thes/p075171783> a schema1:Person ;
    rdfs:label "Vonk, Roosje (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:description "B9913919: sinds 1998 universitair hoofddocent Katholieke Universiteit Nijmegen ; cognitieve sociale psychologie",
        "dr. ; universitair docent bij de vakgroep Sociale en Organisatiepsychologie van de R.U. Leiden" ;
    schema1:familyName "Vonk" ;
    schema1:givenName "Roosje" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9735b36580d25fa4004c4a3012386d17> ;
    schema1:name "Roosje Vonk" ;
    schema1:sameAs <http://viaf.org/viaf/165609355>,
        wd:Q2194257,
        <https://isni.org/isni/0000000398221663> .

