@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_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 25 maart 1953 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person-62ff1e07-beb1-f189-51b1-96f53fc801cc, oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person-1dd2e444-46c6-a0ac-b57c-ce52c3028de5, oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person-c7616aa1-7091-45eb-89eb-b652dfd7e3c3, oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person-929ff818-0280-e6e3-192e-34aa1f95e650 ;
  a2a:hasEvent oa:event_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_0, oa:relationep_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_1, oa:relationep_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_2 ;
  a2a:hasRelationPP oa:relationpp_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_0 ;
  a2a:hasSource oa:source_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0 .

oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person-62ff1e07-beb1-f189-51b1-96f53fc801cc
  a a2a:Person ;
  rdfs:label "Jeltje Zijlstra" ;
  a2a:PersonName [
    rdfs:label "Jeltje Zijlstra" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNameLastName "Zijlstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "82 jaar" ;
    rdfs:label "82 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Itens" ;
    rdfs:label "Itens"
  ] .

oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person-1dd2e444-46c6-a0ac-b57c-ce52c3028de5
  a a2a:Person ;
  rdfs:label "Klaas Postma" ;
  a2a:PersonName [
    rdfs:label "Klaas Postma" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person-c7616aa1-7091-45eb-89eb-b652dfd7e3c3
  a a2a:Person ;
  rdfs:label "Rommert Zijlstra" ;
  a2a:PersonName [
    rdfs:label "Rommert Zijlstra" ;
    a2a:PersonNameFirstName "Rommert" ;
    a2a:PersonNameLastName "Zijlstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person-929ff818-0280-e6e3-192e-34aa1f95e650
  a a2a:Person ;
  rdfs:label "Mietje Visser" ;
  a2a:PersonName [
    rdfs:label "Mietje Visser" ;
    a2a:PersonNameFirstName "Mietje" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1953" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1953-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person:62ff1e07-beb1-f189-51b1-96f53fc801cc ;
  a2a:EventKeyRef oa:event_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Event1 .

oa:relationep_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person:c7616aa1-7091-45eb-89eb-b652dfd7e3c3 ;
  a2a:EventKeyRef oa:event_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Event1 .

oa:relationep_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person:929ff818-0280-e6e3-192e-34aa1f95e650 ;
  a2a:EventKeyRef oa:event_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Event1 .

oa:relationpp_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person:62ff1e07-beb1-f189-51b1-96f53fc801cc, oa:person_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0_Person:1dd2e444-46c6-a0ac-b57c-ce52c3028de5 .

oa:source_frl_7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1953-03-26 - 1953-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1953" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1953-03-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Overlijdensregister 1953 I" ;
    a2a:DocumentNumber "0148" ;
    a2a:RegistryNumber "765" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1953 I, 0148, 765"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/bf155bb8-ad99-11be-b90b-5c931acce03f.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/bf155bb8-ad99-11be-b90b-5c931acce03f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0" ;
  a2a:RecordGUID "{7e80b6a1-eb7a-7c6a-bd80-e2ad6343b2a0}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "765" ;
  a2a:SourceRemarkregister_periode "1953" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_64736_00064736.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1953-03-25" .

