@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_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 7-18-1832" ;
  a2a:hasPerson oa:person_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Person-f9a6d053-a538-fde4-fa86-ee312c473fb2, oa:person_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Person-1e479fea-07d2-9ab3-4f62-78b1e0aa41ae, oa:person_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Person-51056d1a-d584-355b-9a48-94005e757e9e, oa:person_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Person-738d36ac-208e-9c92-0ac5-20c0ab08e7d8 ;
  a2a:hasEvent oa:event_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_0, oa:relationep_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_1, oa:relationep_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_2, oa:relationep_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_3 ;
  a2a:hasSource oa:source_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3 .

oa:person_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Person-f9a6d053-a538-fde4-fa86-ee312c473fb2
  a a2a:Person ;
  rdfs:label "Eltje Jans Strating" ;
  a2a:PersonName [
    rdfs:label "Eltje Jans Strating" ;
    a2a:PersonNameFirstName "Eltje Jans" ;
    a2a:PersonNameLastName "Strating"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Norg" ;
    rdfs:label "Norg"
  ] .

oa:person_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Person-1e479fea-07d2-9ab3-4f62-78b1e0aa41ae
  a a2a:Person ;
  rdfs:label "Willem Jans Strating" ;
  a2a:PersonName [
    rdfs:label "Willem Jans Strating" ;
    a2a:PersonNameFirstName "Willem Jans" ;
    a2a:PersonNameLastName "Strating"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Norg" ;
    rdfs:label "Norg"
  ] .

oa:person_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Person-51056d1a-d584-355b-9a48-94005e757e9e
  a a2a:Person ;
  rdfs:label "Annechien Jans Strating" ;
  a2a:PersonName [
    rdfs:label "Annechien Jans Strating" ;
    a2a:PersonNameFirstName "Annechien Jans" ;
    a2a:PersonNameLastName "Strating"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Norg" ;
    rdfs:label "Norg"
  ] .

oa:person_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Person-738d36ac-208e-9c92-0ac5-20c0ab08e7d8
  a a2a:Person ;
  rdfs:label "Froukjen Jans Strating" ;
  a2a:PersonName [
    rdfs:label "Froukjen Jans Strating" ;
    a2a:PersonNameFirstName "Froukjen Jans" ;
    a2a:PersonNameLastName "Strating"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langelo" ;
    rdfs:label "Langelo"
  ] .

oa:event_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "18" ;
    a2a:Day "7" ;
    rdfs:label "1832-18-07"^^xsd:date
  ] .

oa:relationep_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Person:f9a6d053-a538-fde4-fa86-ee312c473fb2 ;
  a2a:EventKeyRef oa:event_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Event1 .

oa:relationep_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Person:1e479fea-07d2-9ab3-4f62-78b1e0aa41ae ;
  a2a:EventKeyRef oa:event_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Event1 .

oa:relationep_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Person:51056d1a-d584-355b-9a48-94005e757e9e ;
  a2a:EventKeyRef oa:event_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Event1 .

oa:relationep_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Person:738d36ac-208e-9c92-0ac5-20c0ab08e7d8 ;
  a2a:EventKeyRef oa:event_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3_Event1 .

oa:source_dar_e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1832-01-07 - 1832-12-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-12-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1832" ;
    a2a:Month "18" ;
    a2a:Day "7" ;
    rdfs:label "1832-18-07"^^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.66" ;
    a2a:DocumentNumber "73" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.66, 73"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3" ;
  a2a:RecordGUID "{e51eaa48-fd2d-40c2-9fdb-11b0d6411bc3}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1832<br/>Soort: Boedelscheiding", "notaris HH van Lier" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkarchiefnaam "Drents Archief" ;
  a2a:SourceRemarkbron "Notarieel" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_723_00000723.xml van DAR" .

