@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/p068346751> a schema1:Person ;
    rdfs:label "Rink, Jacobus Elibertus (1941-2010)" ;
    schema1:alternateName "Rink, Ko" ;
    schema1:birthDate "1941" ;
    schema1:deathDate "2010" ;
    schema1:description "zie ook: W.H.E. de Dorser" ;
    schema1:familyName "Rink" ;
    schema1:givenName "Jacobus Elibertus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef6cad40e0337fa534afeb6d497b836a> ;
    schema1:name "Jacobus Elibertus Rink" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p313055149>,
        <http://viaf.org/viaf/237234962>,
        wd:Q21552403,
        <https://isni.org/isni/0000000111509919> .

