@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/p073395706> a schema1:Person ;
    rdfs:label "Bettonvil, Bernardus Wilhelmus Maria (1947-2011)" ;
    schema1:alternateName "Bettonville, Bert" ;
    schema1:birthDate "1947" ;
    schema1:deathDate "2011" ;
    schema1:description "bron: overlijdensadvertentie de Volkskrant, 3 september 2011" ;
    schema1:familyName "Bettonvil" ;
    schema1:givenName "Bernardus Wilhelmus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/022a0a6e3bd3f468a480fe80a638c420> ;
    schema1:name "Bernardus Wilhelmus Maria Bettonvil" ;
    schema1:sameAs <http://viaf.org/viaf/281789769>,
        wd:Q102345253,
        <https://isni.org/isni/0000000388571360> .

