@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_dfbd246b-e7b2-4764-b2d6-13a8bec922e3
  a a2a:Record ;
  rdfs:label "Notariële akte (boedelscheiding) op 9 december 1891 te Achtkarspelen" ;
  a2a:hasPerson oa:person_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Person-a140e88a-4bfa-4a40-bb87-66dab410c088, oa:person_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Person-9b88502e-4aef-4e47-89c4-28dfe68836bc, oa:person_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Person-e08fbd15-43cd-4ad1-97a3-9543ef86e93d ;
  a2a:hasEvent oa:event_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_0, oa:relationep_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_1, oa:relationep_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_2 ;
  a2a:hasSource oa:source_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3 .

oa:person_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Person-a140e88a-4bfa-4a40-bb87-66dab410c088
  a a2a:Person ;
  rdfs:label "Gerben Andries Boersma" ;
  a2a:PersonName [
    rdfs:label "Gerben Andries Boersma" ;
    a2a:PersonNameFirstName "Gerben" ;
    a2a:PersonNamePatronym "Andries" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Westergeest" ;
    rdfs:label "Westergeest"
  ] .

oa:person_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Person-9b88502e-4aef-4e47-89c4-28dfe68836bc
  a a2a:Person ;
  rdfs:label "Lutske Andries Boersma" ;
  a2a:PersonName [
    rdfs:label "Lutske Andries Boersma" ;
    a2a:PersonNameFirstName "Lutske" ;
    a2a:PersonNamePatronym "Andries" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Twijzel" ;
    rdfs:label "Twijzel"
  ] .

oa:person_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Person-e08fbd15-43cd-4ad1-97a3-9543ef86e93d
  a a2a:Person ;
  rdfs:label "Sjoerd Andries Boersma" ;
  a2a:PersonName [
    rdfs:label "Sjoerd Andries Boersma" ;
    a2a:PersonNameFirstName "Sjoerd" ;
    a2a:PersonNamePatronym "Andries" ;
    a2a:PersonNameLastName "Boersma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Buitenpost" ;
    rdfs:label "Buitenpost"
  ] .

oa:event_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1891-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen"
  ] .

oa:relationep_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Person:a140e88a-4bfa-4a40-bb87-66dab410c088 ;
  a2a:EventKeyRef oa:event_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Event1 .

oa:relationep_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Person:9b88502e-4aef-4e47-89c4-28dfe68836bc ;
  a2a:EventKeyRef oa:event_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Event1 .

oa:relationep_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Person:e08fbd15-43cd-4ad1-97a3-9543ef86e93d ;
  a2a:EventKeyRef oa:event_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3_Event1 .

oa:source_frl_dfbd246b-e7b2-4764-b2d6-13a8bec922e3
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen", "1891-12-09 - 1891-12-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-12-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-12-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1891-12-09"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 024085, Periode: 1891" ;
    a2a:Book "Minuut-akten 1891" ;
    a2a:DocumentNumber "00172" ;
    a2a:RegistryNumber "024085" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 024085, Periode: 1891, Minuut-akten 1891, 00172, 024085"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/dfbd246b-e7b2-4764-b2d6-13a8bec922e3" ;
  a2a:RecordGUID "{dfbd246b-e7b2-4764-b2d6-13a8bec922e3}" ;
  a2a:SourceRemarkOpmerking "Notaris: Gerrit de Jong Posthumus<br />Kantoor: Buitenpost I<br />Repertoire: 024095" ;
  a2a:SourceRemarkAkteSoort "boedelscheiding" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_7423_00007423.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Twijzel, Buitenpost, Zwaagwesteinde en Westergeest
Bedrag: waarde fl. 3950
enige percelen land""" .
