@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_smh_dc94899c-91af-082d-e377-b6be2d74b93e
  a a2a:Record ;
  rdfs:label "Overlijden op 26 januari 1864 te Schoonhoven" ;
  a2a:hasPerson oa:person_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Person-95d7ac39-92d8-2fe4-81cb-b2ba0de8d60b, oa:person_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Person-c0c13591-0c32-bc14-6184-809d86c1abb0, oa:person_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Person-d2f281a5-58d5-1837-f1c3-4cbd58d89f5b, oa:person_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Person-aa5edd3a-bead-5a28-18e1-100d6a6e67b6 ;
  a2a:hasEvent oa:event_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_dc94899c-91af-082d-e377-b6be2d74b93e_0, oa:relationep_smh_dc94899c-91af-082d-e377-b6be2d74b93e_1, oa:relationep_smh_dc94899c-91af-082d-e377-b6be2d74b93e_2, oa:relationep_smh_dc94899c-91af-082d-e377-b6be2d74b93e_3 ;
  a2a:hasSource oa:source_smh_dc94899c-91af-082d-e377-b6be2d74b93e .

oa:person_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Person-95d7ac39-92d8-2fe4-81cb-b2ba0de8d60b
  a a2a:Person ;
  rdfs:label "Pieter Noteboom" ;
  owl:sameAs oa:person_ade_fc6147dc-4024-11e5-b0a4-e7a6e70848fe_Person4, oa:person_hua_C338BD22-3A19-4AAA-A3B9-FE541A87DDC8_Person3093435510, oa:person_smh_665191d0-51c9-165a-0f36-d06090f592fa_Person-fe9106e0-249d-00d4-0bab-0dfb737072db ;
  a2a:PersonName [
    rdfs:label "Pieter Noteboom" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Noteboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Person-c0c13591-0c32-bc14-6184-809d86c1abb0
  a a2a:Person ;
  rdfs:label "Abraham Kruijt" ;
  a2a:PersonName [
    rdfs:label "Abraham Kruijt" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Kruijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Person-d2f281a5-58d5-1837-f1c3-4cbd58d89f5b
  a a2a:Person ;
  rdfs:label "Alida Anthonia Noteboom" ;
  a2a:PersonName [
    rdfs:label "Alida Anthonia Noteboom" ;
    a2a:PersonNameFirstName "Alida Anthonia" ;
    a2a:PersonNameLastName "Noteboom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "69" ;
    rdfs:label "69"
  ] .

oa:person_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Person-aa5edd3a-bead-5a28-18e1-100d6a6e67b6
  a a2a:Person ;
  rdfs:label "Trijntje Bos" ;
  owl:sameAs oa:person_ade_fc6147dc-4024-11e5-b0a4-e7a6e70848fe_Person5, oa:person_hua_C338BD22-3A19-4AAA-A3B9-FE541A87DDC8_Person3093435511, oa:person_smh_665191d0-51c9-165a-0f36-d06090f592fa_Person-a77654b6-e5cc-09d1-6002-f4f1bd3950e6 ;
  a2a:PersonName [
    rdfs:label "Trijntje Bos" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1864-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven"
  ] .

oa:relationep_smh_dc94899c-91af-082d-e377-b6be2d74b93e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Person:95d7ac39-92d8-2fe4-81cb-b2ba0de8d60b ;
  a2a:EventKeyRef oa:event_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Event1 .

oa:relationep_smh_dc94899c-91af-082d-e377-b6be2d74b93e_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote" ;
  a2a:RelationType "other:Echtgenote" ;
  a2a:PersonKeyRef oa:person_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Person:c0c13591-0c32-bc14-6184-809d86c1abb0 ;
  a2a:EventKeyRef oa:event_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Event1 .

oa:relationep_smh_dc94899c-91af-082d-e377-b6be2d74b93e_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Person:d2f281a5-58d5-1837-f1c3-4cbd58d89f5b ;
  a2a:EventKeyRef oa:event_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Event1 .

oa:relationep_smh_dc94899c-91af-082d-e377-b6be2d74b93e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Person:aa5edd3a-bead-5a28-18e1-100d6a6e67b6 ;
  a2a:EventKeyRef oa:event_smh_dc94899c-91af-082d-e377-b6be2d74b93e_Event1 .

oa:source_smh_dc94899c-91af-082d-e377-b6be2d74b93e
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven", "1864-01-29 - 1864-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1864" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1864-01-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 32, Periode: 1863-1872" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "32" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 32, Periode: 1863-1872, BS Overlijdensregister, 18, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/3f5518ff-e350-b260-919d-ad83446d7b54.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/dc94899c-91af-082d-e377-b6be2d74b93e" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/3f5518ff-e350-b260-919d-ad83446d7b54.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/dc94899c-91af-082d-e377-b6be2d74b93e" ;
  a2a:RecordGUID "{dc94899c-91af-082d-e377-b6be2d74b93e}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "32" ;
  a2a:SourceRemarkregister_periode "1863-1872" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_4329_00004329.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Schoonhoven" ;
  a2a:PersonRemarkdatum_overlijden "1864-01-26" .

