@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/p071609199> a schema1:Person ;
    rdfs:label "Elout, Cornelis Karel (1870-1947)" ;
    schema1:birthDate "1870" ;
    schema1:deathDate "1947" ;
    schema1:description "(parlementair) journalist voor \"Algemeen Handelsblad\" (daarvóór: interviews in \"Elseviers geïllustreerd maandschrift\")" ;
    schema1:familyName "Elout" ;
    schema1:givenName "Cornelis Karel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b668cf7d84d9f033e6defca6cd08ae2> ;
    schema1:name "Cornelis Karel Elout" ;
    schema1:sameAs <http://viaf.org/viaf/68123452>,
        wd:Q15874064,
        <https://isni.org/isni/000000003190939X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/elou012> .

