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

<http://data.bibliotheken.nl/id/thes/p327349344> a schema1:Person ;
    rdfs:label "Vonk, Frieke (1972-)" ;
    schema1:birthDate "1972" ;
    schema1:description "Geb. te Oss ; Bewegingswetenschappen (Groningen, 1997) ; promotieonderzoek afd. Huisartsgeneeskunde van het Erasmus MC te Rotterdam (promotor prof.dr. B.W. Koes)" ;
    schema1:familyName "Vonk" ;
    schema1:givenName "Frieke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e049cf43c2218491300a8272255853e> ;
    schema1:name "Frieke Vonk" ;
    schema1:sameAs <http://viaf.org/viaf/280332757>,
        <https://isni.org/isni/0000000387352617> .

