@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_f11edca3-113a-8ef9-00a3-813829f575cf
  a a2a:Record ;
  rdfs:label "Notariële akte (procuratie) op 26 december 1814" ;
  a2a:hasPerson oa:person_szu_f11edca3-113a-8ef9-00a3-813829f575cf_Person-ef1852cd-ee99-d689-ecdd-9fed0b9094a5, oa:person_szu_f11edca3-113a-8ef9-00a3-813829f575cf_Person-21718286-97cc-9ec1-60ae-7917871e291e ;
  a2a:hasEvent oa:event_szu_f11edca3-113a-8ef9-00a3-813829f575cf_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_f11edca3-113a-8ef9-00a3-813829f575cf_0, oa:relationep_szu_f11edca3-113a-8ef9-00a3-813829f575cf_1 ;
  a2a:hasSource oa:source_szu_f11edca3-113a-8ef9-00a3-813829f575cf .

oa:person_szu_f11edca3-113a-8ef9-00a3-813829f575cf_Person-ef1852cd-ee99-d689-ecdd-9fed0b9094a5
  a a2a:Person ;
  rdfs:label "Gerrit Anne Verstege" ;
  a2a:PersonName [
    rdfs:label "Gerrit Anne Verstege" ;
    a2a:PersonNameFirstName "Gerrit Anne" ;
    a2a:PersonNameLastName "Verstege"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_f11edca3-113a-8ef9-00a3-813829f575cf_Person-21718286-97cc-9ec1-60ae-7917871e291e
  a a2a:Person ;
  rdfs:label "Jan Bartholds" ;
  a2a:PersonName [
    rdfs:label "Jan Bartholds" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bartholds"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_f11edca3-113a-8ef9-00a3-813829f575cf_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1814-12-26"^^xsd:date
  ] .

oa:relationep_szu_f11edca3-113a-8ef9-00a3-813829f575cf_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_f11edca3-113a-8ef9-00a3-813829f575cf_Person:ef1852cd-ee99-d689-ecdd-9fed0b9094a5 ;
  a2a:EventKeyRef oa:event_szu_f11edca3-113a-8ef9-00a3-813829f575cf_Event1 .

oa:relationep_szu_f11edca3-113a-8ef9-00a3-813829f575cf_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_f11edca3-113a-8ef9-00a3-813829f575cf_Person:21718286-97cc-9ec1-60ae-7917871e291e ;
  a2a:EventKeyRef oa:event_szu_f11edca3-113a-8ef9-00a3-813829f575cf_Event1 .

oa:source_szu_f11edca3-113a-8ef9-00a3-813829f575cf
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1814-12-26 - 1814-12-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-12-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-12-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1814" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1814-12-26"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "2118" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 2118"
  ] ;
  a2a:SourceLastChangeDate "2023-05-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/f11edca3-113a-8ef9-00a3-813829f575cf" ;
  a2a:RecordGUID "{f11edca3-113a-8ef9-00a3-813829f575cf}" ;
  a2a:SourceRemarkOpmerking "(akte niet aanwezig)" ;
  a2a:SourceRemarkAkteSoort "procuratie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251118_99_00000099.xml van SZU" .

