@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_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 7-25-1823" ;
  a2a:hasPerson oa:person_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Person-020bdbf9-ed5c-ab06-9fe5-33a98d600199, oa:person_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Person-be876fee-c18c-5513-5dfc-7e0950dbc163, oa:person_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Person-0f979cdd-849e-a916-a7f6-e8369019149b, oa:person_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Person-6d56676a-d805-0061-965b-6f6f91adb7bb ;
  a2a:hasEvent oa:event_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_0, oa:relationep_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_1, oa:relationep_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_2, oa:relationep_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_3 ;
  a2a:hasSource oa:source_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850 .

oa:person_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Person-020bdbf9-ed5c-ab06-9fe5-33a98d600199
  a a2a:Person ;
  rdfs:label "Jan Arends de Groot" ;
  a2a:PersonName [
    rdfs:label "Jan Arends de Groot" ;
    a2a:PersonNameFirstName "Jan Arends" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:person_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Person-be876fee-c18c-5513-5dfc-7e0950dbc163
  a a2a:Person ;
  rdfs:label "Jan Arends Beuling" ;
  a2a:PersonName [
    rdfs:label "Jan Arends Beuling" ;
    a2a:PersonNameFirstName "Jan Arends" ;
    a2a:PersonNameLastName "Beuling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:person_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Person-0f979cdd-849e-a916-a7f6-e8369019149b
  a a2a:Person ;
  rdfs:label "Hendrik Dilling" ;
  a2a:PersonName [
    rdfs:label "Hendrik Dilling" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Dilling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bronger" ;
    rdfs:label "Bronger"
  ] .

oa:person_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Person-6d56676a-d805-0061-965b-6f6f91adb7bb
  a a2a:Person ;
  rdfs:label "Gerrit Smit" ;
  a2a:PersonName [
    rdfs:label "Gerrit Smit" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:event_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "25" ;
    a2a:Day "7" ;
    rdfs:label "1823-25-07"^^xsd:date
  ] .

oa:relationep_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Person:020bdbf9-ed5c-ab06-9fe5-33a98d600199 ;
  a2a:EventKeyRef oa:event_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Event1 .

oa:relationep_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Person:be876fee-c18c-5513-5dfc-7e0950dbc163 ;
  a2a:EventKeyRef oa:event_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Event1 .

oa:relationep_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Person:0f979cdd-849e-a916-a7f6-e8369019149b ;
  a2a:EventKeyRef oa:event_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Event1 .

oa:relationep_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Person:6d56676a-d805-0061-965b-6f6f91adb7bb ;
  a2a:EventKeyRef oa:event_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850_Event1 .

oa:source_dar_fe795a2d-b5e4-4cea-9dbf-5e3182eb2850
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1823-01-07 - 1823-12-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1823-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-12-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1823" ;
    a2a:Month "25" ;
    a2a:Day "7" ;
    rdfs:label "1823-25-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.25" ;
    a2a:DocumentNumber "139" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.25, 139"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fe795a2d-b5e4-4cea-9dbf-5e3182eb2850" ;
  a2a:RecordGUID "{fe795a2d-b5e4-4cea-9dbf-5e3182eb2850}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1823<br/>Soort: Verkoop roerende goederen", "notaris mr. H.G.C. Cassa" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_18324_00018324.xml van DAR" .

