@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/p069788707> a schema1:Person ;
    rdfs:label "Kelfkens, Cornelis Johannes (1919-1986)" ;
    schema1:alternateName "Kelfkens, C.J." ;
    schema1:birthDate "1919" ;
    schema1:deathDate "1986" ;
    schema1:description "Illustrator",
        "Scheen",
        "bron: https://nl.wikipedia.org/wiki/Kees_Kelfkens",
        "overleden in 1986" ;
    schema1:familyName "Kelfkens" ;
    schema1:givenName "Cornelis Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1262088e8335fef3162f8f83696d532> ;
    schema1:name "Cornelis Johannes Kelfkens" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/101499335>,
        wd:Q1837001,
        <https://isni.org/isni/0000000071675735> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/kelf004> .

