@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_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c
  a a2a:Record ;
  rdfs:label "Overlijden op 13 april 1954 te Gouda" ;
  a2a:hasPerson oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person-9cee196e-55e8-4a52-4892-233dd4737ab3, oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person-45cf345c-f1a3-7256-c7e5-9d67f087d5b0, oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person-5397b95f-d395-123d-85f6-b9c17708a02b, oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person-37f031bc-f269-b269-b2a7-551235e47cf6, oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person-22cba426-ea5d-ba46-f1a4-7f734366b542 ;
  a2a:hasEvent oa:event_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_0, oa:relationep_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_1, oa:relationep_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_2, oa:relationep_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_3, oa:relationep_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_4 ;
  a2a:hasSource oa:source_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c .

oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person-9cee196e-55e8-4a52-4892-233dd4737ab3
  a a2a:Person ;
  rdfs:label "Maria Engeldina de Man" ;
  a2a:PersonName [
    rdfs:label "Maria Engeldina de Man" ;
    a2a:PersonNameFirstName "Maria Engeldina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Man"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person-45cf345c-f1a3-7256-c7e5-9d67f087d5b0
  a a2a:Person ;
  rdfs:label "Laurens Kasper Voogdt" ;
  a2a:PersonName [
    rdfs:label "Laurens Kasper Voogdt" ;
    a2a:PersonNameFirstName "Laurens Kasper" ;
    a2a:PersonNameLastName "Voogdt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person-5397b95f-d395-123d-85f6-b9c17708a02b
  a a2a:Person ;
  rdfs:label "Louise Maria Cornelia Voogdt" ;
  a2a:PersonName [
    rdfs:label "Louise Maria Cornelia Voogdt" ;
    a2a:PersonNameFirstName "Louise Maria Cornelia" ;
    a2a:PersonNameLastName "Voogdt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58" ;
    rdfs:label "58"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person-37f031bc-f269-b269-b2a7-551235e47cf6
  a a2a:Person ;
  rdfs:label "Anthon Mesker" ;
  a2a:PersonName [
    rdfs:label "Anthon Mesker" ;
    a2a:PersonNameFirstName "Anthon" ;
    a2a:PersonNameLastName "Mesker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person-22cba426-ea5d-ba46-f1a4-7f734366b542
  a a2a:Person ;
  rdfs:label "Anthonie Jan Seger" ;
  a2a:PersonName [
    rdfs:label "Anthonie Jan Seger" ;
    a2a:PersonNameFirstName "Anthonie Jan" ;
    a2a:PersonNameLastName "Seger"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1954" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1954-04-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person:9cee196e-55e8-4a52-4892-233dd4737ab3 ;
  a2a:EventKeyRef oa:event_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Event1 .

oa:relationep_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person:45cf345c-f1a3-7256-c7e5-9d67f087d5b0 ;
  a2a:EventKeyRef oa:event_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Event1 .

oa:relationep_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person:5397b95f-d395-123d-85f6-b9c17708a02b ;
  a2a:EventKeyRef oa:event_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Event1 .

oa:relationep_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_3
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe" ;
  a2a:RelationType "other:Weduwe" ;
  a2a:PersonKeyRef oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person:37f031bc-f269-b269-b2a7-551235e47cf6 ;
  a2a:EventKeyRef oa:event_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Event1 .

oa:relationep_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_4
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie" ;
  a2a:RelationType "other:Eerdere relatie" ;
  a2a:PersonKeyRef oa:person_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Person:22cba426-ea5d-ba46-f1a4-7f734366b542 ;
  a2a:EventKeyRef oa:event_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c_Event1 .

oa:source_smh_ce4bbbf2-e2a2-f05e-eabf-15ad23df776c
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven", "1954-04-22 - 1954-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1954" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1954-04-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 94, Periode: 1951-1960" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "94" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 94, Periode: 1951-1960, BS Overlijdensregister, 22, 94"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/3b3b4c6b-78f1-a663-98cf-6d140deeabd6.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/ce4bbbf2-e2a2-f05e-eabf-15ad23df776c" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/3b3b4c6b-78f1-a663-98cf-6d140deeabd6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/ce4bbbf2-e2a2-f05e-eabf-15ad23df776c" ;
  a2a:RecordGUID "{ce4bbbf2-e2a2-f05e-eabf-15ad23df776c}" ;
  a2a:SourceRemarkOpmerking "Goedkeuringen op doorhalingen in akte. Overleden in een andere gemeente." ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "94" ;
  a2a:SourceRemarkregister_periode "1951-1960" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_754_00000754.xml van SMH" .

[] a2a:PersonRemarkdiversen "Moeder is overleden." .
[] a2a:PersonRemarkdiversen "Vader is overleden." .
[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1954-04-13" .

