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

<http://data.bibliotheken.nl/id/thes/p071927301> a schema1:Person ;
    rdfs:label "Willemse, Johanna Levina (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "sociaal historica (promoveerde in 1996, Universiteit van Amsterdam)" ;
    schema1:familyName "Willemse" ;
    schema1:givenName "Johanna Levina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1d38529c920ca58dcbbd2a18f0d7e7d> ;
    schema1:name "Johanna Levina Willemse" ;
    schema1:sameAs <http://viaf.org/viaf/210023048> .

