@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_2283eb0a-16e7-4e6b-8d03-a231681d2ca2
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 10-31-1879" ;
  a2a:hasPerson oa:person_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Person-db9c87e8-c2b7-081f-9cd5-03730166af97, oa:person_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Person-c674c2c4-79f2-e050-ac1a-ff46ee40d355, oa:person_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Person-be990c75-d345-2c91-9984-eb1911d2e0ed ;
  a2a:hasEvent oa:event_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_0, oa:relationep_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_1, oa:relationep_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_2 ;
  a2a:hasSource oa:source_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2 .

oa:person_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Person-db9c87e8-c2b7-081f-9cd5-03730166af97
  a a2a:Person ;
  rdfs:label "Geert Jans Lubberink" ;
  a2a:PersonName [
    rdfs:label "Geert Jans Lubberink" ;
    a2a:PersonNameFirstName "Geert Jans" ;
    a2a:PersonNameLastName "Lubberink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Person-c674c2c4-79f2-e050-ac1a-ff46ee40d355
  a a2a:Person ;
  rdfs:label "Arend Lubberink" ;
  a2a:PersonName [
    rdfs:label "Arend Lubberink" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Lubberink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "De Wijk" ;
    rdfs:label "De Wijk"
  ] .

oa:person_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Person-be990c75-d345-2c91-9984-eb1911d2e0ed
  a a2a:Person ;
  rdfs:label "Aleida van Schot" ;
  a2a:PersonName [
    rdfs:label "Aleida van Schot" ;
    a2a:PersonNameFirstName "Aleida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:event_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "31" ;
    a2a:Day "10" ;
    rdfs:label "1879-31-10"^^xsd:date
  ] .

oa:relationep_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Person:db9c87e8-c2b7-081f-9cd5-03730166af97 ;
  a2a:EventKeyRef oa:event_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Event1 .

oa:relationep_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Person:c674c2c4-79f2-e050-ac1a-ff46ee40d355 ;
  a2a:EventKeyRef oa:event_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Event1 .

oa:relationep_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Person:be990c75-d345-2c91-9984-eb1911d2e0ed ;
  a2a:EventKeyRef oa:event_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2_Event1 .

oa:source_dar_2283eb0a-16e7-4e6b-8d03-a231681d2ca2
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1879-01-10 - 1879-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "31" ;
    a2a:Day "10" ;
    rdfs:label "1879-31-10"^^xsd:date
  ] ;
  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.59" ;
    a2a:DocumentNumber "96" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.59, 96"
  ] ;
  a2a:SourceLastChangeDate "2025-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2283eb0a-16e7-4e6b-8d03-a231681d2ca2" ;
  a2a:RecordGUID "{2283eb0a-16e7-4e6b-8d03-a231681d2ca2}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1879<br/>Soort: Verkoop van onroerende goederen", "notaris CHAA Engelenberg" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkarchiefnaam "Drents Archief" ;
  a2a:SourceRemarkbron "Notarieel" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_547_00000547.xml van DAR" .

