@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/p069901988> a schema1:Person ;
    rdfs:label "Kornitzky, Anna-Liese (1909-2000)" ;
    schema1:birthDate "1909" ;
    schema1:deathDate "2000" ;
    schema1:description "mb" ;
    schema1:familyName "Kornitzky" ;
    schema1:givenName "Anna-Liese" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/306d6a70fe1a950eb1ad9ea7fc75ee89> ;
    schema1:name "Anna-Liese Kornitzky" ;
    schema1:sameAs <http://viaf.org/viaf/57544947>,
        wd:Q559031,
        <https://isni.org/isni/000000005955501X> .

