@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/p070056633> a schema1:Person ;
    rdfs:label "Zum Brunn, Émilie (1922-)" ;
    schema1:alternateName "Brunn, Émilie Zum" ;
    schema1:birthDate "1922" ;
    schema1:familyName "Zum Brunn" ;
    schema1:givenName "Émilie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fb048a2cb52af9a04e838c86e946ba3> ;
    schema1:name "Émilie Zum Brunn" ;
    schema1:sameAs <http://viaf.org/viaf/36926709>,
        wd:Q55989731,
        <https://isni.org/isni/0000000115670144> .

