@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/p071033459> a schema1:Person ;
    rdfs:label "Lehr, André J. (1929-2007 ; campanoloog en klokkengieter)" ;
    schema1:birthDate "1929" ;
    schema1:deathDate "2007" ;
    schema1:description "Dr.",
        "bron: Uit het leven / Peter Brusse. 2008. - p. 105-106",
        "bron: Uit het leven / Peter Brusse. Volkskrant 21 april 2007" ;
    schema1:familyName "Lehr" ;
    schema1:givenName "André J." ;
    schema1:hasOccupation "campanoloog en klokkengieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90b0e5150f23cc61aa4c2bc22f2edcf2> ;
    schema1:name "André J. Lehr" ;
    schema1:sameAs <http://viaf.org/viaf/218718491>,
        wd:Q2551221,
        <https://isni.org/isni/0000000385453529> .

