@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_ee560c63-2c8f-41a9-bc4a-62cc1735ca26
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) in 1832" ;
  a2a:hasPerson oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person-5c1ff150-7b7f-aa90-32d4-0b1cd556f6a0, oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person-776b1039-9e84-1ae1-f74d-52ebfadddeb1, oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person-6dba1021-6e0e-8b85-b5f7-3a3766cedec3, oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person-e5f3838f-df82-cb91-a508-bc85cd41eb7b, oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person-f449d89a-3d83-1a1d-0f78-a263a88cd26d ;
  a2a:hasEvent oa:event_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_0, oa:relationep_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_1, oa:relationep_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_2, oa:relationep_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_3, oa:relationep_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_4 ;
  a2a:hasSource oa:source_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26 .

oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person-5c1ff150-7b7f-aa90-32d4-0b1cd556f6a0
  a a2a:Person ;
  rdfs:label "Jentje Smit" ;
  a2a:PersonName [
    rdfs:label "Jentje Smit" ;
    a2a:PersonNameFirstName "Jentje" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person-776b1039-9e84-1ae1-f74d-52ebfadddeb1
  a a2a:Person ;
  rdfs:label "Jan Oosterveen" ;
  a2a:PersonName [
    rdfs:label "Jan Oosterveen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Oosterveen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person-6dba1021-6e0e-8b85-b5f7-3a3766cedec3
  a a2a:Person ;
  rdfs:label "Hendrikje Farnhout" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Farnhout" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Farnhout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person-e5f3838f-df82-cb91-a508-bc85cd41eb7b
  a a2a:Person ;
  rdfs:label "Jannes Farnhout" ;
  a2a:PersonName [
    rdfs:label "Jannes Farnhout" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Farnhout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person-f449d89a-3d83-1a1d-0f78-a263a88cd26d
  a a2a:Person ;
  rdfs:label "Jantje Farnhout" ;
  a2a:PersonName [
    rdfs:label "Jantje Farnhout" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Farnhout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:event_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [ a2a:Year "1832" ] .

oa:relationep_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person:5c1ff150-7b7f-aa90-32d4-0b1cd556f6a0 ;
  a2a:EventKeyRef oa:event_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Event1 .

oa:relationep_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person:776b1039-9e84-1ae1-f74d-52ebfadddeb1 ;
  a2a:EventKeyRef oa:event_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Event1 .

oa:relationep_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person:6dba1021-6e0e-8b85-b5f7-3a3766cedec3 ;
  a2a:EventKeyRef oa:event_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Event1 .

oa:relationep_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person:e5f3838f-df82-cb91-a508-bc85cd41eb7b ;
  a2a:EventKeyRef oa:event_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Event1 .

oa:relationep_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Person:f449d89a-3d83-1a1d-0f78-a263a88cd26d ;
  a2a:EventKeyRef oa:event_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26_Event1 .

oa:source_dar_ee560c63-2c8f-41a9-bc4a-62cc1735ca26
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1832-01-01 - 1832-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1832" ] ;
  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.44" ;
    a2a:DocumentNumber "138" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.44, 138"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ee560c63-2c8f-41a9-bc4a-62cc1735ca26" ;
  a2a:RecordGUID "{ee560c63-2c8f-41a9-bc4a-62cc1735ca26}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1832", "notaris mr. A.H. Witsenborg" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_18432_00018432.xml van DAR" .

