@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/bBrt5Aj>
  schema:familyName "Fink"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9c15ae4c-1bcd-0d85-47d6-b66cf6a23997"^^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/cb49790f-e81b-4ff6-0a78-839327f8dfa9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2606730> ;
  schema:birthDate "1871-07-18"^^xsd:date .

