@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_26f7995c-fd9b-4010-aef2-3d2583c080ce
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) in 1874" ;
  a2a:hasPerson oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person-ed2598d7-838a-8f0e-d1f1-dfe4e0a877d0, oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person-48aa3cb0-794a-4331-6b4b-69f06fae294a, oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person-74f87176-db01-ed46-d20d-e082d1a6f2fd, oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person-2c7e7f38-b237-d50b-064e-ec15a9e05355, oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person-f4816503-20c0-a4a4-839a-b788c64e0c45 ;
  a2a:hasEvent oa:event_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_0, oa:relationep_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_1, oa:relationep_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_2, oa:relationep_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_3, oa:relationep_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_4 ;
  a2a:hasSource oa:source_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce .

oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person-ed2598d7-838a-8f0e-d1f1-dfe4e0a877d0
  a a2a:Person ;
  rdfs:label "Jacob Greve" ;
  a2a:PersonName [
    rdfs:label "Jacob Greve" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Greve"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo"
  ] .

oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person-48aa3cb0-794a-4331-6b4b-69f06fae294a
  a a2a:Person ;
  rdfs:label "Aaltje Tissingh" ;
  a2a:PersonName [
    rdfs:label "Aaltje Tissingh" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Tissingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo"
  ] .

oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person-74f87176-db01-ed46-d20d-e082d1a6f2fd
  a a2a:Person ;
  rdfs:label "Harm Klaas Tissingh" ;
  a2a:PersonName [
    rdfs:label "Harm Klaas Tissingh" ;
    a2a:PersonNameFirstName "Harm Klaas" ;
    a2a:PersonNameLastName "Tissingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Havelte" ;
    rdfs:label "Havelte"
  ] .

oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person-2c7e7f38-b237-d50b-064e-ec15a9e05355
  a a2a:Person ;
  rdfs:label "Dominicus Klaas Tissingh" ;
  a2a:PersonName [
    rdfs:label "Dominicus Klaas Tissingh" ;
    a2a:PersonNameFirstName "Dominicus Klaas" ;
    a2a:PersonNameLastName "Tissingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Havelte" ;
    rdfs:label "Havelte"
  ] .

oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person-f4816503-20c0-a4a4-839a-b788c64e0c45
  a a2a:Person ;
  rdfs:label "Geert Klaas Tissingh" ;
  a2a:PersonName [
    rdfs:label "Geert Klaas Tissingh" ;
    a2a:PersonNameFirstName "Geert Klaas" ;
    a2a:PersonNameLastName "Tissingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] .

oa:event_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [ a2a:Year "1874" ] .

oa:relationep_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person:ed2598d7-838a-8f0e-d1f1-dfe4e0a877d0 ;
  a2a:EventKeyRef oa:event_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Event1 .

oa:relationep_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person:48aa3cb0-794a-4331-6b4b-69f06fae294a ;
  a2a:EventKeyRef oa:event_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Event1 .

oa:relationep_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person:74f87176-db01-ed46-d20d-e082d1a6f2fd ;
  a2a:EventKeyRef oa:event_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Event1 .

oa:relationep_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person:2c7e7f38-b237-d50b-064e-ec15a9e05355 ;
  a2a:EventKeyRef oa:event_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Event1 .

oa:relationep_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Person:f4816503-20c0-a4a4-839a-b788c64e0c45 ;
  a2a:EventKeyRef oa:event_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce_Event1 .

oa:source_dar_26f7995c-fd9b-4010-aef2-3d2583c080ce
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1874-01-01 - 1874-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1874" ] ;
  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.27" ;
    a2a:DocumentNumber "42" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.27, 42"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/26f7995c-fd9b-4010-aef2-3d2583c080ce" ;
  a2a:RecordGUID "{26f7995c-fd9b-4010-aef2-3d2583c080ce}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1874<br/>Soort: Boedelscheiding", "notaris mr. W.O. Servatius" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_18224_00018224.xml van DAR" .

