@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p069010935> a schema1:Person ;
    rdfs:label "Sellink, Johan L. (1926-)" ;
    schema1:alternateName "Sellink, Johan Lourens" ;
    schema1:birthDate "1926" ;
    schema1:description "Voormalig radioloog AZ Leiden ; wereldwijd erkend verzamelaar en deskundige op het gebied antieke klokken" ;
    schema1:familyName "Sellink" ;
    schema1:givenName "Johan L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/614a8e50c05f09ac372e2e8eae5007ae> ;
    schema1:name "Johan L. Sellink" ;
    schema1:sameAs <http://viaf.org/viaf/33315790>,
        <https://isni.org/isni/0000000084369112> .

