@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_4b2502cc-e8ed-f04c-ebff-914696cc3ece
  a a2a:Record ;
  rdfs:label "Notariële akte (koopcontract) op 15 mei 1816" ;
  a2a:hasPerson oa:person_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_Person-3e965de5-d6be-e24d-0867-56754b1be6fd, oa:person_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_Person-21be2297-487e-5452-b08c-d77c1d36f7cb ;
  a2a:hasEvent oa:event_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_0, oa:relationep_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_1 ;
  a2a:hasSource oa:source_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece .

oa:person_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_Person-3e965de5-d6be-e24d-0867-56754b1be6fd
  a a2a:Person ;
  rdfs:label "Arnold Hendrik van Markel Bouwer" ;
  a2a:PersonName [
    rdfs:label "Arnold Hendrik van Markel Bouwer" ;
    a2a:PersonNameFirstName "Arnold Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Markel Bouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_Person-21be2297-487e-5452-b08c-d77c1d36f7cb
  a a2a:Person ;
  rdfs:label "Lodewijk Carel Jacob van Nispen" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Carel Jacob van Nispen" ;
    a2a:PersonNameFirstName "Lodewijk Carel Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nispen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1816-05-15"^^xsd:date
  ] .

oa:relationep_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_Person:3e965de5-d6be-e24d-0867-56754b1be6fd ;
  a2a:EventKeyRef oa:event_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_Event1 .

oa:relationep_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_Person:21be2297-487e-5452-b08c-d77c1d36f7cb ;
  a2a:EventKeyRef oa:event_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece_Event1 .

oa:source_szu_4b2502cc-e8ed-f04c-ebff-914696cc3ece
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1816-05-15 - 1816-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1816-05-15"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "3165" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 3165"
  ] ;
  a2a:SourceLastChangeDate "2023-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/4b2502cc-e8ed-f04c-ebff-914696cc3ece" ;
  a2a:RecordGUID "{4b2502cc-e8ed-f04c-ebff-914696cc3ece}" ;
  a2a:SourceRemarkOpmerking "betreft havezate \"Het Velde\" te Warnsveld" ;
  a2a:SourceRemarkAkteSoort "koopcontract" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251118_30_00000030.xml van SZU" .

