@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_ad80fe88-c360-42ff-a338-eaf8edb1d2c0
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 12-29-1896" ;
  a2a:hasPerson oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person-bde8e621-5671-65fc-1c49-e284f1868cce, oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person-023edbd7-256e-c68c-5f43-4f21a6a87e81, oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person-14aa08c4-54a7-58c1-f3d7-b27751517b68, oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person-46717707-c1a7-b6a9-cff9-6387f3d4a009, oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person-fb113202-80df-2f15-2fbc-f7d78bac9c58 ;
  a2a:hasEvent oa:event_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_0, oa:relationep_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_1, oa:relationep_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_2, oa:relationep_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_3, oa:relationep_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_4 ;
  a2a:hasSource oa:source_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0 .

oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person-bde8e621-5671-65fc-1c49-e284f1868cce
  a a2a:Person ;
  rdfs:label "Harm Enting" ;
  a2a:PersonName [
    rdfs:label "Harm Enting" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Enting"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person-023edbd7-256e-c68c-5f43-4f21a6a87e81
  a a2a:Person ;
  rdfs:label "Gerhardus Jan Stel" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Jan Stel" ;
    a2a:PersonNameFirstName "Gerhardus Jan" ;
    a2a:PersonNameLastName "Stel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person-14aa08c4-54a7-58c1-f3d7-b27751517b68
  a a2a:Person ;
  rdfs:label "Derk van der Laan" ;
  a2a:PersonName [
    rdfs:label "Derk van der Laan" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Laan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person-46717707-c1a7-b6a9-cff9-6387f3d4a009
  a a2a:Person ;
  rdfs:label "Jacob Hessles" ;
  a2a:PersonName [
    rdfs:label "Jacob Hessles" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hessles"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person-fb113202-80df-2f15-2fbc-f7d78bac9c58
  a a2a:Person ;
  rdfs:label "Uge Geerts" ;
  a2a:PersonName [
    rdfs:label "Uge Geerts" ;
    a2a:PersonNameFirstName "Uge" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:event_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "29" ;
    a2a:Day "12" ;
    rdfs:label "1896-29-12"^^xsd:date
  ] .

oa:relationep_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person:bde8e621-5671-65fc-1c49-e284f1868cce ;
  a2a:EventKeyRef oa:event_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Event1 .

oa:relationep_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person:023edbd7-256e-c68c-5f43-4f21a6a87e81 ;
  a2a:EventKeyRef oa:event_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Event1 .

oa:relationep_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person:14aa08c4-54a7-58c1-f3d7-b27751517b68 ;
  a2a:EventKeyRef oa:event_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Event1 .

oa:relationep_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person:46717707-c1a7-b6a9-cff9-6387f3d4a009 ;
  a2a:EventKeyRef oa:event_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Event1 .

oa:relationep_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Person:fb113202-80df-2f15-2fbc-f7d78bac9c58 ;
  a2a:EventKeyRef oa:event_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0_Event1 .

oa:source_dar_ad80fe88-c360-42ff-a338-eaf8edb1d2c0
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1896-01-12 - 1896-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "29" ;
    a2a:Day "12" ;
    rdfs:label "1896-29-12"^^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.78" ;
    a2a:DocumentNumber "451" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.78, 451"
  ] ;
  a2a:SourceLastChangeDate "2025-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ad80fe88-c360-42ff-a338-eaf8edb1d2c0" ;
  a2a:RecordGUID "{ad80fe88-c360-42ff-a338-eaf8edb1d2c0}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1896<br/>Soort: Verkoop van onroerende goederen", "notaris P. Frijlinck" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkarchiefnaam "Drents Archief" ;
  a2a:SourceRemarkbron "Notarieel" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_641_00000641.xml van DAR" .

