@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_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e
  a a2a:Record ;
  rdfs:label "Notariële akte (boedelscheiding) op 9 augustus 1845 te Utingeradeel" ;
  a2a:hasPerson oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person-9434077c-d2c7-4d89-a04b-cc6652307660, oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person-27b9f70b-c627-41fe-bb01-f57bb9d5e25e, oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person-65ef753d-1951-4459-af49-b8ebe9885690, oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person-7c13db97-4ca8-490c-a747-64c4729fab50, oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person-a206da2c-4c11-47e0-8ecb-ba73ad684982 ;
  a2a:hasEvent oa:event_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_0, oa:relationep_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_1, oa:relationep_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_2, oa:relationep_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_3, oa:relationep_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_4 ;
  a2a:hasSource oa:source_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e .

oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person-9434077c-d2c7-4d89-a04b-cc6652307660
  a a2a:Person ;
  rdfs:label "Afke Martens de Boer" ;
  a2a:PersonName [
    rdfs:label "Afke Martens de Boer" ;
    a2a:PersonNameFirstName "Afke" ;
    a2a:PersonNamePatronym "Martens" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Oldeboorn" ;
    rdfs:label "Oldeboorn"
  ] .

oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person-27b9f70b-c627-41fe-bb01-f57bb9d5e25e
  a a2a:Person ;
  rdfs:label "Tjitske Jelles Koopmans" ;
  a2a:PersonName [
    rdfs:label "Tjitske Jelles Koopmans" ;
    a2a:PersonNameFirstName "Tjitske" ;
    a2a:PersonNamePatronym "Jelles" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Haskerdijken" ;
    rdfs:label "Haskerdijken"
  ] .

oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person-65ef753d-1951-4459-af49-b8ebe9885690
  a a2a:Person ;
  rdfs:label "Johannes Jelles Koopmans" ;
  a2a:PersonName [
    rdfs:label "Johannes Jelles Koopmans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Jelles" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oldeboorn" ;
    rdfs:label "Oldeboorn"
  ] .

oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person-7c13db97-4ca8-490c-a747-64c4729fab50
  a a2a:Person ;
  rdfs:label "Reinder Jelles Koopmans" ;
  a2a:PersonName [
    rdfs:label "Reinder Jelles Koopmans" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNamePatronym "Jelles" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oldeboorn" ;
    rdfs:label "Oldeboorn"
  ] .

oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person-a206da2c-4c11-47e0-8ecb-ba73ad684982
  a a2a:Person ;
  rdfs:label "Ruurd Jelles Koopmans" ;
  a2a:PersonName [
    rdfs:label "Ruurd Jelles Koopmans" ;
    a2a:PersonNameFirstName "Ruurd" ;
    a2a:PersonNamePatronym "Jelles" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oldeboorn" ;
    rdfs:label "Oldeboorn"
  ] .

oa:event_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1845-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Utingeradeel" ;
    rdfs:label "Utingeradeel"
  ] .

oa:relationep_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person:9434077c-d2c7-4d89-a04b-cc6652307660 ;
  a2a:EventKeyRef oa:event_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Event1 .

oa:relationep_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person:27b9f70b-c627-41fe-bb01-f57bb9d5e25e ;
  a2a:EventKeyRef oa:event_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Event1 .

oa:relationep_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person:65ef753d-1951-4459-af49-b8ebe9885690 ;
  a2a:EventKeyRef oa:event_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Event1 .

oa:relationep_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person:7c13db97-4ca8-490c-a747-64c4729fab50 ;
  a2a:EventKeyRef oa:event_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Event1 .

oa:relationep_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Person:a206da2c-4c11-47e0-8ecb-ba73ad684982 ;
  a2a:EventKeyRef oa:event_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e_Event1 .

oa:source_frl_586501bb-adc5-4c3d-8a75-988eab85bc7e
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Utingeradeel" ;
    rdfs:label "Utingeradeel", "1845-08-09 - 1845-08-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-08-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-08-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1845-08-09"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 109026, Periode: 1845" ;
    a2a:Book "Minuut-akten 1845" ;
    a2a:DocumentNumber "00081" ;
    a2a:RegistryNumber "109026" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 109026, Periode: 1845, Minuut-akten 1845, 00081, 109026"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/586501bb-adc5-4c3d-8a75-988eab85bc7e" ;
  a2a:RecordGUID "{586501bb-adc5-4c3d-8a75-988eab85bc7e}" ;
  a2a:SourceRemarkOpmerking "Notaris: Wijbren Evertsz Arend<br />Kantoor: Oldeboorn I<br />Repertoire: 109053" ;
  a2a:SourceRemarkAkteSoort "boedelscheiding" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240418_26338_00026338.xml van FRL" .

[] a2a:PersonRemarkdiversen """weduwe van Jelle Johannes Koopmans, thans gehuwd met Johannes Wytzes van der Ende, moeder van en voogd over Aaltje, Martha, Janke, Jelle, Riemkje, en Sjouke Jelles Koopmans, hij tevens als toeziend voogd
Ligging vastgoed: Oldeboorn, Akkrum en Terhorne
onroerende goederen""" .
[] a2a:PersonRemarkdiversen "gehuwd met Johannes Murks Bottema" .
