@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/p070057125> a schema1:Person ;
    rdfs:label "Wijnaendts Francken, Cornelis Johannes (1863-1944)" ;
    schema1:alternateName "Francken, C.J. Wijnaendts",
        "Wynaendts Francken, C.J." ;
    schema1:birthDate "1863" ;
    schema1:deathDate "1944" ;
    schema1:description "NLMD/W 962",
        "Zie ook: Johannes Admirator" ;
    schema1:familyName "Wijnaendts Francken" ;
    schema1:givenName "Cornelis Johannes" ;
    schema1:hasOccupation "filosoof" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ef8e5663caff7bccf5910b3ba01830d> ;
    schema1:name "Cornelis Johannes Wijnaendts Francken" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p10542157X>,
        <http://viaf.org/viaf/17155614>,
        wd:Q3383718,
        <https://isni.org/isni/0000000080959887> ;
    schema1:spouse "echtgenoot van Esther Welmoet Wijnaendts Francken-Dyserinck (1876-1956)" ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/wijn002> .

