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

<http://data.bibliotheken.nl/id/thes/p301928681> a schema1:Person ;
    rdfs:label "Westermann, George Marie Arthur (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "Geb. te Beek (L) ; Geneeskunde (V.U. Amsterdam, 1984) ; Kinder- en Jeugdpsychiatrie ; promotieonderzoek afd. Kinder- en Jeugdpsychiatrie van het Sophia Kinderziekenhuis, Erasmus MC te Rotterdam (promotor prof.dr. F. Verheij)" ;
    schema1:familyName "Westermann" ;
    schema1:givenName "George Marie Arthur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cab623526b9d3b3c97ea6fc14d405e7> ;
    schema1:name "George Marie Arthur Westermann" ;
    schema1:sameAs <http://viaf.org/viaf/285694834>,
        <https://isni.org/isni/0000000391810377> .

