@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_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e
  a a2a:Record ;
  rdfs:label "Notariële akte (inventaris) op 9 april 1845" ;
  a2a:hasPerson oa:person_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_Person-301779f0-f0ad-4422-8fc1-2b45151cf7a3, oa:person_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_Person-bfc6867e-1003-ecee-6202-64d432a62ca4 ;
  a2a:hasEvent oa:event_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_0, oa:relationep_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_1 ;
  a2a:hasSource oa:source_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e .

oa:person_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_Person-301779f0-f0ad-4422-8fc1-2b45151cf7a3
  a a2a:Person ;
  rdfs:label "Johanna Bloemers" ;
  a2a:PersonName [
    rdfs:label "Johanna Bloemers" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Bloemers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_Person-bfc6867e-1003-ecee-6202-64d432a62ca4
  a a2a:Person ;
  rdfs:label "Barend Hiddink" ;
  a2a:PersonName [
    rdfs:label "Barend Hiddink" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Hiddink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1845-04-09"^^xsd:date
  ] .

oa:relationep_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_Person:301779f0-f0ad-4422-8fc1-2b45151cf7a3 ;
  a2a:EventKeyRef oa:event_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_Event1 .

oa:relationep_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_Person:bfc6867e-1003-ecee-6202-64d432a62ca4 ;
  a2a:EventKeyRef oa:event_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e_Event1 .

oa:source_szu_2ed0571d-ae5f-5ca0-ce4e-29768cd6171e
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1845-04-09 - 1845-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1845-04-09"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "2772" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 2772"
  ] ;
  a2a:SourceLastChangeDate "2015-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/2ed0571d-ae5f-5ca0-ce4e-29768cd6171e" ;
  a2a:RecordGUID "{2ed0571d-ae5f-5ca0-ce4e-29768cd6171e}" ;
  a2a:SourceRemarkAkteSoort "inventaris" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_551_00000551.xml van SZU" .

