@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_54ac15f9-58b2-6d70-8892-059a6fdb18b5
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie met hypotheek) op 4 november 1816" ;
  a2a:hasPerson oa:person_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Person-cc78f2ef-03b8-d875-5a6b-7bf6bacf7076, oa:person_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Person-5f55e416-c459-8726-f413-326db1a3156e, oa:person_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Person-4be304fd-e656-6276-ed20-6fbab271bc7d ;
  a2a:hasEvent oa:event_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_0, oa:relationep_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_1, oa:relationep_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_2 ;
  a2a:hasSource oa:source_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5 .

oa:person_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Person-cc78f2ef-03b8-d875-5a6b-7bf6bacf7076
  a a2a:Person ;
  rdfs:label "Anthonij van der Ham" ;
  a2a:PersonName [
    rdfs:label "Anthonij van der Ham" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Person-5f55e416-c459-8726-f413-326db1a3156e
  a a2a:Person ;
  rdfs:label "Arnoldina Brouwer" ;
  a2a:PersonName [
    rdfs:label "Arnoldina Brouwer" ;
    a2a:PersonNameFirstName "Arnoldina" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Person-4be304fd-e656-6276-ed20-6fbab271bc7d
  a a2a:Person ;
  rdfs:label "Maria Catharina van Engels" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van Engels" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Engels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1816-11-04"^^xsd:date
  ] .

oa:relationep_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Person:cc78f2ef-03b8-d875-5a6b-7bf6bacf7076 ;
  a2a:EventKeyRef oa:event_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Event1 .

oa:relationep_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Person:5f55e416-c459-8726-f413-326db1a3156e ;
  a2a:EventKeyRef oa:event_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Event1 .

oa:relationep_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_2
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Person:4be304fd-e656-6276-ed20-6fbab271bc7d ;
  a2a:EventKeyRef oa:event_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5_Event1 .

oa:source_szu_54ac15f9-58b2-6d70-8892-059a6fdb18b5
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1816-11-04 - 1816-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1816-11-04"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "3534" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 3534"
  ] ;
  a2a:SourceLastChangeDate "2019-02-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/54ac15f9-58b2-6d70-8892-059a6fdb18b5" ;
  a2a:RecordGUID "{54ac15f9-58b2-6d70-8892-059a6fdb18b5}" ;
  a2a:SourceRemarkAkteSoort "obligatie met hypotheek" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251118_33_00000033.xml van SZU" .

