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

<http://data.bibliotheken.nl/id/thes/p344691446> a schema1:Person ;
    rdfs:label "Brake, E.T.M. te (1965-)" ;
    schema1:alternateName "Brake, Els te" ;
    schema1:birthDate "1965" ;
    schema1:description "AIO VU Amsterdam (1997-1999), vakgroep Sociale Psychologie. Else te Brake is momenteel (2000) werkzaam bij het GAK te Amsterdam." ;
    schema1:familyName "te Brake" ;
    schema1:givenName "E.T.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec8dd2b1032b42b88a5337d9a44bc63e> ;
    schema1:name "E.T.M. te Brake" ;
    schema1:sameAs <https://isni.org/isni/000000039007649X> .

