@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#> .

<https://n2t.net/ark:/60537/bngSfdA>
  pico:hasAge "22" ;
  ns0:hasOccupation "Bakker"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/87981924-85fc-a7bf-e885-fb8c33e0443a" ;
  ns0:givenName "Jan Pieter Adrianus" ;
  ns0:name "Jan Pieter Adrianus Revet"@nl ;
  ns0:familyName "Revet" ;
  ns0:spouse <https://n2t.net/ark:/60537/b6sHCBN> ;
  ns0:children <https://n2t.net/ark:/60537/benhrr3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bgsgKbn> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/619779> .

