@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/p067788513> a schema1:Person ;
    rdfs:label "Fennema-Zboray, Ilona Maria (1914-2001)" ;
    schema1:alternateName "Fennema, Ilona",
        "Fennema-Zboray, Ilona M.",
        "Fennema-von Zboray, Ilona Maria",
        "Zboray, Ilona Fennema/von" ;
    schema1:birthDate "1914" ;
    schema1:deathDate "2001" ;
    schema1:description "bron: https://resources.huygens.knaw.nl/vrouwenlexicon/lemmata/data/Zboray",
        "hoofdredactrice kinderblad Kris Kras",
        "overlijdensadvertentie NRC Handelsblad 29-06-2001" ;
    schema1:familyName "Fennema-Zboray" ;
    schema1:givenName "Ilona Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dedf96b46e50755e901da9741fb2119e> ;
    schema1:name "Ilona Maria Fennema-Zboray" ;
    schema1:nationality "hu",
        "nl" ;
    schema1:sameAs <http://viaf.org/viaf/291715564>,
        wd:Q28064136,
        <https://isni.org/isni/000000039673721X> .

