@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_57856b6f-87aa-e428-fa8f-c46e23242f42
  a a2a:Record ;
  rdfs:label "Overlijden op 19 februari 1906 te Gouda" ;
  a2a:hasPerson oa:person_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Person-c3acb6de-24ec-dea7-d8ab-a9cd29934fc3, oa:person_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Person-0489d5e2-f4bc-efa2-69fd-d59e8d7ecde8, oa:person_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Person-ce2a7303-e6c0-3f1b-c9c2-ea00ae7a72e1, oa:person_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Person-d8144296-9cf8-58ff-38ca-30c23e5af54d ;
  a2a:hasEvent oa:event_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_0, oa:relationep_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_1, oa:relationep_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_2, oa:relationep_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_3 ;
  a2a:hasSource oa:source_smh_57856b6f-87aa-e428-fa8f-c46e23242f42 .

oa:person_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Person-c3acb6de-24ec-dea7-d8ab-a9cd29934fc3
  a a2a:Person ;
  rdfs:label "Catharina Hogenboom" ;
  a2a:PersonName [
    rdfs:label "Catharina Hogenboom" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Hogenboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Person-0489d5e2-f4bc-efa2-69fd-d59e8d7ecde8
  a a2a:Person ;
  rdfs:label "Albertus Joannes Willemars" ;
  a2a:PersonName [
    rdfs:label "Albertus Joannes Willemars" ;
    a2a:PersonNameFirstName "Albertus Joannes" ;
    a2a:PersonNameLastName "Willemars"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "77" ;
    rdfs:label "77"
  ] .

oa:person_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Person-ce2a7303-e6c0-3f1b-c9c2-ea00ae7a72e1
  a a2a:Person ;
  rdfs:label "Magdalena Molenaar" ;
  a2a:PersonName [
    rdfs:label "Magdalena Molenaar" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Molenaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Person-d8144296-9cf8-58ff-38ca-30c23e5af54d
  a a2a:Person ;
  rdfs:label "Bernardus Willemars" ;
  a2a:PersonName [
    rdfs:label "Bernardus Willemars" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Willemars"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1906-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Person:c3acb6de-24ec-dea7-d8ab-a9cd29934fc3 ;
  a2a:EventKeyRef oa:event_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Event1 .

oa:relationep_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Person:0489d5e2-f4bc-efa2-69fd-d59e8d7ecde8 ;
  a2a:EventKeyRef oa:event_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Event1 .

oa:relationep_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot" ;
  a2a:RelationType "other:Echtgenoot" ;
  a2a:PersonKeyRef oa:person_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Person:ce2a7303-e6c0-3f1b-c9c2-ea00ae7a72e1 ;
  a2a:EventKeyRef oa:event_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Event1 .

oa:relationep_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Person:d8144296-9cf8-58ff-38ca-30c23e5af54d ;
  a2a:EventKeyRef oa:event_smh_57856b6f-87aa-e428-fa8f-c46e23242f42_Event1 .

oa:source_smh_57856b6f-87aa-e428-fa8f-c46e23242f42
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1906-02-20 - 1906-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1906-02-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 333, Periode: 1906" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "84" ;
    a2a:RegistryNumber "333" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 333, Periode: 1906, BS Overlijdensregister, 84, 333"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/b693ddf4-452d-2018-83db-4f295306bb0e.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/57856b6f-87aa-e428-fa8f-c46e23242f42" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/b693ddf4-452d-2018-83db-4f295306bb0e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/57856b6f-87aa-e428-fa8f-c46e23242f42" ;
  a2a:RecordGUID "{57856b6f-87aa-e428-fa8f-c46e23242f42}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "333" ;
  a2a:SourceRemarkregister_periode "1906" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_3399_00003399.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1906-02-19" .

