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

<http://data.bibliotheken.nl/id/thes/p069529698> a schema1:Person ;
    rdfs:label "Szekeres, Cyndy (1933-)" ;
    schema1:birthDate "1933" ;
    schema1:description "SATA 5, 60, 131, 157 (Autobiography feature, p. 236-246)" ;
    schema1:familyName "Szekeres" ;
    schema1:givenName "Cyndy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f346e846fe24a4fb3fd73aa68e8945d> ;
    schema1:name "Cyndy Szekeres" ;
    schema1:sameAs <http://viaf.org/viaf/71398147>,
        <https://isni.org/isni/0000000063043957> .

