@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/bCGEWG1>
  schema:hasOccupation "Commissionair"@nl ;
  schema:givenName "Cornelis Jan Adrianus"^^xsd:string ;
  schema:name "Cornelis Jan Adrianus Kerkhof"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/19a4d7fb-a3c3-ab37-68b3-45bc8a52211f"^^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/8325453a-3fe6-ee4d-303e-649de9f3b9fb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2364905> ;
  schema:birthDate "1861-03-31"^^xsd:date .

