@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_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4
  a a2a:Record ;
  rdfs:label "Overlijden op 2 augustus 1898 te Waddinxveen" ;
  a2a:hasPerson oa:person_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Person-2e0a1889-3ac8-5221-377f-b40b1fc5cb91, oa:person_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Person-f31d2197-cbe6-3447-7f87-91225fa5d233, oa:person_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Person-38f627de-f2d1-186e-d002-a801e023f5f9 ;
  a2a:hasEvent oa:event_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_0, oa:relationep_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_1, oa:relationep_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_2 ;
  a2a:hasSource oa:source_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4 .

oa:person_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Person-2e0a1889-3ac8-5221-377f-b40b1fc5cb91
  a a2a:Person ;
  rdfs:label "Neeltje Donker" ;
  a2a:PersonName [
    rdfs:label "Neeltje Donker" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Donker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Person-f31d2197-cbe6-3447-7f87-91225fa5d233
  a a2a:Person ;
  rdfs:label "Leendert Johannes Zijdeman" ;
  a2a:PersonName [
    rdfs:label "Leendert Johannes Zijdeman" ;
    a2a:PersonNameFirstName "Leendert Johannes" ;
    a2a:PersonNameLastName "Zijdeman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] .

oa:person_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Person-38f627de-f2d1-186e-d002-a801e023f5f9
  a a2a:Person ;
  rdfs:label "Gerrit Zijdeman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Zijdeman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Zijdeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1898-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waddinxveen" ;
    rdfs:label "Waddinxveen"
  ] .

oa:relationep_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Person:2e0a1889-3ac8-5221-377f-b40b1fc5cb91 ;
  a2a:EventKeyRef oa:event_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Event1 .

oa:relationep_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Person:f31d2197-cbe6-3447-7f87-91225fa5d233 ;
  a2a:EventKeyRef oa:event_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Event1 .

oa:relationep_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Person:38f627de-f2d1-186e-d002-a801e023f5f9 ;
  a2a:EventKeyRef oa:event_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4_Event1 .

oa:source_smh_8f02bc9c-228a-3207-e0d6-dcffae8e4fa4
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waddinxveen" ;
    rdfs:label "Waddinxveen", "1898-08-03 - 1898-08-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-08-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-08-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1898-08-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 47, Periode: 1895-1899" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "77" ;
    a2a:RegistryNumber "47" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 47, Periode: 1895-1899, BS Overlijdensregister, 77, 47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/8f053373-d2da-7a48-1997-927934647585.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/8f02bc9c-228a-3207-e0d6-dcffae8e4fa4" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/8f053373-d2da-7a48-1997-927934647585.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/8f02bc9c-228a-3207-e0d6-dcffae8e4fa4" ;
  a2a:RecordGUID "{8f02bc9c-228a-3207-e0d6-dcffae8e4fa4}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "47" ;
  a2a:SourceRemarkregister_periode "1895-1899" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3976_00003976.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Waddinxveen" ;
  a2a:PersonRemarkdatum_overlijden "1898-08-02" .

