@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_04f184bb-e99f-4b52-8d16-eb2f5ce03706
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 26 februari 1888 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Person-dabcd715-94f9-12ef-1664-460cd3083225, oa:person_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Person-3b7119a1-2021-5bb0-9f9d-085ff68f8b2d, oa:person_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Person-0973497c-5842-0c94-766f-ad692f3220b6, oa:person_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Person-886914d7-aa80-fb26-78e2-18c059e7c803 ;
  a2a:hasEvent oa:event_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_0, oa:relationep_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_1, oa:relationep_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_2, oa:relationep_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_3 ;
  a2a:hasSource oa:source_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706 .

oa:person_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Person-dabcd715-94f9-12ef-1664-460cd3083225
  a a2a:Person ;
  rdfs:label "Gertje Postmus" ;
  a2a:PersonName [
    rdfs:label "Gertje Postmus" ;
    a2a:PersonNameFirstName "Gertje" ;
    a2a:PersonNameLastName "Postmus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "85 jaar" ;
    rdfs:label "85 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Person-3b7119a1-2021-5bb0-9f9d-085ff68f8b2d
  a a2a:Person ;
  rdfs:label "Jan Visser" ;
  a2a:PersonName [
    rdfs:label "Jan Visser" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Person-0973497c-5842-0c94-766f-ad692f3220b6
  a a2a:Person ;
  rdfs:label "Tabe Postmus" ;
  a2a:PersonName [
    rdfs:label "Tabe Postmus" ;
    a2a:PersonNameFirstName "Tabe" ;
    a2a:PersonNameLastName "Postmus"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Person-886914d7-aa80-fb26-78e2-18c059e7c803
  a a2a:Person ;
  rdfs:label "Maria Rauff" ;
  a2a:PersonName [
    rdfs:label "Maria Rauff" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Rauff"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1888-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Person:dabcd715-94f9-12ef-1664-460cd3083225 ;
  a2a:EventKeyRef oa:event_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Event1 .

oa:relationep_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_1
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe van" ;
  a2a:RelationType "other:Weduwe van" ;
  a2a:PersonKeyRef oa:person_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Person:3b7119a1-2021-5bb0-9f9d-085ff68f8b2d ;
  a2a:EventKeyRef oa:event_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Event1 .

oa:relationep_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Person:0973497c-5842-0c94-766f-ad692f3220b6 ;
  a2a:EventKeyRef oa:event_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Event1 .

oa:relationep_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Person:886914d7-aa80-fb26-78e2-18c059e7c803 ;
  a2a:EventKeyRef oa:event_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706_Event1 .

oa:source_frl_04f184bb-e99f-4b52-8d16-eb2f5ce03706
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1888-02-27 - 1888-02-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-02-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-02-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1888-02-27"^^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 1888" ;
    a2a:DocumentNumber "0124" ;
    a2a:RegistryNumber "688" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1888, 0124, 688"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/75dd1cbb-ad31-61d4-33b8-54542f93c6ee.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/04f184bb-e99f-4b52-8d16-eb2f5ce03706" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/75dd1cbb-ad31-61d4-33b8-54542f93c6ee.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/d1a34bac-38f0-2c98-d073-68646d66605b.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/04f184bb-e99f-4b52-8d16-eb2f5ce03706" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/d1a34bac-38f0-2c98-d073-68646d66605b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/04f184bb-e99f-4b52-8d16-eb2f5ce03706" ;
  a2a:RecordGUID "{04f184bb-e99f-4b52-8d16-eb2f5ce03706}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "688" ;
  a2a:SourceRemarkregister_periode "1888" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_624_00000624.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1888-02-26" .

