@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_09a44eae-a07a-4b47-baf4-e75a052a02ca
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 25 juli 1969 te Idaarderadeel" ;
  a2a:hasPerson oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person-01d1b04c-e861-46b5-9a15-2849149eb916, oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person-28ff4e4a-48e1-f97c-6f9c-8f379e32b974, oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person-83a2098c-8d51-d485-6a3e-660669788999, oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person-dca6881d-5265-951d-20c1-73ec63a494ac ;
  a2a:hasEvent oa:event_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_0, oa:relationep_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_1, oa:relationep_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_2 ;
  a2a:hasRelationPP oa:relationpp_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_0 ;
  a2a:hasSource oa:source_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca .

oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person-01d1b04c-e861-46b5-9a15-2849149eb916
  a a2a:Person ;
  rdfs:label "Jacob Feenstra" ;
  a2a:PersonName [
    rdfs:label "Jacob Feenstra" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Feenstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint Nicolaasga" ;
    rdfs:label "Sint Nicolaasga"
  ] ;
  a2a:Profession "directeur ener Naamloze Vennootschap" .

oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person-28ff4e4a-48e1-f97c-6f9c-8f379e32b974
  a a2a:Person ;
  rdfs:label "IJmkje Jaarsma" ;
  a2a:PersonName [
    rdfs:label "IJmkje Jaarsma" ;
    a2a:PersonNameFirstName "IJmkje" ;
    a2a:PersonNameLastName "Jaarsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person-83a2098c-8d51-d485-6a3e-660669788999
  a a2a:Person ;
  rdfs:label "Rense Feenstra" ;
  a2a:PersonName [
    rdfs:label "Rense Feenstra" ;
    a2a:PersonNameFirstName "Rense" ;
    a2a:PersonNameLastName "Feenstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person-dca6881d-5265-951d-20c1-73ec63a494ac
  a a2a:Person ;
  rdfs:label "Renskje Klijnsma" ;
  a2a:PersonName [
    rdfs:label "Renskje Klijnsma" ;
    a2a:PersonNameFirstName "Renskje" ;
    a2a:PersonNameLastName "Klijnsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1969-07-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel"
  ] .

oa:relationep_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person:01d1b04c-e861-46b5-9a15-2849149eb916 ;
  a2a:EventKeyRef oa:event_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Event1 .

oa:relationep_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person:83a2098c-8d51-d485-6a3e-660669788999 ;
  a2a:EventKeyRef oa:event_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Event1 .

oa:relationep_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person:dca6881d-5265-951d-20c1-73ec63a494ac ;
  a2a:EventKeyRef oa:event_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Event1 .

oa:relationpp_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person:01d1b04c-e861-46b5-9a15-2849149eb916, oa:person_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca_Person:28ff4e4a-48e1-f97c-6f9c-8f379e32b974 .

oa:source_frl_09a44eae-a07a-4b47-baf4-e75a052a02ca
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1969-07-25 - 1969-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1969-07-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Idaarderadeel - Historisch Centrum Leeuwarden, Deel: 125, Periode:..." ;
    a2a:Book "Overlijdensregister 1969-1973" ;
    a2a:DocumentNumber "0018" ;
    a2a:RegistryNumber "125" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Idaarderadeel - Historisch Centrum Leeuwarden, Deel: 125, Periode:..., Overlijdensregister 1969-1973, 0018, 125"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/6f5f759a-4623-4ee2-fca6-2a01bbd4cc04.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/09a44eae-a07a-4b47-baf4-e75a052a02ca" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/6f5f759a-4623-4ee2-fca6-2a01bbd4cc04.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/09a44eae-a07a-4b47-baf4-e75a052a02ca" ;
  a2a:RecordGUID "{09a44eae-a07a-4b47-baf4-e75a052a02ca}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Idaarderadeel - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkdeel "125" ;
  a2a:SourceRemarkregister_periode "1969" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_13103_00013103.xml van FRL" .

[] a2a:PersonRemarkdatum_overlijden "1969-07-25" .
[] a2a:PersonRemarkdiversen "overleden." .
[] a2a:PersonRemarkdiversen "overleden." .
