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

<http://data.bibliotheken.nl/id/thes/p069896429> a schema1:Person ;
    rdfs:label "Katz, Cornelia Frida (1885-1963)" ;
    schema1:alternateName "Katz, Frida",
        "Mackay-Katz, Cornelia Frida" ;
    schema1:birthDate "1885" ;
    schema1:deathDate "1963" ;
    schema1:description "28-04-22 biogr.,lit. opg. bron: http://resources.huygens.knaw.nl/vrouwenlexicon/lemmata/data/Katz juriste, politica" ;
    schema1:familyName "Katz" ;
    schema1:givenName "Cornelia Frida" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59f179a0a12c6e342657dd8312e2b024> ;
    schema1:name "Cornelia Frida Katz" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/290106009>,
        <https://isni.org/isni/0000000395407462> .

