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

<http://data.bibliotheken.nl/id/thes/p243899912> a schema1:Person ;
    rdfs:label "Delaet, Leo" ;
    schema1:description "B0304810: Klinisch psycholoog" ;
    schema1:familyName "Delaet" ;
    schema1:givenName "Leo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11bd405b491b1e3d9dbeb98c6d1dca49> ;
    schema1:name "Leo Delaet" ;
    schema1:sameAs <http://viaf.org/viaf/265436092>,
        <https://isni.org/isni/0000000391542202> .

