@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_dar_a55f7969-e293-461b-b23f-a39175ef500c
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) in 1826" ;
  a2a:hasPerson oa:person_dar_a55f7969-e293-461b-b23f-a39175ef500c_Person-161ab5ca-0688-9c83-4514-198996c7d599, oa:person_dar_a55f7969-e293-461b-b23f-a39175ef500c_Person-1ea7ba46-fc5c-a762-ef8b-8863430cde26, oa:person_dar_a55f7969-e293-461b-b23f-a39175ef500c_Person-c6f25b58-6817-0f37-d720-4325251cc126, oa:person_dar_a55f7969-e293-461b-b23f-a39175ef500c_Person-f1a7ef51-85ff-2e69-2595-daba901e0ebc ;
  a2a:hasEvent oa:event_dar_a55f7969-e293-461b-b23f-a39175ef500c_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a55f7969-e293-461b-b23f-a39175ef500c_0, oa:relationep_dar_a55f7969-e293-461b-b23f-a39175ef500c_1, oa:relationep_dar_a55f7969-e293-461b-b23f-a39175ef500c_2, oa:relationep_dar_a55f7969-e293-461b-b23f-a39175ef500c_3 ;
  a2a:hasSource oa:source_dar_a55f7969-e293-461b-b23f-a39175ef500c .

oa:person_dar_a55f7969-e293-461b-b23f-a39175ef500c_Person-161ab5ca-0688-9c83-4514-198996c7d599
  a a2a:Person ;
  rdfs:label "Hendrik Homan" ;
  a2a:PersonName [
    rdfs:label "Hendrik Homan" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Homan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eext" ;
    rdfs:label "Eext"
  ] .

oa:person_dar_a55f7969-e293-461b-b23f-a39175ef500c_Person-1ea7ba46-fc5c-a762-ef8b-8863430cde26
  a a2a:Person ;
  rdfs:label "Geert Willems Kuiper" ;
  a2a:PersonName [
    rdfs:label "Geert Willems Kuiper" ;
    a2a:PersonNameFirstName "Geert Willems" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eext" ;
    rdfs:label "Eext"
  ] .

oa:person_dar_a55f7969-e293-461b-b23f-a39175ef500c_Person-c6f25b58-6817-0f37-d720-4325251cc126
  a a2a:Person ;
  rdfs:label "Berend Wessels" ;
  a2a:PersonName [
    rdfs:label "Berend Wessels" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Wessels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eext" ;
    rdfs:label "Eext"
  ] .

oa:person_dar_a55f7969-e293-461b-b23f-a39175ef500c_Person-f1a7ef51-85ff-2e69-2595-daba901e0ebc
  a a2a:Person ;
  rdfs:label "Jan Homan" ;
  a2a:PersonName [
    rdfs:label "Jan Homan" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Homan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eext" ;
    rdfs:label "Eext"
  ] .

oa:event_dar_a55f7969-e293-461b-b23f-a39175ef500c_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [ a2a:Year "1826" ] .

oa:relationep_dar_a55f7969-e293-461b-b23f-a39175ef500c_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_a55f7969-e293-461b-b23f-a39175ef500c_Person:161ab5ca-0688-9c83-4514-198996c7d599 ;
  a2a:EventKeyRef oa:event_dar_a55f7969-e293-461b-b23f-a39175ef500c_Event1 .

oa:relationep_dar_a55f7969-e293-461b-b23f-a39175ef500c_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_a55f7969-e293-461b-b23f-a39175ef500c_Person:1ea7ba46-fc5c-a762-ef8b-8863430cde26 ;
  a2a:EventKeyRef oa:event_dar_a55f7969-e293-461b-b23f-a39175ef500c_Event1 .

oa:relationep_dar_a55f7969-e293-461b-b23f-a39175ef500c_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_a55f7969-e293-461b-b23f-a39175ef500c_Person:c6f25b58-6817-0f37-d720-4325251cc126 ;
  a2a:EventKeyRef oa:event_dar_a55f7969-e293-461b-b23f-a39175ef500c_Event1 .

oa:relationep_dar_a55f7969-e293-461b-b23f-a39175ef500c_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_a55f7969-e293-461b-b23f-a39175ef500c_Person:f1a7ef51-85ff-2e69-2595-daba901e0ebc ;
  a2a:EventKeyRef oa:event_dar_a55f7969-e293-461b-b23f-a39175ef500c_Event1 .

oa:source_dar_a55f7969-e293-461b-b23f-a39175ef500c
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1826-01-01 - 1826-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1826" ] ;
  a2a:SourceType "other:Notarieel" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Archiefnaam: Drents Archief, Bron: Notarieel" ;
    a2a:Book "Notarisakten Assen 0114.06" ;
    a2a:DocumentNumber "82" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.06, 82"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a55f7969-e293-461b-b23f-a39175ef500c" ;
  a2a:RecordGUID "{a55f7969-e293-461b-b23f-a39175ef500c}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1826<br/>Soort: Akte van bekendheid", "notaris mr. A. Homan" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkarchiefnaam "Drents Archief" ;
  a2a:SourceRemarkbron "Notarieel" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_719_00000719.xml van DAR" .

