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

<http://data.bibliotheken.nl/id/thes/p07472780X> a schema1:Person ;
    rdfs:label "Israëls, E.G. (-2017)" ;
    schema1:deathDate "2017" ;
    schema1:description "bron: overlijdensadvertentie de Volkskrant, 23 mei 2017" ;
    schema1:familyName "Israëls" ;
    schema1:givenName "E.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d47fe11681a146286ec4f9f7afd221a> ;
    schema1:name "E.G. Israëls" ;
    schema1:sameAs <http://viaf.org/viaf/281926232>,
        <https://isni.org/isni/0000000388662246> .

