@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_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1
  a a2a:Record ;
  rdfs:label "Overlijden op 23 februari 1918 te Gouda" ;
  a2a:hasPerson oa:person_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Person-40088774-391f-9931-e274-6795a38850c3, oa:person_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Person-87f4f507-7531-a7b8-5e5e-e98b1422ccf1, oa:person_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Person-dd57e033-0dd6-eb56-16a8-73f2695e1444, oa:person_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Person-7ee02347-1e68-4316-30d8-41fdf086ffb4 ;
  a2a:hasEvent oa:event_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_0, oa:relationep_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_1, oa:relationep_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_2, oa:relationep_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_3 ;
  a2a:hasSource oa:source_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1 .

oa:person_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Person-40088774-391f-9931-e274-6795a38850c3
  a a2a:Person ;
  rdfs:label "Maria Kerver" ;
  a2a:PersonName [
    rdfs:label "Maria Kerver" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kerver"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] .

oa:person_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Person-87f4f507-7531-a7b8-5e5e-e98b1422ccf1
  a a2a:Person ;
  rdfs:label "Neeltje Trommel" ;
  a2a:PersonName [
    rdfs:label "Neeltje Trommel" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Trommel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Person-dd57e033-0dd6-eb56-16a8-73f2695e1444
  a a2a:Person ;
  rdfs:label "Bonefaas Kerver" ;
  a2a:PersonName [
    rdfs:label "Bonefaas Kerver" ;
    a2a:PersonNameFirstName "Bonefaas" ;
    a2a:PersonNameLastName "Kerver"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Person-7ee02347-1e68-4316-30d8-41fdf086ffb4
  a a2a:Person ;
  rdfs:label "Johannes Marinus Smits" ;
  a2a:PersonName [
    rdfs:label "Johannes Marinus Smits" ;
    a2a:PersonNameFirstName "Johannes Marinus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1918-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Person:40088774-391f-9931-e274-6795a38850c3 ;
  a2a:EventKeyRef oa:event_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Event1 .

oa:relationep_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Person:87f4f507-7531-a7b8-5e5e-e98b1422ccf1 ;
  a2a:EventKeyRef oa:event_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Event1 .

oa:relationep_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Person:dd57e033-0dd6-eb56-16a8-73f2695e1444 ;
  a2a:EventKeyRef oa:event_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Event1 .

oa:relationep_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Person:7ee02347-1e68-4316-30d8-41fdf086ffb4 ;
  a2a:EventKeyRef oa:event_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1_Event1 .

oa:source_smh_7cbde00a-1c9d-c4ea-2e12-82b73cf724c1
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1918-02-25 - 1918-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1918-02-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 345, Periode: 1918" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "61" ;
    a2a:RegistryNumber "345" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 345, Periode: 1918, BS Overlijdensregister, 61, 345"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/451d2153-b485-1cfb-6054-7f77182da416.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/7cbde00a-1c9d-c4ea-2e12-82b73cf724c1" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/451d2153-b485-1cfb-6054-7f77182da416.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/7cbde00a-1c9d-c4ea-2e12-82b73cf724c1" ;
  a2a:RecordGUID "{7cbde00a-1c9d-c4ea-2e12-82b73cf724c1}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "345" ;
  a2a:SourceRemarkregister_periode "1918" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3566_00003566.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1918-02-23" .

