@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/bgshUjU>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/89ee06b4-be1b-8ea6-6569-42256009d571"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Overkamp"@nl ;
  schema:familyName "Overkamp"^^xsd:string ;
  schema:hasOccupation "Pijpmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pxf8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d3f78dbd-0272-2375-8c7b-0c75352fd02c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2647246> ;
  schema:birthDate "1844-02-16"^^xsd:date .

