@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_07aee4cf-ce4e-8219-0e3a-263b2efb16d4
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 28 augustus 1938 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Person-757243ff-0f39-54b6-c85f-dc93e4ec77c0, oa:person_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Person-99fe7cc1-2af5-a14c-021a-bd82ccdf2a01, oa:person_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Person-01be9d73-d331-0481-560c-a88c054f0be4, oa:person_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Person-0e0ac12a-24ff-048b-d04e-1f78afec9835 ;
  a2a:hasEvent oa:event_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_0, oa:relationep_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_1, oa:relationep_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_2, oa:relationep_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_3 ;
  a2a:hasSource oa:source_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4 .

oa:person_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Person-757243ff-0f39-54b6-c85f-dc93e4ec77c0
  a a2a:Person ;
  rdfs:label "Hendrik van der Harst" ;
  a2a:PersonName [
    rdfs:label "Hendrik van der Harst" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Harst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47 jaar" ;
    rdfs:label "47 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Siegerswoude" ;
    rdfs:label "Siegerswoude"
  ] ;
  a2a:Profession "hoofd der school" .

oa:person_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Person-99fe7cc1-2af5-a14c-021a-bd82ccdf2a01
  a a2a:Person ;
  rdfs:label "Geertruida Geesje Bos" ;
  a2a:PersonName [
    rdfs:label "Geertruida Geesje Bos" ;
    a2a:PersonNameFirstName "Geertruida Geesje" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Person-01be9d73-d331-0481-560c-a88c054f0be4
  a a2a:Person ;
  rdfs:label "Jan van der Harst" ;
  a2a:PersonName [
    rdfs:label "Jan van der Harst" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Harst"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Person-0e0ac12a-24ff-048b-d04e-1f78afec9835
  a a2a:Person ;
  rdfs:label "Trijntje Postma" ;
  a2a:PersonName [
    rdfs:label "Trijntje Postma" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1938" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1938-08-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Person:757243ff-0f39-54b6-c85f-dc93e4ec77c0 ;
  a2a:EventKeyRef oa:event_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Event1 .

oa:relationep_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_1
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd met" ;
  a2a:RelationType "other:Gehuwd met" ;
  a2a:PersonKeyRef oa:person_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Person:99fe7cc1-2af5-a14c-021a-bd82ccdf2a01 ;
  a2a:EventKeyRef oa:event_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Event1 .

oa:relationep_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Person:01be9d73-d331-0481-560c-a88c054f0be4 ;
  a2a:EventKeyRef oa:event_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Event1 .

oa:relationep_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Person:0e0ac12a-24ff-048b-d04e-1f78afec9835 ;
  a2a:EventKeyRef oa:event_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4_Event1 .

oa:source_frl_07aee4cf-ce4e-8219-0e3a-263b2efb16d4
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1938-08-29 - 1938-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1938" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1938-08-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 1938" ;
    a2a:DocumentNumber "0520" ;
    a2a:RegistryNumber "738" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1938, 0520, 738"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/6275733e-b999-740e-1014-d231d8be7b41.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/07aee4cf-ce4e-8219-0e3a-263b2efb16d4" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/6275733e-b999-740e-1014-d231d8be7b41.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/e3bf6195-9cb4-7bfc-19f8-f7172cb98302.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/07aee4cf-ce4e-8219-0e3a-263b2efb16d4" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/e3bf6195-9cb4-7bfc-19f8-f7172cb98302.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/07aee4cf-ce4e-8219-0e3a-263b2efb16d4" ;
  a2a:RecordGUID "{07aee4cf-ce4e-8219-0e3a-263b2efb16d4}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "738" ;
  a2a:SourceRemarkregister_periode "1938" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_919_00000919.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1938-08-28" .

