@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_9b578d60-e5fb-02de-db07-0c2c066a010a
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 12 februari 1895 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Person-351df60b-5b4a-a0fc-53ce-755e753ee2c8, oa:person_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Person-bfe2e9a8-ab6c-2f25-3e62-717f8137f318, oa:person_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Person-0c5b10ef-2afe-7185-09cc-4a389a34026d, oa:person_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Person-041ca6ce-8b0a-c9cf-49fc-d9b81867701e ;
  a2a:hasEvent oa:event_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_0, oa:relationep_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_1, oa:relationep_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_2, oa:relationep_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_3 ;
  a2a:hasSource oa:source_frl_9b578d60-e5fb-02de-db07-0c2c066a010a .

oa:person_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Person-351df60b-5b4a-a0fc-53ce-755e753ee2c8
  a a2a:Person ;
  rdfs:label "Johantje Elsinga" ;
  a2a:PersonName [
    rdfs:label "Johantje Elsinga" ;
    a2a:PersonNameFirstName "Johantje" ;
    a2a:PersonNameLastName "Elsinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "72 jaar" ;
    rdfs:label "72 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Huins" ;
    rdfs:label "Huins"
  ] .

oa:person_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Person-bfe2e9a8-ab6c-2f25-3e62-717f8137f318
  a a2a:Person ;
  rdfs:label "Jan Michiels Zondervan" ;
  a2a:PersonName [
    rdfs:label "Jan Michiels Zondervan" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Michiels" ;
    a2a:PersonNameLastName "Zondervan"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Person-0c5b10ef-2afe-7185-09cc-4a389a34026d
  a a2a:Person ;
  rdfs:label "Johannes Martens Elsinga" ;
  a2a:PersonName [
    rdfs:label "Johannes Martens Elsinga" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Martens" ;
    a2a:PersonNameLastName "Elsinga"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Person-041ca6ce-8b0a-c9cf-49fc-d9b81867701e
  a a2a:Person ;
  rdfs:label "Geertje Anes" ;
  a2a:PersonName [
    rdfs:label "Geertje Anes" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Anes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1895-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Person:351df60b-5b4a-a0fc-53ce-755e753ee2c8 ;
  a2a:EventKeyRef oa:event_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Event1 .

oa:relationep_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_1
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe van" ;
  a2a:RelationType "other:Weduwe van" ;
  a2a:PersonKeyRef oa:person_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Person:bfe2e9a8-ab6c-2f25-3e62-717f8137f318 ;
  a2a:EventKeyRef oa:event_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Event1 .

oa:relationep_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Person:0c5b10ef-2afe-7185-09cc-4a389a34026d ;
  a2a:EventKeyRef oa:event_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Event1 .

oa:relationep_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Person:041ca6ce-8b0a-c9cf-49fc-d9b81867701e ;
  a2a:EventKeyRef oa:event_frl_9b578d60-e5fb-02de-db07-0c2c066a010a_Event1 .

oa:source_frl_9b578d60-e5fb-02de-db07-0c2c066a010a
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1895-02-12 - 1895-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1895-02-12"^^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 1895" ;
    a2a:DocumentNumber "0079" ;
    a2a:RegistryNumber "695" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1895, 0079, 695"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/79eab7f7-114e-6ed4-c764-3705ddea5691.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/9b578d60-e5fb-02de-db07-0c2c066a010a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/79eab7f7-114e-6ed4-c764-3705ddea5691.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/c7b4c882-42b1-7ff8-ac42-3eebc453ea83.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/9b578d60-e5fb-02de-db07-0c2c066a010a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/c7b4c882-42b1-7ff8-ac42-3eebc453ea83.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/9b578d60-e5fb-02de-db07-0c2c066a010a" ;
  a2a:RecordGUID "{9b578d60-e5fb-02de-db07-0c2c066a010a}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "695" ;
  a2a:SourceRemarkregister_periode "1895" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_792_00000792.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1895-02-12" .

