@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/p068561091> a schema1:Person ;
    rdfs:label "Bindenga, Andreas Jacobus (1941-2009)" ;
    schema1:birthDate "1941" ;
    schema1:deathDate "2009" ;
    schema1:description "bron: overlijdensadvertenties NRC Handelsblad, 18 december 2009",
        "geb. Schiedam 24-8-1941, overl. Rotterdam 15-12-2009",
        "voorzitter raad van bestuur Moret Ernst & Young" ;
    schema1:familyName "Bindenga" ;
    schema1:givenName "Andreas Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1b105a2c503995dd09a257d2cd6ab9c> ;
    schema1:name "Andreas Jacobus Bindenga" ;
    schema1:sameAs <http://viaf.org/viaf/65349684>,
        wd:Q67197979,
        <https://isni.org/isni/0000000023540780> .

