@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/p067905218> a schema1:Person ;
    rdfs:label "Geelhoed, Leendert Arie (1942-2007)" ;
    schema1:alternateName "Geelhoed, Ad",
        "Geelhoed, Leendert Adrie" ;
    schema1:birthDate "1942" ;
    schema1:deathDate "2007" ;
    schema1:description "Bron 110: zie PPN 090 653 653 en Wie is wie in Nederland 1994-1996",
        "Bron 300: Wie is wie in Nederland 1994-1996",
        "geb. Vught 12-11-1942, overl. Arnhem 20-4-2007",
        "prof., mr.",
        "volledige naamsvorm: Leendert Adrie Geelhoed" ;
    schema1:familyName "Geelhoed" ;
    schema1:givenName "Leendert Arie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c70d16ab401d8635e7958a39a40f5bca> ;
    schema1:name "Leendert Arie Geelhoed" ;
    schema1:sameAs <http://viaf.org/viaf/70295865>,
        wd:Q3920667,
        <https://isni.org/isni/0000000023658543> .

