@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_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 9 april 1909 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Person-38cbe1c1-0614-e355-8c42-891f1022096f, oa:person_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Person-83574544-c67a-aa23-6e13-4fda127d41bb, oa:person_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Person-e0049b32-81dc-b5b5-8b42-a9272e7cf0e5 ;
  a2a:hasEvent oa:event_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_0, oa:relationep_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_1, oa:relationep_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_2 ;
  a2a:hasSource oa:source_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01 .

oa:person_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Person-38cbe1c1-0614-e355-8c42-891f1022096f
  a a2a:Person ;
  rdfs:label "Evelina Cornelia Catharina Maria Schermer" ;
  a2a:PersonName [
    rdfs:label "Evelina Cornelia Catharina Maria Schermer" ;
    a2a:PersonNameFirstName "Evelina Cornelia Catharina Maria" ;
    a2a:PersonNameLastName "Schermer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Person-83574544-c67a-aa23-6e13-4fda127d41bb
  a a2a:Person ;
  rdfs:label "Francina Bernardina Maria de Haan" ;
  a2a:PersonName [
    rdfs:label "Francina Bernardina Maria de Haan" ;
    a2a:PersonNameFirstName "Francina Bernardina Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Person-e0049b32-81dc-b5b5-8b42-a9272e7cf0e5
  a a2a:Person ;
  rdfs:label "Henricus Petrus de Haan" ;
  a2a:PersonName [
    rdfs:label "Henricus Petrus de Haan" ;
    a2a:PersonNameFirstName "Henricus Petrus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1909-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Person:38cbe1c1-0614-e355-8c42-891f1022096f ;
  a2a:EventKeyRef oa:event_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Event1 .

oa:relationep_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Person:83574544-c67a-aa23-6e13-4fda127d41bb ;
  a2a:EventKeyRef oa:event_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Event1 .

oa:relationep_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Person:e0049b32-81dc-b5b5-8b42-a9272e7cf0e5 ;
  a2a:EventKeyRef oa:event_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01_Event1 .

oa:source_frl_b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1909-04-10 - 1909-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1909-04-10"^^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 1909" ;
    a2a:DocumentNumber "0205" ;
    a2a:RegistryNumber "709" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1909, 0205, 709"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/c7d42d33-d11a-08bc-93b3-81ba09875b3a.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/c7d42d33-d11a-08bc-93b3-81ba09875b3a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01" ;
  a2a:RecordGUID "{b5d4f1a5-ff7f-e3ed-7dc4-0175a5802f01}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "709" ;
  a2a:SourceRemarkregister_periode "1909" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_65747_00065747.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1909-04-09" .

