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

<http://data.bibliotheken.nl/id/thes/p069602972> a schema1:Person ;
    rdfs:label "Biegel, Leonard Cuno (1924-2000)" ;
    schema1:alternateName "Biegel, L.C." ;
    schema1:birthDate "1924" ;
    schema1:deathDate "2000" ;
    schema1:description "bron: overlijdensadvertentie de Volkskrant, 3 april 2010",
        "publiceerde m.n. over: Midden Oosten; geschiedenis" ;
    schema1:familyName "Biegel" ;
    schema1:givenName "Leonard Cuno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6baf719440c396ac70bbce0b84f94938> ;
    schema1:name "Leonard Cuno Biegel" ;
    schema1:sameAs <http://viaf.org/viaf/50591121>,
        <https://isni.org/isni/0000000067023427> ;
    schema1:spouse "echtgenoot van: Elly Roozendaal (1928-2010)" .

