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

<http://data.bibliotheken.nl/id/thes/p069185891> a schema1:Person ;
    rdfs:label "Kerremans, Adrianus Lambertus Maria (1949-)" ;
    schema1:alternateName "Kerremans, A.L.M.",
        "Kerremans, Ad" ;
    schema1:birthDate "1949" ;
    schema1:description "Internist, Elkerliekziekenhuis, Helmond" ;
    schema1:familyName "Kerremans" ;
    schema1:givenName "Adrianus Lambertus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99a54a7a01777375442600ceb05cac67> ;
    schema1:name "Adrianus Lambertus Maria Kerremans" ;
    schema1:sameAs <http://viaf.org/viaf/282477457>,
        <https://isni.org/isni/0000000389129080> .

