@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_080d003a-4f56-e238-da13-b31118060144
  a a2a:Record ;
  rdfs:label "Notariële akte (hypothecaire obligatie) op 1 oktober 1935" ;
  a2a:hasPerson oa:person_szu_080d003a-4f56-e238-da13-b31118060144_Person-31bc56ae-6fea-2ad3-d96f-1b99f5bfb7cf, oa:person_szu_080d003a-4f56-e238-da13-b31118060144_Person-ea20a42e-e368-09d0-dc4f-5a3cee068b7b, oa:person_szu_080d003a-4f56-e238-da13-b31118060144_Person-08304574-4371-dfb6-4f52-565cd07c9c77 ;
  a2a:hasEvent oa:event_szu_080d003a-4f56-e238-da13-b31118060144_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_080d003a-4f56-e238-da13-b31118060144_0, oa:relationep_szu_080d003a-4f56-e238-da13-b31118060144_1, oa:relationep_szu_080d003a-4f56-e238-da13-b31118060144_2 ;
  a2a:hasSource oa:source_szu_080d003a-4f56-e238-da13-b31118060144 .

oa:person_szu_080d003a-4f56-e238-da13-b31118060144_Person-31bc56ae-6fea-2ad3-d96f-1b99f5bfb7cf
  a a2a:Person ;
  rdfs:label "Regnerus Kolkena" ;
  a2a:PersonName [
    rdfs:label "Regnerus Kolkena" ;
    a2a:PersonNameFirstName "Regnerus" ;
    a2a:PersonNameLastName "Kolkena"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_080d003a-4f56-e238-da13-b31118060144_Person-ea20a42e-e368-09d0-dc4f-5a3cee068b7b
  a a2a:Person ;
  rdfs:label "Engelina Nijland" ;
  a2a:PersonName [
    rdfs:label "Engelina Nijland" ;
    a2a:PersonNameFirstName "Engelina" ;
    a2a:PersonNameLastName "Nijland"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_080d003a-4f56-e238-da13-b31118060144_Person-08304574-4371-dfb6-4f52-565cd07c9c77
  a a2a:Person ;
  rdfs:label "Hendrik Stegeman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Stegeman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Stegeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_080d003a-4f56-e238-da13-b31118060144_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1935-10-01"^^xsd:date
  ] .

oa:relationep_szu_080d003a-4f56-e238-da13-b31118060144_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_080d003a-4f56-e238-da13-b31118060144_Person:31bc56ae-6fea-2ad3-d96f-1b99f5bfb7cf ;
  a2a:EventKeyRef oa:event_szu_080d003a-4f56-e238-da13-b31118060144_Event1 .

oa:relationep_szu_080d003a-4f56-e238-da13-b31118060144_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_080d003a-4f56-e238-da13-b31118060144_Person:ea20a42e-e368-09d0-dc4f-5a3cee068b7b ;
  a2a:EventKeyRef oa:event_szu_080d003a-4f56-e238-da13-b31118060144_Event1 .

oa:relationep_szu_080d003a-4f56-e238-da13-b31118060144_2
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_080d003a-4f56-e238-da13-b31118060144_Person:08304574-4371-dfb6-4f52-565cd07c9c77 ;
  a2a:EventKeyRef oa:event_szu_080d003a-4f56-e238-da13-b31118060144_Event1 .

oa:source_szu_080d003a-4f56-e238-da13-b31118060144
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1935-10-01 - 1935-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1935" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1935-10-01"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "151" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 151"
  ] ;
  a2a:SourceLastChangeDate "2022-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/080d003a-4f56-e238-da13-b31118060144" ;
  a2a:RecordGUID "{080d003a-4f56-e238-da13-b31118060144}" ;
  a2a:SourceRemarkAkteSoort "hypothecaire obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251118_2_00000002.xml van SZU" .

