@prefix ns0: <https://schema.org/> .
@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/bLQrAd4>
  ns0:givenName "Barend" ;
  ns0:name "Barend Visser"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/f25bcf64-fac8-f6e5-091b-7ee7c8ded79f" ;
  ns0:hasOccupation "Pijpmakersknegt"@nl ;
  ns0:familyName "Visser" ;
  ns0:children <https://n2t.net/ark:/60537/b1FC9a4> ;
  ns0:spouse <https://n2t.net/ark:/60537/bTL1p1W> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/buzmDvp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2080234> .

