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

<http://data.bibliotheken.nl/id/thes/p068812736> a schema1:Person ;
    rdfs:label "Boissevain, Ellegonda Duranda (1914-1998)" ;
    schema1:alternateName "Boissevain, E.D.",
        "Bossevain, Gon",
        "Künzli, E.D.",
        "Künzli-Boissevain, E.D.",
        "Künzli-Boissevain, Ellegonda Duranda",
        "Veltman-Boissevain, E.D.",
        "Veltman-Boissevain, Ellegonda Duranda" ;
    schema1:birthDate "1914" ;
    schema1:deathDate "1998" ;
    schema1:description "vertaalster" ;
    schema1:familyName "Boissevain" ;
    schema1:givenName "Ellegonda Duranda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6177c6a7180f858367ed630df84527aa> ;
    schema1:name "Ellegonda Duranda Boissevain" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/44367253>,
        <https://isni.org/isni/0000000033543010> .

