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

<http://data.bibliotheken.nl/id/thes/p17062367X> a schema1:Person ;
    rdfs:label "Baeyens, Frank" ;
    schema1:alternateName "Baeyens, F." ;
    schema1:description "Postdoctoraal onderzoeker FWO-Vlaanderen, Centrum voor Leerpsychologie en Gedragstherapie, KU Leuven" ;
    schema1:familyName "Baeyens" ;
    schema1:givenName "Frank" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5eba79d12e2092204d364e931bd27551> ;
    schema1:name "Frank Baeyens" ;
    schema1:sameAs <http://viaf.org/viaf/36321544>,
        <https://isni.org/isni/0000000035598293> .

