@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bPokOO5>
  pico:hasAge "30" ;
  ns0:hasOccupation "Brievenbesteller"@nl ;
  ns0:familyName "de Weger" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/6feb228e-977a-badd-04ce-40e154d90274" ;
  ns0:givenName "Willem Izak" ;
  ns0:name "Willem Izak de Weger"@nl ;
  ns0:spouse <https://n2t.net/ark:/60537/b5cwoNu> ;
  ns0:children <https://n2t.net/ark:/60537/bXhVDD0> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bywEoin> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2831887> ;
  ns0:additionalName [
    ns1:baseSurname "Weger" ;
    ns1:surnamePrefix "de"
  ] .

