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

<http://data.bibliotheken.nl/id/thes/p072744286> a schema1:Person ;
    rdfs:label "Bijl, Elly Johanna (1932-2014)" ;
    schema1:alternateName "Bijl, Elly" ;
    schema1:birthDate "1932" ;
    schema1:deathDate "2014" ;
    schema1:description "WVC; drs.; bron: overlijdensadvertentie Delft op Zondag, 23 november 2014" ;
    schema1:familyName "Bijl" ;
    schema1:givenName "Elly Johanna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e551e206d8893a77b583c8b895c7ae5> ;
    schema1:name "Elly Johanna Bijl" ;
    schema1:sameAs <http://viaf.org/viaf/598161212055040070001>,
        <https://isni.org/isni/0000000031695731> .

