@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/bqC4C9d>
  pico:hasAge "26" ;
  ns0:givenName "Albert" ;
  ns0:name "Albert Altena"@nl ;
  ns0:familyName "Altena" ;
  ns0:hasOccupation "Broodbakker"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/bfc9020e-0873-d479-f4a0-d874213045ed" ;
  ns0:spouse <https://n2t.net/ark:/60537/bGrfeOd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bp9aarq> ;
  ns0:children <https://n2t.net/ark:/60537/bywFqZ9> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2440199> .

