@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5
  a a2a:Record ;
  rdfs:label "Notariële akte (testament) op 21 september 1862" ;
  a2a:hasPerson oa:person_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_Person-54fae5ec-b407-28f2-9c3a-f77159120492, oa:person_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_Person-25b73fb5-e754-2ff9-8784-5d267a1e7299 ;
  a2a:hasEvent oa:event_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_0, oa:relationep_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_1 ;
  a2a:hasSource oa:source_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5 .

oa:person_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_Person-54fae5ec-b407-28f2-9c3a-f77159120492
  a a2a:Person ;
  rdfs:label "Maria Geertruida Enserink" ;
  a2a:PersonName [
    rdfs:label "Maria Geertruida Enserink" ;
    a2a:PersonNameFirstName "Maria Geertruida" ;
    a2a:PersonNameLastName "Enserink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_Person-25b73fb5-e754-2ff9-8784-5d267a1e7299
  a a2a:Person ;
  rdfs:label "Willem Jan Eggink" ;
  a2a:PersonName [
    rdfs:label "Willem Jan Eggink" ;
    a2a:PersonNameFirstName "Willem Jan" ;
    a2a:PersonNameLastName "Eggink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1862-09-21"^^xsd:date
  ] .

oa:relationep_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_Person:54fae5ec-b407-28f2-9c3a-f77159120492 ;
  a2a:EventKeyRef oa:event_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_Event1 .

oa:relationep_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_Person:25b73fb5-e754-2ff9-8784-5d267a1e7299 ;
  a2a:EventKeyRef oa:event_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5_Event1 .

oa:source_szu_43bb0da9-9681-9124-e514-a2ef7df3c0d5
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1862-09-21 - 1862-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1862" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1862-09-21"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "3114" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 3114"
  ] ;
  a2a:SourceLastChangeDate "2012-04-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/43bb0da9-9681-9124-e514-a2ef7df3c0d5" ;
  a2a:RecordGUID "{43bb0da9-9681-9124-e514-a2ef7df3c0d5}" ;
  a2a:SourceRemarkAkteSoort "testament" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_655_00000655.xml van SZU" .

