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

<http://data.bibliotheken.nl/id/thes/p327054425> a schema1:Person ;
    rdfs:label "Willemsen, Letta (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:description "P. 91 in diagnostiek ... onderwijs vermeldt: Letta Willems. Na een opleiding aan de Pedagogische Academie werkte Letta Willemsen (1957) als ... remedial teacher ... orthopedagogiek .." ;
    schema1:familyName "Willemsen" ;
    schema1:givenName "Letta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40b628c7cce3def2a53e1f812f2fe1f0> ;
    schema1:name "Letta Willemsen" ;
    schema1:sameAs <http://viaf.org/viaf/288205694>,
        <https://isni.org/isni/0000000368902943> .

