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

<http://data.bibliotheken.nl/id/thes/p375281436> a schema1:Person ;
    rdfs:label "Visschedijk, Antoon (1935-2024)" ;
    schema1:birthDate "1935" ;
    schema1:deathDate "2024" ;
    schema1:description "Bron: overlijdensadvertentie in de Volkskrant, 13 mei 2024",
        "KMC 2020, 26140563: Achterzijde omslag vermeldt: Voormalig huisarts in Heel, vervangend arts op Sint Joseph en in 1965 opvolger van dokter Verstraelen in de dorpspraktijk" ;
    schema1:familyName "Visschedijk" ;
    schema1:givenName "Antoon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67894e2815b0169a07b8080212b83705> ;
    schema1:name "Antoon Visschedijk" ;
    schema1:sameAs <http://viaf.org/viaf/309900120>,
        <https://isni.org/isni/0000000442793117> .

