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

<http://data.bibliotheken.nl/id/thes/p441735940> a schema1:Person ;
    rdfs:label "Oltmans, A.C. (1894-1966)" ;
    schema1:alternateName "Oltmans, Anthonie Cornelis" ;
    schema1:birthDate "1894" ;
    schema1:deathDate "1966" ;
    schema1:description "geboren op 24 juni 1894 in Semarang. In 1921 getrouwd met Alexanderine van der Woude. Vader van Willem Oltmans" ;
    schema1:familyName "Oltmans" ;
    schema1:givenName "A.C." ;
    schema1:hasOccupation "Ingenieur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d69e9c8d802c6903838b26bfcfa54da0> ;
    schema1:name "A.C. Oltmans" ;
    schema1:nationality "nl" .

