@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/bVcVLw4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/57834ddb-2382-6baa-0e7f-cfa7c35618da"^^xsd:string ;
  schema:givenName "Jan Adrianus Cornelis"^^xsd:string ;
  schema:name "Jan Adrianus Cornelis Kerkhof"@nl ;
  schema:familyName "Kerkhof"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0tn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/90ca4d66-6df3-3dab-89a2-69d5c5b662be> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2748392> ;
  schema:birthDate "1872-06-28"^^xsd:date .

