@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_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa
  a a2a:Record ;
  rdfs:label "Notariële akte (eerste veiling van onroerend goed) op 15 oktober 1817" ;
  a2a:hasPerson oa:person_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_Person-17f794e9-6c43-d2a0-f85b-f46b0a0672c2, oa:person_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_Person-faf67334-618b-35f9-c509-c58b3d91984f ;
  a2a:hasEvent oa:event_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_0, oa:relationep_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_1 ;
  a2a:hasSource oa:source_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa .

oa:person_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_Person-17f794e9-6c43-d2a0-f85b-f46b0a0672c2
  a a2a:Person ;
  rdfs:label "John Harris" ;
  a2a:PersonName [
    rdfs:label "John Harris" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "Harris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_Person-faf67334-618b-35f9-c509-c58b3d91984f
  a a2a:Person ;
  rdfs:label "Margaretha Geertruida Chevalier" ;
  a2a:PersonName [
    rdfs:label "Margaretha Geertruida Chevalier" ;
    a2a:PersonNameFirstName "Margaretha Geertruida" ;
    a2a:PersonNameLastName "Chevalier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1817-10-15"^^xsd:date
  ] .

oa:relationep_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_Person:17f794e9-6c43-d2a0-f85b-f46b0a0672c2 ;
  a2a:EventKeyRef oa:event_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_Event1 .

oa:relationep_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_Person:faf67334-618b-35f9-c509-c58b3d91984f ;
  a2a:EventKeyRef oa:event_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa_Event1 .

oa:source_szu_fe630be8-3d9e-abcb-2e34-1fc2e73c6faa
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1817-10-15 - 1817-10-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-10-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-10-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1817-10-15"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "4265" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 4265"
  ] ;
  a2a:SourceLastChangeDate "2023-10-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/fe630be8-3d9e-abcb-2e34-1fc2e73c6faa" ;
  a2a:RecordGUID "{fe630be8-3d9e-abcb-2e34-1fc2e73c6faa}" ;
  a2a:SourceRemarkOpmerking "betreft buitengoed \"den Bergenpas\" in Brummen (tevens aktenummer 4290)" ;
  a2a:SourceRemarkAkteSoort "eerste veiling van onroerend goed" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_1052_00001052.xml van SZU" .

