@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/p072962623> a schema1:Person ;
    rdfs:label "Willink, Daniël (1676-1722)" ;
    schema1:birthDate "1676" ;
    schema1:deathDate "1722" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "NLMD/W 7235",
        "http://dbnl-srv-p200.dmz.kb.nl/auteurs/auteur.php?id=will050" ;
    schema1:familyName "Willink" ;
    schema1:givenName "Daniël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a8d0d7001e35f48689b6d4ab2765374>,
        <https://data.bibliotheken.nl/.well-known/genid/ad1a6ee4c395b01e86541f096d0b37bd> ;
    schema1:name "Daniël Willink" ;
    schema1:sameAs <http://viaf.org/viaf/205240042>,
        wd:Q2849411,
        <https://isni.org/isni/0000000397532881> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/will050> .

