@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/b9MUc73>
  schema:familyName "Hamme"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/642957c8-5f7f-58d4-2cd9-0cce3b05d758"^^xsd:string ;
  schema:givenName "Izaak"^^xsd:string ;
  schema:name "Izaak Hamme"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q01d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e5bb6344-44f2-5723-1318-1f5e6e53a9d8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2681641> ;
  schema:birthDate "1871-12-16"^^xsd:date .

