@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/p06776794X> a schema1:Person ;
    rdfs:label "Wellens, Henrick Joan Joost (1935-2020)" ;
    schema1:alternateName "Wellens, Hein J.J." ;
    schema1:birthDate "1935" ;
    schema1:deathDate "2020" ;
    schema1:description "Bron: \"Het eeuwige leven\" in de Volkskrant, 10 juli 2020",
        "cardioloog" ;
    schema1:familyName "Wellens" ;
    schema1:givenName "Henrick Joan Joost" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/484080c8261bf89a27fc55ee835d9762> ;
    schema1:name "Henrick Joan Joost Wellens" ;
    schema1:sameAs <http://viaf.org/viaf/34703897>,
        wd:Q5699643,
        <https://isni.org/isni/0000000115667674> .

