@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bmRuDUe>
  schema:givenName "Cornelis Willem Alexander"^^xsd:string ;
  schema:name "Cornelis Willem Alexander Kerkhof"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8ca94a9c-c2fe-c7dc-07d7-24cf67e06079"^^xsd:string ;
  schema:familyName "Kerkhof"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0tn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f70eabbf-f345-6ced-03be-033a65873e63> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2720419> ;
  schema:birthDate "1890-04-18"^^xsd:date .

