@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/bwrFM6v>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d9c69499-8af5-847f-0a05-40205c9d939c"^^xsd:string ;
  schema:familyName "Kamphuizen"^^xsd:string ;
  schema:givenName "Pieter Willem"^^xsd:string ;
  schema:name "Pieter Willem Kamphuizen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00g0wb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c7fd7f7a-0075-383b-21b4-9aa8227ee8cf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2592594> .

