@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_997f9f9c-e2ea-4a92-845e-16dc786c7bde
  a a2a:Record ;
  rdfs:label "Notariële akte (verklaring van overlijden) op 19 juli 1825 te Weststellingwerf" ;
  a2a:hasPerson oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person-2484cb18-d23d-47fa-bb45-74e858f8d0d9, oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person-cb2a9b43-3f4a-4b5b-ae05-924de247a679, oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person-9dd076df-908b-42f5-85df-e523c43f7c71, oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person-74b1143e-cefa-4d1f-878a-13815c99d550, oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person-855269d3-18f9-4196-9fbc-a09395666029 ;
  a2a:hasEvent oa:event_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_0, oa:relationep_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_1, oa:relationep_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_2, oa:relationep_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_3, oa:relationep_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_4 ;
  a2a:hasSource oa:source_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde .

oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person-2484cb18-d23d-47fa-bb45-74e858f8d0d9
  a a2a:Person ;
  rdfs:label "Maria Jans Leeuw" ;
  a2a:PersonName [
    rdfs:label "Maria Jans Leeuw" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Leeuw"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person-cb2a9b43-3f4a-4b5b-ae05-924de247a679
  a a2a:Person ;
  rdfs:label "Ooyer Wuffen Blij" ;
  a2a:PersonName [
    rdfs:label "Ooyer Wuffen Blij" ;
    a2a:PersonNameFirstName "Ooyer Wuffen" ;
    a2a:PersonNameLastName "Blij"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] .

oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person-9dd076df-908b-42f5-85df-e523c43f7c71
  a a2a:Person ;
  rdfs:label "Lammert Klazen Elzinga" ;
  a2a:PersonName [
    rdfs:label "Lammert Klazen Elzinga" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNamePatronym "Klazen" ;
    a2a:PersonNameLastName "Elzinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] .

oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person-74b1143e-cefa-4d1f-878a-13815c99d550
  a a2a:Person ;
  rdfs:label "Rindert Jans Postma" ;
  a2a:PersonName [
    rdfs:label "Rindert Jans Postma" ;
    a2a:PersonNameFirstName "Rindert" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] .

oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person-855269d3-18f9-4196-9fbc-a09395666029
  a a2a:Person ;
  rdfs:label "Foppe Pieters Klijnsma" ;
  a2a:PersonName [
    rdfs:label "Foppe Pieters Klijnsma" ;
    a2a:PersonNameFirstName "Foppe" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Klijnsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] .

oa:event_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1825" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1825-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf"
  ] .

oa:relationep_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_0
  a a2a:RelationEP ;
  rdfs:label "other:Requirant" ;
  a2a:RelationType "other:Requirant" ;
  a2a:PersonKeyRef oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person:2484cb18-d23d-47fa-bb45-74e858f8d0d9 ;
  a2a:EventKeyRef oa:event_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Event1 .

oa:relationep_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person:cb2a9b43-3f4a-4b5b-ae05-924de247a679 ;
  a2a:EventKeyRef oa:event_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Event1 .

oa:relationep_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person:9dd076df-908b-42f5-85df-e523c43f7c71 ;
  a2a:EventKeyRef oa:event_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Event1 .

oa:relationep_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person:74b1143e-cefa-4d1f-878a-13815c99d550 ;
  a2a:EventKeyRef oa:event_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Event1 .

oa:relationep_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Person:855269d3-18f9-4196-9fbc-a09395666029 ;
  a2a:EventKeyRef oa:event_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde_Event1 .

oa:source_frl_997f9f9c-e2ea-4a92-845e-16dc786c7bde
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf", "1825-07-19 - 1825-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1825-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1825" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1825-07-19"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 137013, Periode: 1825-1826" ;
    a2a:Book "Minuut-akten 1825, aktes 1826" ;
    a2a:DocumentNumber "00045" ;
    a2a:RegistryNumber "137013" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 137013, Periode: 1825-1826, Minuut-akten 1825, aktes 1826, 00045, 137013"
  ] ;
  a2a:SourceLastChangeDate "2016-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/997f9f9c-e2ea-4a92-845e-16dc786c7bde" ;
  a2a:RecordGUID "{997f9f9c-e2ea-4a92-845e-16dc786c7bde}" ;
  a2a:SourceRemarkOpmerking "Akte is niet aanwezig", "scans niet aanwezig<br />Notaris: Ate Reitzes Attema<br />Kantoor: Wolvega I<br />Repertoire: 137043" ;
  a2a:SourceRemarkAkteSoort "verklaring van overlijden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230403_520_00000520.xml van FRL" .

[] a2a:PersonRemarkdiversen """kleindochter van wijlen het echtpaar Andries Abels en Margaretha Tymens
het overlijden van haar grootvader van moederszijde""" .
