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

<http://data.bibliotheken.nl/id/thes/p06827260X> a schema1:Person ;
    rdfs:label "Isler-Kerényi, Cornelia (1942-)" ;
    schema1:alternateName "Kerényi, Cornelia" ;
    schema1:birthDate "1942" ;
    schema1:familyName "Isler-Kerényi" ;
    schema1:givenName "Cornelia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90fdff58c7928b918d910f690b824f41> ;
    schema1:name "Cornelia Isler-Kerényi" ;
    schema1:sameAs <http://viaf.org/viaf/76443625>,
        wd:Q95652403,
        <https://isni.org/isni/0000000079781305> .

