@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/p069400520> a schema1:Person ;
    rdfs:label "Vonk, Cornelis (1904-1993)" ;
    schema1:birthDate "1904" ;
    schema1:deathDate "1993" ;
    schema1:description "ds., geref. predikant" ;
    schema1:familyName "Vonk" ;
    schema1:givenName "Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17ffcf748c15b5053727c7392998d9cb> ;
    schema1:name "Cornelis Vonk" ;
    schema1:sameAs <http://viaf.org/viaf/51420260>,
        wd:Q21553298,
        <https://isni.org/isni/0000000067023742> .

