@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_8cd342c8-5283-36bc-e65d-e797fcff3b0c
  a a2a:Record ;
  rdfs:label "Notariële akte (procuratie) op 28 september 1855" ;
  a2a:hasPerson oa:person_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_Person-3aed6cc8-c0a9-a222-3063-1170a3b05c56, oa:person_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_Person-6d379593-0918-6669-6a4c-506a70c1a778 ;
  a2a:hasEvent oa:event_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_0, oa:relationep_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_1 ;
  a2a:hasSource oa:source_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c .

oa:person_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_Person-3aed6cc8-c0a9-a222-3063-1170a3b05c56
  a a2a:Person ;
  rdfs:label "Frederik Benjamin Lenting" ;
  a2a:PersonName [
    rdfs:label "Frederik Benjamin Lenting" ;
    a2a:PersonNameFirstName "Frederik Benjamin" ;
    a2a:PersonNameLastName "Lenting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_Person-6d379593-0918-6669-6a4c-506a70c1a778
  a a2a:Person ;
  rdfs:label "Leonard Johan Lenting" ;
  a2a:PersonName [
    rdfs:label "Leonard Johan Lenting" ;
    a2a:PersonNameFirstName "Leonard Johan" ;
    a2a:PersonNameLastName "Lenting"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1855-09-28"^^xsd:date
  ] .

oa:relationep_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_Person:3aed6cc8-c0a9-a222-3063-1170a3b05c56 ;
  a2a:EventKeyRef oa:event_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_Event1 .

oa:relationep_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_Person:6d379593-0918-6669-6a4c-506a70c1a778 ;
  a2a:EventKeyRef oa:event_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c_Event1 .

oa:source_szu_8cd342c8-5283-36bc-e65d-e797fcff3b0c
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1855-09-28 - 1855-09-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-09-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-09-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1855-09-28"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "7901" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 7901"
  ] ;
  a2a:SourceLastChangeDate "2014-10-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/8cd342c8-5283-36bc-e65d-e797fcff3b0c" ;
  a2a:RecordGUID "{8cd342c8-5283-36bc-e65d-e797fcff3b0c}" ;
  a2a:SourceRemarkOpmerking "akte niet aanwezig" ;
  a2a:SourceRemarkAkteSoort "procuratie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_114_00000114.xml van SZU" .

