@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_ada50c17-b8d6-e2d1-a9df-082a5806e07f
  a a2a:Record ;
  rdfs:label "Overlijden op 23 december 1913 te Gouda" ;
  a2a:hasPerson oa:person_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Person-b14a3238-fff8-872e-0e1c-e9d480c28f8b, oa:person_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Person-c56577a0-dda7-3209-f927-2872868fa8f5, oa:person_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Person-491dc455-b8b3-d380-96c1-062ef217556b, oa:person_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Person-94bf4458-18c1-694d-caa0-d6a2b31c441f ;
  a2a:hasEvent oa:event_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_0, oa:relationep_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_1, oa:relationep_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_2, oa:relationep_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_3 ;
  a2a:hasSource oa:source_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f .

oa:person_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Person-b14a3238-fff8-872e-0e1c-e9d480c28f8b
  a a2a:Person ;
  rdfs:label "Aaron Abraham Sanders" ;
  a2a:PersonName [
    rdfs:label "Aaron Abraham Sanders" ;
    a2a:PersonNameFirstName "Aaron Abraham" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74" ;
    rdfs:label "74"
  ] .

oa:person_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Person-c56577a0-dda7-3209-f927-2872868fa8f5
  a a2a:Person ;
  rdfs:label "Judik Aaron Cats" ;
  a2a:PersonName [
    rdfs:label "Judik Aaron Cats" ;
    a2a:PersonNameFirstName "Judik" ;
    a2a:PersonNamePatronym "Aaron" ;
    a2a:PersonNameLastName "Cats"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Person-491dc455-b8b3-d380-96c1-062ef217556b
  a a2a:Person ;
  rdfs:label "Abraham David Sanders" ;
  a2a:PersonName [
    rdfs:label "Abraham David Sanders" ;
    a2a:PersonNameFirstName "Abraham David" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Person-94bf4458-18c1-694d-caa0-d6a2b31c441f
  a a2a:Person ;
  rdfs:label "Mietje Levie" ;
  a2a:PersonName [
    rdfs:label "Mietje Levie" ;
    a2a:PersonNameFirstName "Mietje" ;
    a2a:PersonNameLastName "Levie"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1913-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Person:b14a3238-fff8-872e-0e1c-e9d480c28f8b ;
  a2a:EventKeyRef oa:event_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Event1 .

oa:relationep_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Person:c56577a0-dda7-3209-f927-2872868fa8f5 ;
  a2a:EventKeyRef oa:event_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Event1 .

oa:relationep_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Person:491dc455-b8b3-d380-96c1-062ef217556b ;
  a2a:EventKeyRef oa:event_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Event1 .

oa:relationep_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_3
  a a2a:RelationEP ;
  rdfs:label "other:Weduwnaar" ;
  a2a:RelationType "other:Weduwnaar" ;
  a2a:PersonKeyRef oa:person_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Person:94bf4458-18c1-694d-caa0-d6a2b31c441f ;
  a2a:EventKeyRef oa:event_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f_Event1 .

oa:source_smh_ada50c17-b8d6-e2d1-a9df-082a5806e07f
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1913-12-24 - 1913-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1913-12-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 340, Periode: 1913" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "328" ;
    a2a:RegistryNumber "340" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 340, Periode: 1913, BS Overlijdensregister, 328, 340"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/cfbdf4c8-8db4-c83d-54aa-ea9ce0f3c76e.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/ada50c17-b8d6-e2d1-a9df-082a5806e07f" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/cfbdf4c8-8db4-c83d-54aa-ea9ce0f3c76e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/ada50c17-b8d6-e2d1-a9df-082a5806e07f" ;
  a2a:RecordGUID "{ada50c17-b8d6-e2d1-a9df-082a5806e07f}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "340" ;
  a2a:SourceRemarkregister_periode "1913" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_4114_00004114.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1913-12-23" .

