@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_4e810b1f-0b80-d45b-a617-64e6b28c0fca
  a a2a:Record ;
  rdfs:label "Notariële akte (roijement) op 30 april 1875" ;
  a2a:hasPerson oa:person_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Person-2f964585-554e-667b-1875-5f69a898f337, oa:person_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Person-9fd7ca0a-9a9e-e61e-c75d-bda8fbbe983a, oa:person_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Person-ad081aa9-ce5c-8516-ffff-46a83d53b061 ;
  a2a:hasEvent oa:event_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_0, oa:relationep_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_1, oa:relationep_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_2 ;
  a2a:hasSource oa:source_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca .

oa:person_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Person-2f964585-554e-667b-1875-5f69a898f337
  a a2a:Person ;
  rdfs:label "Bernard Willem Wessel Herman Capel" ;
  a2a:PersonName [
    rdfs:label "Bernard Willem Wessel Herman Capel" ;
    a2a:PersonNameFirstName "Bernard Willem Wessel Herman" ;
    a2a:PersonNameLastName "Capel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Person-9fd7ca0a-9a9e-e61e-c75d-bda8fbbe983a
  a a2a:Person ;
  rdfs:label "Hendrik Wilten" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wilten" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wilten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Person-ad081aa9-ce5c-8516-ffff-46a83d53b061
  a a2a:Person ;
  rdfs:label "Maria Cornelia Fitte" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Fitte" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Fitte"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1875-04-30"^^xsd:date
  ] .

oa:relationep_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Person:2f964585-554e-667b-1875-5f69a898f337 ;
  a2a:EventKeyRef oa:event_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Event1 .

oa:relationep_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Person:9fd7ca0a-9a9e-e61e-c75d-bda8fbbe983a ;
  a2a:EventKeyRef oa:event_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Event1 .

oa:relationep_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_2
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Person:ad081aa9-ce5c-8516-ffff-46a83d53b061 ;
  a2a:EventKeyRef oa:event_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca_Event1 .

oa:source_szu_4e810b1f-0b80-d45b-a617-64e6b28c0fca
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1875-04-30 - 1875-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1875-04-30"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "5121" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 5121"
  ] ;
  a2a:SourceLastChangeDate "2016-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/4e810b1f-0b80-d45b-a617-64e6b28c0fca" ;
  a2a:RecordGUID "{4e810b1f-0b80-d45b-a617-64e6b28c0fca}" ;
  a2a:SourceRemarkOpmerking "akte niet aanwezig" ;
  a2a:SourceRemarkAkteSoort "roijement" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_224_00000224.xml van SZU" .

