@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_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) in 1846" ;
  a2a:hasPerson oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-5ce0c6a3-11f1-ef62-fb39-288ef693adfd, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-ec6b4747-f16e-66b3-f998-f1d059379a85, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-749183ae-b74c-763d-b967-f8b74abc9c23, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-1f240b3b-261b-c0ad-b6d8-b70e0a90bd4c, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-d9c0ebf0-bb0a-40f1-9447-704e719f5d79, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-3df1843f-c894-5261-e44f-5dfd6993746f, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-33e8c477-6cb2-8302-f26c-eaf543b3e141, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-a9f5e6f7-1b58-7987-b209-6f8e74a7a63b, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-a989c47b-1b11-e561-bcc8-e00bf85cd3a1, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-45479441-7589-a49b-e3cf-a1e390e67e21, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-6e69ee6d-e4f3-2553-2568-cf8ffe8421d2, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-6a466602-2aff-c157-fb21-56359e229383, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-2be09fc8-f44b-b047-cef2-3851b0ebcccc, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-187f2fd3-7f7f-994a-c988-a8989cea7ed5, oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-7b5c094a-9f6c-b665-0010-2679da91a5df ;
  a2a:hasEvent oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_0, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_1, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_2, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_3, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_4, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_5, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_6, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_7, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_8, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_9, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_10, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_11, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_12, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_13, oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_14 ;
  a2a:hasSource oa:source_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3 .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-5ce0c6a3-11f1-ef62-fb39-288ef693adfd
  a a2a:Person ;
  rdfs:label "Evert Reinder Homan" ;
  a2a:PersonName [
    rdfs:label "Evert Reinder Homan" ;
    a2a:PersonNameFirstName "Evert Reinder" ;
    a2a:PersonNameLastName "Homan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-ec6b4747-f16e-66b3-f998-f1d059379a85
  a a2a:Person ;
  rdfs:label "Geesje de Vroome" ;
  a2a:PersonName [
    rdfs:label "Geesje de Vroome" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vroome"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-749183ae-b74c-763d-b967-f8b74abc9c23
  a a2a:Person ;
  rdfs:label "Geert Aalderts Hovingh" ;
  a2a:PersonName [
    rdfs:label "Geert Aalderts Hovingh" ;
    a2a:PersonNameFirstName "Geert Aalderts" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-1f240b3b-261b-c0ad-b6d8-b70e0a90bd4c
  a a2a:Person ;
  rdfs:label "Willem de Vroome" ;
  a2a:PersonName [
    rdfs:label "Willem de Vroome" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vroome"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde"
  ] .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-d9c0ebf0-bb0a-40f1-9447-704e719f5d79
  a a2a:Person ;
  rdfs:label "Jan Jans IJmten" ;
  a2a:PersonName [
    rdfs:label "Jan Jans IJmten" ;
    a2a:PersonNameFirstName "Jan Jans" ;
    a2a:PersonNameLastName "IJmten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-3df1843f-c894-5261-e44f-5dfd6993746f
  a a2a:Person ;
  rdfs:label "Gezina Henderica Helena Lamina Homan" ;
  a2a:PersonName [
    rdfs:label "Gezina Henderica Helena Lamina Homan" ;
    a2a:PersonNameFirstName "Gezina Henderica Helena Lamina" ;
    a2a:PersonNameLastName "Homan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-33e8c477-6cb2-8302-f26c-eaf543b3e141
  a a2a:Person ;
  rdfs:label "Jannes Hovingh" ;
  a2a:PersonName [
    rdfs:label "Jannes Hovingh" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde"
  ] .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-a9f5e6f7-1b58-7987-b209-6f8e74a7a63b
  a a2a:Person ;
  rdfs:label "Geesje Hovingh" ;
  a2a:PersonName [
    rdfs:label "Geesje Hovingh" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-a989c47b-1b11-e561-bcc8-e00bf85cd3a1
  a a2a:Person ;
  rdfs:label "Lammegien Fledderus" ;
  a2a:PersonName [
    rdfs:label "Lammegien Fledderus" ;
    a2a:PersonNameFirstName "Lammegien" ;
    a2a:PersonNameLastName "Fledderus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde"
  ] .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-45479441-7589-a49b-e3cf-a1e390e67e21
  a a2a:Person ;
  rdfs:label "Lamberta Hovingh" ;
  a2a:PersonName [
    rdfs:label "Lamberta Hovingh" ;
    a2a:PersonNameFirstName "Lamberta" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde"
  ] .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-6e69ee6d-e4f3-2553-2568-cf8ffe8421d2
  a a2a:Person ;
  rdfs:label "Annigje Hovingh" ;
  a2a:PersonName [
    rdfs:label "Annigje Hovingh" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-6a466602-2aff-c157-fb21-56359e229383
  a a2a:Person ;
  rdfs:label "Henderica Gezina Hovingh" ;
  a2a:PersonName [
    rdfs:label "Henderica Gezina Hovingh" ;
    a2a:PersonNameFirstName "Henderica Gezina" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-2be09fc8-f44b-b047-cef2-3851b0ebcccc
  a a2a:Person ;
  rdfs:label "Jannes Hovingh" ;
  a2a:PersonName [
    rdfs:label "Jannes Hovingh" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-187f2fd3-7f7f-994a-c988-a8989cea7ed5
  a a2a:Person ;
  rdfs:label "Ernelina Gezina Hovingh" ;
  a2a:PersonName [
    rdfs:label "Ernelina Gezina Hovingh" ;
    a2a:PersonNameFirstName "Ernelina Gezina" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person-7b5c094a-9f6c-b665-0010-2679da91a5df
  a a2a:Person ;
  rdfs:label "Mathijs Hovingh" ;
  a2a:PersonName [
    rdfs:label "Mathijs Hovingh" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [ a2a:Year "1846" ] .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:5ce0c6a3-11f1-ef62-fb39-288ef693adfd ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:ec6b4747-f16e-66b3-f998-f1d059379a85 ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:749183ae-b74c-763d-b967-f8b74abc9c23 ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:1f240b3b-261b-c0ad-b6d8-b70e0a90bd4c ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:d9c0ebf0-bb0a-40f1-9447-704e719f5d79 ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_5
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:3df1843f-c894-5261-e44f-5dfd6993746f ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_6
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:33e8c477-6cb2-8302-f26c-eaf543b3e141 ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_7
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:a9f5e6f7-1b58-7987-b209-6f8e74a7a63b ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_8
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:a989c47b-1b11-e561-bcc8-e00bf85cd3a1 ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_9
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:45479441-7589-a49b-e3cf-a1e390e67e21 ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_10
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:6e69ee6d-e4f3-2553-2568-cf8ffe8421d2 ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_11
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:6a466602-2aff-c157-fb21-56359e229383 ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_12
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:2be09fc8-f44b-b047-cef2-3851b0ebcccc ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_13
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:187f2fd3-7f7f-994a-c988-a8989cea7ed5 ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:relationep_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_14
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Person:7b5c094a-9f6c-b665-0010-2679da91a5df ;
  a2a:EventKeyRef oa:event_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3_Event1 .

oa:source_dar_58f16352-1d3e-4635-bb9c-2c2d8d33c7f3
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1846-01-01 - 1846-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1846" ] ;
  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.07" ;
    a2a:DocumentNumber "12" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.07, 12"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/58f16352-1d3e-4635-bb9c-2c2d8d33c7f3" ;
  a2a:RecordGUID "{58f16352-1d3e-4635-bb9c-2c2d8d33c7f3}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1846", "notaris mr. H.H. van Lier" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_23317_00023317.xml van DAR" .

