@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/bmEMqk2>
  ns0:givenName "Albert" ;
  ns0:name "Albert Altena"@nl ;
  ns0:familyName "Altena" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/ef9b746b-dc3d-49a4-c6ca-aa378958fa08" ;
  ns0:children <https://n2t.net/ark:/60537/b5PBMIf> ;
  ns0:spouse <https://n2t.net/ark:/60537/bQ0rcKm> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brrRtnx> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2128299> .

