@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/bzLRCeA>
  schema:givenName "Cornelis Leendert"^^xsd:string ;
  schema:name "Cornelis Leendert Verkaik"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f96bf70e-4a70-e9fb-ef90-c706a27d3cdf"^^xsd:string ;
  schema:familyName "Verkaik"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01cgfj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/be078433-ac24-7325-d076-2d653c6c2e21> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2557847> .

