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

<http://data.bibliotheken.nl/id/thes/p16628548X> a schema1:Person ;
    rdfs:label "Snijders, Fransje (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "B9826818: ... since 1996 she works at the dep. of Internal Medicine of the Free Un. Hospital (VU) in Amsterdam. Since Sept. 1997 she combines out-patient clinic work at the VU with consultations in the VAlerius Kliniek (psychiatric hospital)." ;
    schema1:familyName "Snijders" ;
    schema1:givenName "Fransje" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b47174252b84f041d6008749fab4103> ;
    schema1:name "Fransje Snijders" ;
    schema1:sameAs <http://viaf.org/viaf/284883510>,
        <https://isni.org/isni/0000000391100236> .

