@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_2ffe748f-c8a2-48df-aaf2-a3b8a005c975
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 9 februari 1816" ;
  a2a:hasPerson oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person-40ce1ea7-e33b-bc9f-7fb3-9f9397ea1eb3, oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person-0e69a480-faec-f507-0b8e-76e10800d64a, oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person-38542443-f25c-45bd-dfee-85f8fa26bf3e, oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person-42f38091-2f98-49b6-fad0-2d658b8e4da1, oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person-9d939712-e5a6-86c4-3150-cc2d6d36e7f1 ;
  a2a:hasEvent oa:event_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_0, oa:relationep_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_1, oa:relationep_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_2, oa:relationep_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_3, oa:relationep_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_4 ;
  a2a:hasSource oa:source_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975 .

oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person-40ce1ea7-e33b-bc9f-7fb3-9f9397ea1eb3
  a a2a:Person ;
  rdfs:label "Harm Meppelink" ;
  a2a:PersonName [
    rdfs:label "Harm Meppelink" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Meppelink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] .

oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person-0e69a480-faec-f507-0b8e-76e10800d64a
  a a2a:Person ;
  rdfs:label "Jan Scholten" ;
  a2a:PersonName [
    rdfs:label "Jan Scholten" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Scholten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] .

oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person-38542443-f25c-45bd-dfee-85f8fa26bf3e
  a a2a:Person ;
  rdfs:label "Derk Lubbers" ;
  a2a:PersonName [
    rdfs:label "Derk Lubbers" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Lubbers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] .

oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person-42f38091-2f98-49b6-fad0-2d658b8e4da1
  a a2a:Person ;
  rdfs:label "Jan Roelfs Kiers" ;
  a2a:PersonName [
    rdfs:label "Jan Roelfs Kiers" ;
    a2a:PersonNameFirstName "Jan Roelfs" ;
    a2a:PersonNameLastName "Kiers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] .

oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person-9d939712-e5a6-86c4-3150-cc2d6d36e7f1
  a a2a:Person ;
  rdfs:label "Teunis Mepschen" ;
  a2a:PersonName [
    rdfs:label "Teunis Mepschen" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Mepschen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] .

oa:event_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1816-02-09"^^xsd:date
  ] .

oa:relationep_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person:40ce1ea7-e33b-bc9f-7fb3-9f9397ea1eb3 ;
  a2a:EventKeyRef oa:event_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Event1 .

oa:relationep_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person:0e69a480-faec-f507-0b8e-76e10800d64a ;
  a2a:EventKeyRef oa:event_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Event1 .

oa:relationep_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person:38542443-f25c-45bd-dfee-85f8fa26bf3e ;
  a2a:EventKeyRef oa:event_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Event1 .

oa:relationep_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person:42f38091-2f98-49b6-fad0-2d658b8e4da1 ;
  a2a:EventKeyRef oa:event_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Event1 .

oa:relationep_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Person:9d939712-e5a6-86c4-3150-cc2d6d36e7f1 ;
  a2a:EventKeyRef oa:event_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975_Event1 .

oa:source_dar_2ffe748f-c8a2-48df-aaf2-a3b8a005c975
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1816-02-09 - 1816-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1816-02-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.25" ;
    a2a:DocumentNumber "161" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.25, 161"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2ffe748f-c8a2-48df-aaf2-a3b8a005c975" ;
  a2a:RecordGUID "{2ffe748f-c8a2-48df-aaf2-a3b8a005c975}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1816<br/>Soort: Akte van bekendheid/notoriteit", "notaris mr. H.G.C. Cassa" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_18333_00018333.xml van DAR" .

