@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_8059a862-c3e6-4c91-b646-e4f88b0a70da
  a a2a:Record ;
  rdfs:label "Notariële akte (boedelscheiding) op 29 april 1868 te Opsterland" ;
  a2a:hasPerson oa:person_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Person-86d99d6d-44da-4c95-b1e9-3a9d148971e4, oa:person_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Person-5b7cb86b-023b-4dd1-9c48-1f4bea2a3cab, oa:person_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Person-43338fe0-005c-447c-904f-0e85bd36955f, oa:person_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Person-858d8e09-0d70-40e8-80ff-f462564c3394 ;
  a2a:hasEvent oa:event_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_0, oa:relationep_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_1, oa:relationep_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_2, oa:relationep_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_3 ;
  a2a:hasSource oa:source_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da .

oa:person_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Person-86d99d6d-44da-4c95-b1e9-3a9d148971e4
  a a2a:Person ;
  rdfs:label "Tjeerd Gaeles Westerhof" ;
  a2a:PersonName [
    rdfs:label "Tjeerd Gaeles Westerhof" ;
    a2a:PersonNameFirstName "Tjeerd" ;
    a2a:PersonNamePatronym "Gaeles" ;
    a2a:PersonNameLastName "Westerhof"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lippenhuizen" ;
    rdfs:label "Lippenhuizen"
  ] .

oa:person_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Person-5b7cb86b-023b-4dd1-9c48-1f4bea2a3cab
  a a2a:Person ;
  rdfs:label "Gauke Gaeles Westerhof" ;
  a2a:PersonName [
    rdfs:label "Gauke Gaeles Westerhof" ;
    a2a:PersonNameFirstName "Gauke" ;
    a2a:PersonNamePatronym "Gaeles" ;
    a2a:PersonNameLastName "Westerhof"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lippenhuizen" ;
    rdfs:label "Lippenhuizen"
  ] .

oa:person_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Person-43338fe0-005c-447c-904f-0e85bd36955f
  a a2a:Person ;
  rdfs:label "Geeltje Gaeles Westerhof" ;
  a2a:PersonName [
    rdfs:label "Geeltje Gaeles Westerhof" ;
    a2a:PersonNameFirstName "Geeltje" ;
    a2a:PersonNamePatronym "Gaeles" ;
    a2a:PersonNameLastName "Westerhof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lippenhuizen" ;
    rdfs:label "Lippenhuizen"
  ] .

oa:person_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Person-858d8e09-0d70-40e8-80ff-f462564c3394
  a a2a:Person ;
  rdfs:label "Arend Gaeles Westerhof" ;
  a2a:PersonName [
    rdfs:label "Arend Gaeles Westerhof" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNamePatronym "Gaeles" ;
    a2a:PersonNameLastName "Westerhof"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lippenhuizen" ;
    rdfs:label "Lippenhuizen"
  ] .

oa:event_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1868-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland"
  ] .

oa:relationep_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Person:86d99d6d-44da-4c95-b1e9-3a9d148971e4 ;
  a2a:EventKeyRef oa:event_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Event1 .

oa:relationep_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Person:5b7cb86b-023b-4dd1-9c48-1f4bea2a3cab ;
  a2a:EventKeyRef oa:event_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Event1 .

oa:relationep_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Person:43338fe0-005c-447c-904f-0e85bd36955f ;
  a2a:EventKeyRef oa:event_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Event1 .

oa:relationep_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Person:858d8e09-0d70-40e8-80ff-f462564c3394 ;
  a2a:EventKeyRef oa:event_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da_Event1 .

oa:source_frl_8059a862-c3e6-4c91-b646-e4f88b0a70da
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1868-04-29 - 1868-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1868-04-29"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 045014, Periode: 1868" ;
    a2a:Book "Minuut-akten 1868" ;
    a2a:DocumentNumber "00089" ;
    a2a:RegistryNumber "045014" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 045014, Periode: 1868, Minuut-akten 1868, 00089, 045014"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/8059a862-c3e6-4c91-b646-e4f88b0a70da" ;
  a2a:RecordGUID "{8059a862-c3e6-4c91-b646-e4f88b0a70da}" ;
  a2a:SourceRemarkOpmerking "Notaris: Henricus Douma<br />Kantoor: Gorredijk II<br />Repertoire: 045029" ;
  a2a:SourceRemarkAkteSoort "boedelscheiding" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_9805_00009805.xml van FRL" .

