@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_2e454b94-48fd-e91b-e9c6-9c500ca4eda0
  a a2a:Record ;
  rdfs:label "Overlijden op 30 maart 1855 te Gouda" ;
  a2a:hasPerson oa:person_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Person-90d182e3-b14e-025a-fb9d-650fd3dbd941, oa:person_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Person-3cb717f8-701f-c288-9647-099483773924, oa:person_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Person-fb834e12-67a7-de3a-6453-4d29607a9133, oa:person_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Person-fe21284c-8db6-41ce-d2bc-9a5f90f1b8a3 ;
  a2a:hasEvent oa:event_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_0, oa:relationep_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_1, oa:relationep_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_2, oa:relationep_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_3 ;
  a2a:hasSource oa:source_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0 .

oa:person_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Person-90d182e3-b14e-025a-fb9d-650fd3dbd941
  a a2a:Person ;
  rdfs:label "Henri Abraham Certon" ;
  a2a:PersonName [
    rdfs:label "Henri Abraham Certon" ;
    a2a:PersonNameFirstName "Henri Abraham" ;
    a2a:PersonNameLastName "Certon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Person-3cb717f8-701f-c288-9647-099483773924
  a a2a:Person ;
  rdfs:label "Sara Philippina Certon" ;
  a2a:PersonName [
    rdfs:label "Sara Philippina Certon" ;
    a2a:PersonNameFirstName "Sara Philippina" ;
    a2a:PersonNameLastName "Certon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "77" ;
    rdfs:label "77"
  ] .

oa:person_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Person-fb834e12-67a7-de3a-6453-4d29607a9133
  a a2a:Person ;
  rdfs:label "Nn Langlois" ;
  a2a:PersonName [
    rdfs:label "Nn Langlois" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Langlois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Person-fe21284c-8db6-41ce-d2bc-9a5f90f1b8a3
  a a2a:Person ;
  rdfs:label "Cornelis Boele" ;
  a2a:PersonName [
    rdfs:label "Cornelis Boele" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Boele"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1855-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Person:90d182e3-b14e-025a-fb9d-650fd3dbd941 ;
  a2a:EventKeyRef oa:event_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Event1 .

oa:relationep_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Person:3cb717f8-701f-c288-9647-099483773924 ;
  a2a:EventKeyRef oa:event_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Event1 .

oa:relationep_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Person:fb834e12-67a7-de3a-6453-4d29607a9133 ;
  a2a:EventKeyRef oa:event_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Event1 .

oa:relationep_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_3
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe" ;
  a2a:RelationType "other:Weduwe" ;
  a2a:PersonKeyRef oa:person_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Person:fe21284c-8db6-41ce-d2bc-9a5f90f1b8a3 ;
  a2a:EventKeyRef oa:event_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0_Event1 .

oa:source_smh_2e454b94-48fd-e91b-e9c6-9c500ca4eda0
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1855-03-31 - 1855-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1855-03-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 282, Periode: 1855" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "192" ;
    a2a:RegistryNumber "282" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 282, Periode: 1855, BS Overlijdensregister, 192, 282"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/967dac03-67a4-9cec-10b0-dc01c3ba5830.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/2e454b94-48fd-e91b-e9c6-9c500ca4eda0" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/967dac03-67a4-9cec-10b0-dc01c3ba5830.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/2e454b94-48fd-e91b-e9c6-9c500ca4eda0" ;
  a2a:RecordGUID "{2e454b94-48fd-e91b-e9c6-9c500ca4eda0}" ;
  a2a:SourceRemarkOpmerking "Voornaam van de moeder is onbekend" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "282" ;
  a2a:SourceRemarkregister_periode "1855" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_485_00000485.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Gouda" ;
  a2a:PersonRemarkdatum_overlijden "1855-03-30" .

