@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_1106cfa6-da84-eea4-bec6-05ab25c3660e
  a a2a:Record ;
  rdfs:label "Overlijden op 23 mei 1882 te Gouda" ;
  a2a:hasPerson oa:person_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Person-4927bb74-9bec-d4cb-afcf-c62f4933e8c4, oa:person_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Person-c2faecf9-f174-70a3-6962-43162c0b602d, oa:person_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Person-accc5f16-e999-3cf5-64d4-8988c129563e, oa:person_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Person-a3e28d13-53dc-4a83-d387-811b2e58d750 ;
  a2a:hasEvent oa:event_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_0, oa:relationep_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_1, oa:relationep_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_2, oa:relationep_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_3 ;
  a2a:hasSource oa:source_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e .

oa:person_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Person-4927bb74-9bec-d4cb-afcf-c62f4933e8c4
  a a2a:Person ;
  rdfs:label "Samson Abrahams Polak" ;
  a2a:PersonName [
    rdfs:label "Samson Abrahams Polak" ;
    a2a:PersonNameFirstName "Samson" ;
    a2a:PersonNamePatronym "Abrahams" ;
    a2a:PersonNameLastName "Polak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Person-c2faecf9-f174-70a3-6962-43162c0b602d
  a a2a:Person ;
  rdfs:label "Meijer Mozes de Wolf" ;
  a2a:PersonName [
    rdfs:label "Meijer Mozes de Wolf" ;
    a2a:PersonNameFirstName "Meijer Mozes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Person-accc5f16-e999-3cf5-64d4-8988c129563e
  a a2a:Person ;
  rdfs:label "Jutja Polak" ;
  a2a:PersonName [
    rdfs:label "Jutja Polak" ;
    a2a:PersonNameFirstName "Jutja" ;
    a2a:PersonNameLastName "Polak"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57" ;
    rdfs:label "57"
  ] .

oa:person_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Person-a3e28d13-53dc-4a83-d387-811b2e58d750
  a a2a:Person ;
  rdfs:label "Rachel Mozes Cohen" ;
  a2a:PersonName [
    rdfs:label "Rachel Mozes Cohen" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNamePatronym "Mozes" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1882-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Person:4927bb74-9bec-d4cb-afcf-c62f4933e8c4 ;
  a2a:EventKeyRef oa:event_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Event1 .

oa:relationep_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Person:c2faecf9-f174-70a3-6962-43162c0b602d ;
  a2a:EventKeyRef oa:event_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Event1 .

oa:relationep_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Person:accc5f16-e999-3cf5-64d4-8988c129563e ;
  a2a:EventKeyRef oa:event_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Event1 .

oa:relationep_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Person:a3e28d13-53dc-4a83-d387-811b2e58d750 ;
  a2a:EventKeyRef oa:event_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e_Event1 .

oa:source_smh_1106cfa6-da84-eea4-bec6-05ab25c3660e
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1882-05-23 - 1882-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1882-05-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 309, Periode: 1882" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "353" ;
    a2a:RegistryNumber "309" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 309, Periode: 1882, BS Overlijdensregister, 353, 309"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/6a5ea989-14ac-fa8e-5753-1ad102362d1c.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/1106cfa6-da84-eea4-bec6-05ab25c3660e" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/6a5ea989-14ac-fa8e-5753-1ad102362d1c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/1106cfa6-da84-eea4-bec6-05ab25c3660e" ;
  a2a:RecordGUID "{1106cfa6-da84-eea4-bec6-05ab25c3660e}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "309" ;
  a2a:SourceRemarkregister_periode "1882" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3081_00003081.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1882-05-23" .

