@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/p067730698> a schema1:Person ;
    rdfs:label "Doets, Hans Cornelis (1941-2024)" ;
    schema1:birthDate "1941" ;
    schema1:deathDate "2024" ;
    schema1:description "bron: https://www.illc.uva.nl/NewsandEvents/News/Obituaries/Kees-Doets/",
        "bron; http://www.olofspoort.nl/Img/Rouwkaart-H.C.Doets2024.pdf" ;
    schema1:familyName "Doets" ;
    schema1:givenName "Hans Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2356cea6b6157b721d93a3a6db54970c> ;
    schema1:name "Hans Cornelis Doets" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/7959494>,
        wd:Q102333411,
        <https://isni.org/isni/0000000115921513> .

