@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p070649480> a schema1:Person ;
    rdfs:label "Lenselink, Samuel Jan (1912-1998)" ;
    schema1:birthDate "1912" ;
    schema1:deathDate "1998" ;
    schema1:description "overlijdensadv. NRC Hbl 21 oktober 1998" ;
    schema1:familyName "Lenselink" ;
    schema1:givenName "Samuel Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f344076033084837ff3f43faf248b570> ;
    schema1:name "Samuel Jan Lenselink" ;
    schema1:sameAs <http://viaf.org/viaf/49353244>,
        wd:Q110041265,
        <https://isni.org/isni/000000003138831X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/lens002> .

