@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_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 9-29-1820" ;
  a2a:hasPerson oa:person_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Person-967d54f6-055f-6f70-1b67-79aaea97526d, oa:person_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Person-d498fb12-96dc-7974-a5fb-3bc2beee2132, oa:person_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Person-7b977483-37e3-b6c8-1f42-7499bb8aebd7, oa:person_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Person-749888ad-a500-1637-f9d8-7d6c32a91de7 ;
  a2a:hasEvent oa:event_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_0, oa:relationep_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_1, oa:relationep_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_2, oa:relationep_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_3 ;
  a2a:hasSource oa:source_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f .

oa:person_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Person-967d54f6-055f-6f70-1b67-79aaea97526d
  a a2a:Person ;
  rdfs:label "Gerrit Kniphorst" ;
  a2a:PersonName [
    rdfs:label "Gerrit Kniphorst" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Kniphorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:person_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Person-d498fb12-96dc-7974-a5fb-3bc2beee2132
  a a2a:Person ;
  rdfs:label "Clara van Buren Lensink" ;
  a2a:PersonName [
    rdfs:label "Clara van Buren Lensink" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buren Lensink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Person-7b977483-37e3-b6c8-1f42-7499bb8aebd7
  a a2a:Person ;
  rdfs:label "Jan Derks Holleboer" ;
  a2a:PersonName [
    rdfs:label "Jan Derks Holleboer" ;
    a2a:PersonNameFirstName "Jan Derks" ;
    a2a:PersonNameLastName "Holleboer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Person-749888ad-a500-1637-f9d8-7d6c32a91de7
  a a2a:Person ;
  rdfs:label "Arend Dikkers" ;
  a2a:PersonName [
    rdfs:label "Arend Dikkers" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Dikkers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:event_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "29" ;
    a2a:Day "9" ;
    rdfs:label "1820-29-09"^^xsd:date
  ] .

oa:relationep_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Person:967d54f6-055f-6f70-1b67-79aaea97526d ;
  a2a:EventKeyRef oa:event_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Event1 .

oa:relationep_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Person:d498fb12-96dc-7974-a5fb-3bc2beee2132 ;
  a2a:EventKeyRef oa:event_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Event1 .

oa:relationep_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Person:7b977483-37e3-b6c8-1f42-7499bb8aebd7 ;
  a2a:EventKeyRef oa:event_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Event1 .

oa:relationep_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Person:749888ad-a500-1637-f9d8-7d6c32a91de7 ;
  a2a:EventKeyRef oa:event_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f_Event1 .

oa:source_dar_ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1820-01-09 - 1820-12-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-01-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-12-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1820" ;
    a2a:Month "29" ;
    a2a:Day "9" ;
    rdfs:label "1820-29-09"^^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.51" ;
    a2a:DocumentNumber "285" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.51, 285"
  ] ;
  a2a:SourceLastChangeDate "2025-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f" ;
  a2a:RecordGUID "{ccdbd5ab-6428-4f9b-8e5e-40fcf472f60f}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1820<br/>Soort: Verkoop van onroerende goederen", "notaris mr. L. Vos" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkarchiefnaam "Drents Archief" ;
  a2a:SourceRemarkbron "Notarieel" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_662_00000662.xml van DAR" .

