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

<http://data.bibliotheken.nl/id/thes/p068767919> a schema1:Person ;
    rdfs:label "Hermans, Wilhelmina Paulina (1952-)" ;
    schema1:alternateName "Hermans, W.P." ;
    schema1:birthDate "1952" ;
    schema1:description "nl" ;
    schema1:familyName "Hermans" ;
    schema1:givenName "Wilhelmina Paulina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa964dd100f6a9ad3d664bad82fda24d> ;
    schema1:name "Wilhelmina Paulina Hermans" ;
    schema1:sameAs <http://viaf.org/viaf/290129628>,
        <https://isni.org/isni/0000000395384774> .

