@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/bD63yes>
  schema:familyName "Fink"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7ffcbd6b-2591-647e-a0ba-124d07debd2c"^^xsd:string ;
  schema:givenName "Johannes Cornelis"^^xsd:string ;
  schema:name "Johannes Cornelis Fink"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nh52> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d0688139-8d9a-4a34-6833-9ea8437cc618> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2627746> ;
  schema:birthDate "1868-08-11"^^xsd:date .

