@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_1edc66f4-558c-1588-e896-e22eb6f6112c
  a a2a:Record ;
  rdfs:label "Notariële akte (overdragt onroerend goed) op 14 september 1871" ;
  a2a:hasPerson oa:person_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_Person-b4f4f3ab-d612-6377-7074-4e2882259e0c, oa:person_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_Person-5e17fff8-b22b-5206-926b-a35b9d57a04d ;
  a2a:hasEvent oa:event_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_0, oa:relationep_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_1 ;
  a2a:hasSource oa:source_szu_1edc66f4-558c-1588-e896-e22eb6f6112c .

oa:person_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_Person-b4f4f3ab-d612-6377-7074-4e2882259e0c
  a a2a:Person ;
  rdfs:label "Jan Teunis Velderman" ;
  a2a:PersonName [
    rdfs:label "Jan Teunis Velderman" ;
    a2a:PersonNameFirstName "Jan Teunis" ;
    a2a:PersonNameLastName "Velderman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_Person-5e17fff8-b22b-5206-926b-a35b9d57a04d
  a a2a:Person ;
  rdfs:label "Jan Smallegoor" ;
  a2a:PersonName [
    rdfs:label "Jan Smallegoor" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Smallegoor"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1871-09-14"^^xsd:date
  ] .

oa:relationep_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_Person:b4f4f3ab-d612-6377-7074-4e2882259e0c ;
  a2a:EventKeyRef oa:event_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_Event1 .

oa:relationep_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_Person:5e17fff8-b22b-5206-926b-a35b9d57a04d ;
  a2a:EventKeyRef oa:event_szu_1edc66f4-558c-1588-e896-e22eb6f6112c_Event1 .

oa:source_szu_1edc66f4-558c-1588-e896-e22eb6f6112c
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1871-09-14 - 1871-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1871-09-14"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "3049" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 3049"
  ] ;
  a2a:SourceLastChangeDate "2016-07-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/1edc66f4-558c-1588-e896-e22eb6f6112c" ;
  a2a:RecordGUID "{1edc66f4-558c-1588-e896-e22eb6f6112c}" ;
  a2a:SourceRemarkOpmerking "een weide \"de Kolkemate\" in de Oijerhoek aan de waterleiding bij Zandkamp onder Warnsveld" ;
  a2a:SourceRemarkAkteSoort "overdragt onroerend goed" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_517_00000517.xml van SZU" .

