@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_36b795f5-8958-c846-4c4f-e7d7ce4c9be9
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 28 november 1935 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Person-3ebd5f42-e435-ac11-96a1-23a9d4c875d1, oa:person_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Person-498bb7e6-a9f9-6035-fa38-64be3ba5db63, oa:person_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Person-618a57ea-d06d-1d50-b062-47200a4ab65f, oa:person_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Person-89405c33-df9a-aa96-1eb4-8d13d7cab1f1 ;
  a2a:hasEvent oa:event_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_0, oa:relationep_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_1, oa:relationep_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_2, oa:relationep_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_3 ;
  a2a:hasSource oa:source_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9 .

oa:person_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Person-3ebd5f42-e435-ac11-96a1-23a9d4c875d1
  a a2a:Person ;
  rdfs:label "Tietje Klazema" ;
  a2a:PersonName [
    rdfs:label "Tietje Klazema" ;
    a2a:PersonNameFirstName "Tietje" ;
    a2a:PersonNameLastName "Klazema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64 jaar" ;
    rdfs:label "64 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:person_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Person-498bb7e6-a9f9-6035-fa38-64be3ba5db63
  a a2a:Person ;
  rdfs:label "Ritske Breitsma" ;
  a2a:PersonName [
    rdfs:label "Ritske Breitsma" ;
    a2a:PersonNameFirstName "Ritske" ;
    a2a:PersonNameLastName "Breitsma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Person-618a57ea-d06d-1d50-b062-47200a4ab65f
  a a2a:Person ;
  rdfs:label "Jan Klazema" ;
  a2a:PersonName [
    rdfs:label "Jan Klazema" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Klazema"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Person-89405c33-df9a-aa96-1eb4-8d13d7cab1f1
  a a2a:Person ;
  rdfs:label "Veronica Maria Postma" ;
  a2a:PersonName [
    rdfs:label "Veronica Maria Postma" ;
    a2a:PersonNameFirstName "Veronica Maria" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1935-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Person:3ebd5f42-e435-ac11-96a1-23a9d4c875d1 ;
  a2a:EventKeyRef oa:event_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Event1 .

oa:relationep_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_1
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe van" ;
  a2a:RelationType "other:Weduwe van" ;
  a2a:PersonKeyRef oa:person_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Person:498bb7e6-a9f9-6035-fa38-64be3ba5db63 ;
  a2a:EventKeyRef oa:event_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Event1 .

oa:relationep_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Person:618a57ea-d06d-1d50-b062-47200a4ab65f ;
  a2a:EventKeyRef oa:event_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Event1 .

oa:relationep_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Person:89405c33-df9a-aa96-1eb4-8d13d7cab1f1 ;
  a2a:EventKeyRef oa:event_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9_Event1 .

oa:source_frl_36b795f5-8958-c846-4c4f-e7d7ce4c9be9
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1935-11-29 - 1935-11-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-11-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-11-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1935" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1935-11-29"^^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 1935" ;
    a2a:DocumentNumber "0692" ;
    a2a:RegistryNumber "735" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1935, 0692, 735"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/f7e0418e-5687-92ef-627a-c55ad0424e4c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/36b795f5-8958-c846-4c4f-e7d7ce4c9be9" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/f7e0418e-5687-92ef-627a-c55ad0424e4c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/5946320d-2661-ceb1-05d8-febbfb8aba0a.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/36b795f5-8958-c846-4c4f-e7d7ce4c9be9" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/5946320d-2661-ceb1-05d8-febbfb8aba0a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/36b795f5-8958-c846-4c4f-e7d7ce4c9be9" ;
  a2a:RecordGUID "{36b795f5-8958-c846-4c4f-e7d7ce4c9be9}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "735" ;
  a2a:SourceRemarkregister_periode "1935" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_892_00000892.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1935-11-28" .

