@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/bkChsRm>
  pico:hasAge "19" ;
  ns0:hasOccupation "Broodbakker"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/8dce0113-8f81-234a-9d1b-e466be60dc05" ;
  ns0:givenName "Pieter" ;
  ns0:name "Pieter Revet"@nl ;
  ns0:familyName "Revet" ;
  ns0:spouse <https://n2t.net/ark:/60537/bBrt5yV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bPNJdmI> ;
  ns0:children <https://n2t.net/ark:/60537/btwSgJR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2606345> .

