@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/p068690436> a schema1:Person ;
    rdfs:label "Kieviet, Cornelis Johannes (1858-1931)" ;
    schema1:alternateName "Kieviet, Cornelis Johannes",
        "Kieviet, Joh. C.",
        "Kievit, C." ;
    schema1:birthDate "1858" ;
    schema1:deathDate "1931" ;
    schema1:description "LR 1900-1952, p. 1360",
        "NLMD/K 405",
        "zie ook: Belly" ;
    schema1:familyName "Kieviet" ;
    schema1:givenName "Cornelis Johannes" ;
    schema1:hasOccupation "onderwijzer, auteur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8ebf9bd68b23b9a95d7c2081046c044> ;
    schema1:name "Cornelis Johannes Kieviet" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070805318>,
        wd:Q4359845,
        <https://isni.org/isni/000000035946796X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/kiev001> .

