@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_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf
  a a2a:Record ;
  rdfs:label "Notariële akte (boedelscheiding) op 12 april 1935" ;
  a2a:hasPerson oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person-15b7a473-bf14-5e54-0dc2-5f3c6adeafcd, oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person-127832d3-7079-5978-b015-f1e705416830, oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person-8c9da18c-acb0-d9f4-5632-a490368f7834, oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person-2d65637f-f317-0c48-6736-c595cf678a53, oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person-ace37587-33aa-b9b5-4cea-455c9355bb36 ;
  a2a:hasEvent oa:event_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_0, oa:relationep_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_1, oa:relationep_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_2, oa:relationep_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_3, oa:relationep_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_4 ;
  a2a:hasSource oa:source_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf .

oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person-15b7a473-bf14-5e54-0dc2-5f3c6adeafcd
  a a2a:Person ;
  rdfs:label "Hendrika Johanna Lentink" ;
  a2a:PersonName [
    rdfs:label "Hendrika Johanna Lentink" ;
    a2a:PersonNameFirstName "Hendrika Johanna" ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person-127832d3-7079-5978-b015-f1e705416830
  a a2a:Person ;
  rdfs:label "Albert Philip van den Berg" ;
  a2a:PersonName [
    rdfs:label "Albert Philip van den Berg" ;
    a2a:PersonNameFirstName "Albert Philip" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person-8c9da18c-acb0-d9f4-5632-a490368f7834
  a a2a:Person ;
  rdfs:label "Gerard van den Berg" ;
  a2a:PersonName [
    rdfs:label "Gerard van den Berg" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person-2d65637f-f317-0c48-6736-c595cf678a53
  a a2a:Person ;
  rdfs:label "Berend Johan van den Berg" ;
  a2a:PersonName [
    rdfs:label "Berend Johan van den Berg" ;
    a2a:PersonNameFirstName "Berend Johan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person-ace37587-33aa-b9b5-4cea-455c9355bb36
  a a2a:Person ;
  rdfs:label "Jetje van den Berg" ;
  a2a:PersonName [
    rdfs:label "Jetje van den Berg" ;
    a2a:PersonNameFirstName "Jetje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1935-04-12"^^xsd:date
  ] .

oa:relationep_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person:15b7a473-bf14-5e54-0dc2-5f3c6adeafcd ;
  a2a:EventKeyRef oa:event_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Event1 .

oa:relationep_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person:127832d3-7079-5978-b015-f1e705416830 ;
  a2a:EventKeyRef oa:event_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Event1 .

oa:relationep_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_2
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person:8c9da18c-acb0-d9f4-5632-a490368f7834 ;
  a2a:EventKeyRef oa:event_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Event1 .

oa:relationep_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_3
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person:2d65637f-f317-0c48-6736-c595cf678a53 ;
  a2a:EventKeyRef oa:event_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Event1 .

oa:relationep_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_4
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Person:ace37587-33aa-b9b5-4cea-455c9355bb36 ;
  a2a:EventKeyRef oa:event_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf_Event1 .

oa:source_szu_6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1935-04-12 - 1935-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1935" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1935-04-12"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "65" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 65"
  ] ;
  a2a:SourceLastChangeDate "2022-07-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf" ;
  a2a:RecordGUID "{6f2c2e80-2cc1-dacb-9b5b-63d3776bdcbf}" ;
  a2a:SourceRemarkAkteSoort "boedelscheiding" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251118_45_00000045.xml van SZU" .

