@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/p071675469> a schema1:Person ;
    rdfs:label "Borgers, Alfons (1919-2001)" ;
    schema1:birthDate "1919" ;
    schema1:deathDate "2001" ;
    schema1:description "emeritus gewoon hoogleraar aan de faculteit Wetenschappen, K.U. Leuven, managing editor Journal of Symbolic Logic; bron: overlijdensadvertentie De Standaard, 3 oktober 2001" ;
    schema1:familyName "Borgers" ;
    schema1:givenName "Alfons" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e804d7a9fe559bddbb4a0893ab65dacb> ;
    schema1:name "Alfons Borgers" ;
    schema1:sameAs <http://viaf.org/viaf/216909104>,
        wd:Q2652852,
        <https://isni.org/isni/0000000395207161> .

