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

<http://data.bibliotheken.nl/id/thes/p141150386> a schema1:Person ;
    rdfs:label "Klein, Henny (1949-)" ;
    schema1:alternateName "Klein-van der Laaken, Elisabeth Hendrika" ;
    schema1:birthDate "1949" ;
    schema1:description "Letteren" ;
    schema1:familyName "Klein" ;
    schema1:givenName "Henny" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7a56417156807194441041475f8b032> ;
    schema1:name "Henny Klein" ;
    schema1:sameAs <http://viaf.org/viaf/223395950>,
        <https://isni.org/isni/0000000360888104> .

