@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p067894194> a schema1:Person ;
    rdfs:label "Otter, Cornelis den (1910-2000)" ;
    schema1:birthDate "1910" ;
    schema1:deathDate "2000" ;
    schema1:description "bron: informatie van de auteur zelf",
        "jeugdboeken; 1958-1970 bureauchef van het Rijkspolitiedistrict te Middelburg",
        "zie ook: Cor Stolk" ;
    schema1:familyName "den Otter" ;
    schema1:givenName "Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44b28877b32bcb573f97ae8dc36291fb> ;
    schema1:name "Cornelis den Otter" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/289372514>,
        <https://isni.org/isni/000000036919191X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/otte059> .

